On Wed, Apr 29, 2015 at 10:00:27AM +0200, Michal Suchanek wrote: > spi2_pins_a are only available on A10s
spi2_pins_a doesn't mean anything without any context. Anyone should be able to read this commit log alone and understand what it's about and why you are doing it. It's clearly not the case here. > > Signed-off-by: Michal Suchanek <[email protected]> > --- > arch/arm/boot/dts/sun5i.dtsi | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/arch/arm/boot/dts/sun5i.dtsi b/arch/arm/boot/dts/sun5i.dtsi > index 186d25f..9f22c28 100644 > --- a/arch/arm/boot/dts/sun5i.dtsi > +++ b/arch/arm/boot/dts/sun5i.dtsi > @@ -551,6 +551,13 @@ > allwinner,drive = <SUN4I_PINCTRL_30_MA>; > allwinner,pull = <SUN4I_PINCTRL_PULL_UP>; > }; > + > + spi2_pins_b: spi2@1 { You should probably name that group spi2_pins_a. It feels a bit weird to have a spi2_pins_b group without its "a" counterpart. Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- 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.
signature.asc
Description: Digital signature
