• M
    ARM: dts: sun4i: Change pinctrl nodes to avoid warning · e53bd761
    Maxime Ripard 提交于
    All our pinctrl nodes were using a node name convention with a unit-address
    to differentiate the different muxing options. However, since those nodes
    didn't have a reg property, they were generating warnings in DTC.
    
    In order to accomodate for this, convert the old nodes to the syntax we've
    been using for the new SoCs, including removing the letter suffix of the
    node labels to the bank of those pins to make things more readable.
    Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
    e53bd761
sun4i-a10-itead-iteaduino-plus.dts 3.2 KB