Re: [PATCH 1/2] dt-bindings: sdhci-of-at91: add the microchip,sdcal-inverted property

From: Rob Herring
Date: Tue Oct 15 2019 - 18:25:45 EST


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>