• Andrew F. Davis's avatar
    ARM: dts: mx6qdl-zii-rdu2: Use new CODEC reset pin name · 1268d833
    Andrew F. Davis authored
    The correct DT property for specifying a GPIO used for reset
    is "reset-gpios", the driver now accepts this name, use it here.
    
    Note the GPIO polarity in the driver was ignored before and always
    assumed to be active low, when all the DTs are fixed we will start
    respecting the specified polarity. Switch polarity in DT to the
    currently assumed one, this way when the driver changes the
    behavior will not change.
    Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    1268d833
imx6qdl-zii-rdu2.dtsi 24.5 KB