Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c256bc42 authored by Baruch Siach's avatar Baruch Siach Committed by Shawn Guo
Browse files

ARM: dts: hummingboard: Remove mention of nonexistent node



There is no pinctrl_usbotg_2 node in current Hummingboard dts files.
Drop reference to that.

Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 67de124c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -244,8 +244,7 @@

		pinctrl_hummingboard_usbotg_id: hummingboard-usbotg-id {
			/*
			 * Similar to pinctrl_usbotg_2, but we want it
			 * pulled down for a fixed host connection.
			 * We want it pulled down for a fixed host connection.
			 */
			fsl,pins = <MX6QDL_PAD_ENET_RX_ER__USB_OTG_ID 0x13059>;
		};
+1 −2
Original line number Diff line number Diff line
@@ -414,8 +414,7 @@

		pinctrl_hummingboard2_usbotg_id: hummingboard2-usbotg-id {
			/*
			 * Similar to pinctrl_usbotg_2, but we want it
			 * pulled down for a fixed host connection.
			 * We want it pulled down for a fixed host connection.
			 */
			fsl,pins = <MX6QDL_PAD_GPIO_1__USB_OTG_ID 0x13059>;
		};