From: Alexander Stein Date: Fri, 28 Jul 2023 06:08:04 +0000 (+0200) Subject: spi: fspi: Add power-domains to the DT bindings X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=026badeb7055e41000e4b139833ca5bafe360eb6;p=linux.git spi: fspi: Add power-domains to the DT bindings i.MX8(X) based SoC use a power domain. Allow supplying this domain in bindings. Signed-off-by: Alexander Stein Acked-by: Han Xu Link: https://lore.kernel.org/r/20230728060804.22796-1-alexander.stein@ew.tq-group.com Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml b/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml index a813c971ecf65..7fd5911454800 100644 --- a/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml +++ b/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml @@ -45,6 +45,9 @@ properties: - const: fspi_en - const: fspi + power-domains: + maxItems: 1 + required: - compatible - reg