Hi Johannes,

On Tue, Apr 19, 2016 at 5:12 AM, Johannes Kuhn <[email protected]> wrote:
> Add can0 blocks for sun4i_can support to the Olinuxino-a20-Lime2 dts
>
> Signed-off-by: Johannes Kuhn <[email protected]>
> ---
>  arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts 
> b/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts
> index d5c796c..d539bad 100644
> --- a/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts
> +++ b/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts
> @@ -278,3 +278,10 @@
>         usb2_vbus-supply = <&reg_usb2_vbus>;
>         status = "okay";
>  };
> +
> +&can0 {
> +       pinctrl-names = "default";
> +       pinctrl-0 = <&can0_pins_a>;
> +       status = "okay";
> +};
> +

I believe that the entries in these files should be sorted
alphabetically. You've also added an extra line after the block.

Thanks,

-- 
Julian Calaby

Email: [email protected]
Profile: http://www.google.com/profiles/julian.calaby/

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to