[PATCHv2 7/7] ARM: dts: imx: add device tree support for Freescale imx50evk board

Shawn Guo shawn.guo at linaro.org
Mon Nov 4 04:15:47 EST 2013


On Tue, Oct 29, 2013 at 03:15:57PM +1000, gerg at uclinux.org wrote:
> +&usbh1 {
> +	pinctrl-names = "default";

It does not make any sense to have this property when there is no
pinctrl-0 phandle pointing to a real pinctrl setup.

I just fixed it up to drop the property for these nodes.

Shawn

> +	status = "okay";
> +};
> +
> +&usbh2 {
> +	pinctrl-names = "default";
> +	status = "okay";
> +};
> +
> +&usbh3 {
> +	pinctrl-names = "default";
> +	status = "okay";
> +};
> +
> +&usbotg {
> +	pinctrl-names = "default";
> +	status = "okay";
> +};
> -- 
> 1.8.1.4
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel




More information about the linux-arm-kernel mailing list