[PATCH 1/2] arm/dt: add basic usb nodes to tegra device trees

Stephen Warren swarren at nvidia.com
Fri Nov 4 11:27:21 EDT 2011


Olof Johansson wrote at Thursday, November 03, 2011 9:26 PM:
> For now they are a minimal binding. It needs to be amended with
> vendor-specific settings for phy setup and link tuning, etc.
...
> diff --git a/arch/arm/boot/dts/tegra-seaboard.dts b/arch/arm/boot/dts/tegra-seaboard.dts
...
> +	usb at c5000000 {
> +		nvidia,vbus-gpio = <&gpio 24 0>; /* PD0 */
> +	};

Given that's a custom property, don't we need bindings documentation in
Documentation/devictree/bindings/usb/? Even if the binding is pretty self-
explanatory.

-- 
nvpublic




More information about the linux-arm-kernel mailing list