[PATCH] ARM: dts: am33xx, change usb ctrl module label

Benoit Cousson bcousson at baylibre.com
Tue Oct 22 10:25:47 EDT 2013


Hi Markus,

On 14/10/2013 14:49, Markus Pargmann wrote:
> Control module is not usb specific. This patch changes the label to
> usb_ctrl_mod.
>
> Signed-off-by: Markus Pargmann <mpa at pengutronix.de>

I've just applied it.

Thanks,
Benoit

> ---
>   arch/arm/boot/dts/am33xx.dtsi | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index f9c5da9..14510ee 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -346,7 +346,7 @@
>   			ti,hwmods = "usb_otg_hs";
>   			status = "disabled";
>
> -			ctrl_mod: control at 44e10000 {
> +			usb_ctrl_mod: control at 44e10000 {
>   				compatible = "ti,am335x-usb-ctrl-module";
>   				reg = <0x44e10620 0x10
>   					0x44e10648 0x4>;
> @@ -359,7 +359,7 @@
>   				reg = <0x47401300 0x100>;
>   				reg-names = "phy";
>   				status = "disabled";
> -				ti,ctrl_mod = <&ctrl_mod>;
> +				ti,ctrl_mod = <&usb_ctrl_mod>;
>   			};
>
>   			usb0: usb at 47401000 {
> @@ -407,7 +407,7 @@
>   				reg = <0x47401b00 0x100>;
>   				reg-names = "phy";
>   				status = "disabled";
> -				ti,ctrl_mod = <&ctrl_mod>;
> +				ti,ctrl_mod = <&usb_ctrl_mod>;
>   			};
>
>   			usb1: usb at 47401800 {
>


-- 
Benoît Cousson
BayLibre
Embedded Linux Technology Lab
www.baylibre.com



More information about the linux-arm-kernel mailing list