[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191213132956.11074-2-glaroque@baylibre.com>
Date: Fri, 13 Dec 2019 14:29:54 +0100
From: Guillaume La Roque <glaroque@...libre.com>
To: narmstrong@...libre.com, mchehab@...nel.org,
hverkuil-cisco@...all.nl, khilman@...libre.com,
devicetree@...r.kernel.org
Cc: linux-media@...r.kernel.org, linux-amlogic@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 1/3] media: dt-bindings: media: meson-ao-cec: Add support of ao-sysctrl syscon
ao-sysctrl syscon phandle property is needed for CEC wakeup support.
This property is optional.
Tested-by: Kevin Hilman <khilman@...libre.com>
Signed-off-by: Guillaume La Roque <glaroque@...libre.com>
---
.../devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml b/Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml
index 41197578f19a..1f721498d249 100644
--- a/Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml
+++ b/Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml
@@ -32,6 +32,10 @@ properties:
allOf:
- $ref: /schemas/types.yaml#/definitions/phandle
+ amlogic,ao-sysctrl:
+ description: phandle to the ao-sysctrl syscon
+ $ref: '/schemas/types.yaml#/definitions/phandle'
+
allOf:
- if:
properties:
--
2.17.1
Powered by blists - more mailing lists