On Tue, 8 Oct 2019 14:34:31 +0200, Nicolas Ferre wrote: > Add the specific microchip,sdcal-inverted property to at91 sdhci > device binding. > This optional property describes how the SoC SDCAL pin is connected. > It could be handled at SiP, SoM or board level. > > This property read by at91 sdhci driver will allow to put in place a > software workaround that would reduce power consumption. > > Signed-off-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/mmc/sdhci-atmel.txt | 5 +++++ > 1 file changed, 5 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>