diff mbox

[1/1] ARM: dts: omap5: Add clocks to USB3 PHY node

Message ID 1396348647-11545-2-git-send-email-rogerq@ti.com
State Accepted
Commit ada76576404330413eaeb864a265ad250af48d8f
Headers show

Commit Message

Roger Quadros April 1, 2014, 10:37 a.m. UTC
The USB3 PHY driver (ti-pipe3) was updated so that the relevant
clock phandles are expected in the DT node.
Provide the necessary clocks.

Reported-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
---
 arch/arm/boot/dts/omap5.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Felipe Balbi April 1, 2014, 2:13 p.m. UTC | #1
On Tue, Apr 01, 2014 at 01:37:27PM +0300, Roger Quadros wrote:
> The USB3 PHY driver (ti-pipe3) was updated so that the relevant
> clock phandles are expected in the DT node.
> Provide the necessary clocks.
> 
> Reported-by: Kishon Vijay Abraham I <kishon@ti.com>
> Signed-off-by: Roger Quadros <rogerq@ti.com>

Great!!!

Acked-by: Felipe Balbi <balbi@ti.com>

> ---
>  arch/arm/boot/dts/omap5.dtsi | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
> index 757f0b9..4df1e7a 100644
> --- a/arch/arm/boot/dts/omap5.dtsi
> +++ b/arch/arm/boot/dts/omap5.dtsi
> @@ -794,6 +794,12 @@
>  				      <0x4a084c00 0x40>;
>  				reg-names = "phy_rx", "phy_tx", "pll_ctrl";
>  				ctrl-module = <&omap_control_usb3phy>;
> +				clocks = <&usb_phy_cm_clk32k>,
> +					 <&sys_clkin>,
> +					 <&usb_otg_ss_refclk960m>;
> +				clock-names =	"wkupclk",
> +						"sysclk",
> +						"refclk";
>  				#phy-cells = <0>;
>  			};
>  		};
> -- 
> 1.8.3.2
>
Roger Quadros April 14, 2014, 7:22 a.m. UTC | #2
Hi Tony,

On 04/01/2014 05:13 PM, Felipe Balbi wrote:
> On Tue, Apr 01, 2014 at 01:37:27PM +0300, Roger Quadros wrote:
>> The USB3 PHY driver (ti-pipe3) was updated so that the relevant
>> clock phandles are expected in the DT node.
>> Provide the necessary clocks.
>>
>> Reported-by: Kishon Vijay Abraham I <kishon@ti.com>
>> Signed-off-by: Roger Quadros <rogerq@ti.com>
> 
> Great!!!
> 
> Acked-by: Felipe Balbi <balbi@ti.com>

Could you please pick this up for 3.15-rc? Thanks.

cheers,
-roger

> 
>> ---
>>  arch/arm/boot/dts/omap5.dtsi | 6 ++++++
>>  1 file changed, 6 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
>> index 757f0b9..4df1e7a 100644
>> --- a/arch/arm/boot/dts/omap5.dtsi
>> +++ b/arch/arm/boot/dts/omap5.dtsi
>> @@ -794,6 +794,12 @@
>>  				      <0x4a084c00 0x40>;
>>  				reg-names = "phy_rx", "phy_tx", "pll_ctrl";
>>  				ctrl-module = <&omap_control_usb3phy>;
>> +				clocks = <&usb_phy_cm_clk32k>,
>> +					 <&sys_clkin>,
>> +					 <&usb_otg_ss_refclk960m>;
>> +				clock-names =	"wkupclk",
>> +						"sysclk",
>> +						"refclk";
>>  				#phy-cells = <0>;
>>  			};
>>  		};
>> -- 
>> 1.8.3.2
>>
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Tony Lindgren April 18, 2014, 10:29 p.m. UTC | #3
* Roger Quadros <rogerq@ti.com> [140414 00:23]:
> Hi Tony,
> 
> On 04/01/2014 05:13 PM, Felipe Balbi wrote:
> > On Tue, Apr 01, 2014 at 01:37:27PM +0300, Roger Quadros wrote:
> >> The USB3 PHY driver (ti-pipe3) was updated so that the relevant
> >> clock phandles are expected in the DT node.
> >> Provide the necessary clocks.
> >>
> >> Reported-by: Kishon Vijay Abraham I <kishon@ti.com>
> >> Signed-off-by: Roger Quadros <rogerq@ti.com>
> > 
> > Great!!!
> > 
> > Acked-by: Felipe Balbi <balbi@ti.com>
> 
> Could you please pick this up for 3.15-rc? Thanks.

Yes applying into omap-for-v3.15/fixes thanks.

Tony
 
> >>  arch/arm/boot/dts/omap5.dtsi | 6 ++++++
> >>  1 file changed, 6 insertions(+)
> >>
> >> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
> >> index 757f0b9..4df1e7a 100644
> >> --- a/arch/arm/boot/dts/omap5.dtsi
> >> +++ b/arch/arm/boot/dts/omap5.dtsi
> >> @@ -794,6 +794,12 @@
> >>  				      <0x4a084c00 0x40>;
> >>  				reg-names = "phy_rx", "phy_tx", "pll_ctrl";
> >>  				ctrl-module = <&omap_control_usb3phy>;
> >> +				clocks = <&usb_phy_cm_clk32k>,
> >> +					 <&sys_clkin>,
> >> +					 <&usb_otg_ss_refclk960m>;
> >> +				clock-names =	"wkupclk",
> >> +						"sysclk",
> >> +						"refclk";
> >>  				#phy-cells = <0>;
> >>  			};
> >>  		};
> >> -- 
> >> 1.8.3.2
> >>
> > 
> 
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
index 757f0b9..4df1e7a 100644
--- a/arch/arm/boot/dts/omap5.dtsi
+++ b/arch/arm/boot/dts/omap5.dtsi
@@ -794,6 +794,12 @@ 
 				      <0x4a084c00 0x40>;
 				reg-names = "phy_rx", "phy_tx", "pll_ctrl";
 				ctrl-module = <&omap_control_usb3phy>;
+				clocks = <&usb_phy_cm_clk32k>,
+					 <&sys_clkin>,
+					 <&usb_otg_ss_refclk960m>;
+				clock-names =	"wkupclk",
+						"sysclk",
+						"refclk";
 				#phy-cells = <0>;
 			};
 		};