* [PATCH] dt-bindings: serial: samsung: Add 'power-domains' property
@ 2022-08-23 14:56 Rob Herring
2022-08-25 6:58 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2022-08-23 14:56 UTC (permalink / raw)
To: Greg Kroah-Hartman, Krzysztof Kozlowski
Cc: Krzysztof Kozlowski, linux-serial, devicetree, linux-kernel
Some Samsung UARTs are in a power domain, so allow 'power-domains'
property.
Signed-off-by: Rob Herring <robh@kernel.org>
---
Documentation/devicetree/bindings/serial/samsung_uart.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.yaml b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
index 901c1e2cea28..d20f77c44dfd 100644
--- a/Documentation/devicetree/bindings/serial/samsung_uart.yaml
+++ b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
@@ -69,6 +69,9 @@ properties:
minItems: 1
maxItems: 2
+ power-domains:
+ maxItems: 1
+
samsung,uart-fifosize:
description: The fifo size supported by the UART channel.
$ref: /schemas/types.yaml#/definitions/uint32
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: serial: samsung: Add 'power-domains' property
2022-08-23 14:56 [PATCH] dt-bindings: serial: samsung: Add 'power-domains' property Rob Herring
@ 2022-08-25 6:58 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2022-08-25 6:58 UTC (permalink / raw)
To: Rob Herring, Greg Kroah-Hartman, Krzysztof Kozlowski
Cc: Krzysztof Kozlowski, linux-serial, devicetree, linux-kernel
On 23/08/2022 17:56, Rob Herring wrote:
> Some Samsung UARTs are in a power domain, so allow 'power-domains'
> property.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-25 6:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23 14:56 [PATCH] dt-bindings: serial: samsung: Add 'power-domains' property Rob Herring
2022-08-25 6:58 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).