On Wed, 5 Jun 2024 at 11:34, Neil Armstrong <neil.armstrong@xxxxxxxxxx> wrote: > > On newer SoCs, the MMC controller can require a power-domain to operate, > add it as optional. > > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> Applied for next, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/amlogic,meson-gx-mmc.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mmc/amlogic,meson-gx-mmc.yaml b/Documentation/devicetree/bindings/mmc/amlogic,meson-gx-mmc.yaml > index bc403ae9e5d9..57646575a13f 100644 > --- a/Documentation/devicetree/bindings/mmc/amlogic,meson-gx-mmc.yaml > +++ b/Documentation/devicetree/bindings/mmc/amlogic,meson-gx-mmc.yaml > @@ -51,6 +51,9 @@ properties: > set when controller's internal DMA engine cannot access the DRAM memory, > like on the G12A dedicated SDIO controller. > > + power-domains: > + maxItems: 1 > + > required: > - compatible > - reg > > --- > base-commit: c3f38fa61af77b49866b006939479069cd451173 > change-id: 20240605-topic-amlogic-upstream-bindings-fixes-power-domains-mmc-a94d681d2e69 > > Best regards, > -- > Neil Armstrong <neil.armstrong@xxxxxxxxxx> >