[PATCH] ARM: dts: k2hk-evm: rename clock node to clocks

Santosh Shilimkar santosh.shilimkar at ti.com
Fri Jan 31 09:36:38 EST 2014


On Friday 31 January 2014 08:31 AM, Grygorii Strashko wrote:
> Fix type in clock(s) node name: "clock"-->"clocks".
> 
s/type/typo ;-)

> Signed-off-by: Grygorii Strashko <grygorii.strashko at ti.com>
> ---
No need to resend, I will fix it up while applying it

>  arch/arm/boot/dts/k2hk-evm.dts |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/k2hk-evm.dts b/arch/arm/boot/dts/k2hk-evm.dts
> index eaefdfe..c02c3a8 100644
> --- a/arch/arm/boot/dts/k2hk-evm.dts
> +++ b/arch/arm/boot/dts/k2hk-evm.dts
> @@ -15,7 +15,7 @@
>  	compatible =  "ti,keystone-evm";
>  
>  	soc {
> -		clock {
> +		clocks {
>  			refclksys: refclksys {
>  				#clock-cells = <0>;
>  				compatible = "fixed-clock";
> 




More information about the linux-arm-kernel mailing list