Re: [PATCH 2/4] dt-bindings: mmc: iproc-sdhci: Add clock-frequency support

2021-03-27 Thread Rob Herring
On Mon, 22 Mar 2021 19:58:15 +0100, Nicolas Saenz Julienne wrote: > Users might want to choose a different clock frequency than whatever the > bootloader provided at probe time. Add 'clock-frequency' bindings. > > Signed-off-by: Nicolas Saenz Julienne > --- >

[PATCH 2/4] dt-bindings: mmc: iproc-sdhci: Add clock-frequency support

2021-03-22 Thread Nicolas Saenz Julienne
Users might want to choose a different clock frequency than whatever the bootloader provided at probe time. Add 'clock-frequency' bindings. Signed-off-by: Nicolas Saenz Julienne --- Documentation/devicetree/bindings/mmc/brcm,iproc-sdhci.yaml | 6 ++ 1 file changed, 6 insertions(+) diff