[PATCH] ARM: at91/dt: Fix typo regarding can0_clk

Boris BREZILLON boris.brezillon at free-electrons.com
Wed Sep 17 11:32:29 PDT 2014


Hi David, Anthony,

On Wed, 17 Sep 2014 10:33:32 +0200
David Dueck <davidcdueck at googlemail.com> wrote:

> Otherwise the clock for can0 will never get enabled.
> 
> Signed-off-by: David Dueck <davidcdueck at googlemail.com>
> Signed-off-by: Anthony Harivel <anthony.harivel at emtrion.de>

Thanks for fixing that.

Acked-by: Boris Brezillon <boris.brezillon at free-electrons.com>

> ---
>  arch/arm/boot/dts/sama5d3_can.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/sama5d3_can.dtsi b/arch/arm/boot/dts/sama5d3_can.dtsi
> index a077585..eaf4145 100644
> --- a/arch/arm/boot/dts/sama5d3_can.dtsi
> +++ b/arch/arm/boot/dts/sama5d3_can.dtsi
> @@ -40,7 +40,7 @@
>  						atmel,clk-output-range = <0 66000000>;
>  					};
>  
> -					can1_clk: can0_clk {
> +					can1_clk: can1_clk {
>  						#clock-cells = <0>;
>  						reg = <41>;
>  						atmel,clk-output-range = <0 66000000>;



-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the linux-arm-kernel mailing list