From: Peng Fan Date: Tue, 28 Mar 2023 05:43:55 +0000 (+0800) Subject: dt-bindings: serial: fsl-lpuart: add optional power-domains property X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=86c276b91c4a4faea90e8399b1aba580e9df1cb5;p=linux.git dt-bindings: serial: fsl-lpuart: add optional power-domains property Add optional power-domains property for i.MX8 usage. Signed-off-by: Peng Fan Acked-by: Rob Herring Link: https://lore.kernel.org/r/20230328054355.1973397-1-peng.fan@oss.nxp.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml index ab81722293d36..93062403276b5 100644 --- a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml +++ b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml @@ -65,6 +65,9 @@ properties: - const: rx - const: tx + power-domains: + maxItems: 1 + required: - compatible - reg