From: Guillaume La Roque <glaroque@baylibre•com>
To: narmstrong@baylibre•com, mchehab@kernel•org,
hverkuil-cisco@xs4all•nl, khilman@baylibre•com,
devicetree@vger•kernel.org
Cc: linux-amlogic@lists•infradead.org, linux-kernel@vger•kernel.org,
linux-arm-kernel@lists•infradead.org,
linux-media@vger•kernel.org
Subject: [PATCH v2 1/3] media: dt-bindings: media: meson-ao-cec: Add support of ao-sysctrl syscon
Date: Fri, 13 Dec 2019 14:29:54 +0100 [thread overview]
Message-ID: <20191213132956.11074-2-glaroque@baylibre.com> (raw)
In-Reply-To: <20191213132956.11074-1-glaroque@baylibre.com>
ao-sysctrl syscon phandle property is needed for CEC wakeup support.
This property is optional.
Tested-by: Kevin Hilman <khilman@baylibre•com>
Signed-off-by: Guillaume La Roque <glaroque@baylibre•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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-12-13 22:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-13 13:29 [PATCH v2 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs Guillaume La Roque
2019-12-13 13:29 ` Guillaume La Roque [this message]
2019-12-19 23:39 ` [PATCH v2 1/3] media: dt-bindings: media: meson-ao-cec: Add support of ao-sysctrl syscon Rob Herring
2019-12-13 13:29 ` [PATCH v2 2/3] arm64: dts: meson-g12g12: add syscon phandle in cec node Guillaume La Roque
2019-12-13 13:29 ` [PATCH v2 3/3] media: platform: meson-ao-cec-g12a: add wakeup support Guillaume La Roque
2020-01-06 13:18 ` Neil Armstrong
2020-01-07 14:36 ` Hans Verkuil
2020-01-10 15:06 ` guillaume La Roque
2020-01-13 13:30 ` Hans Verkuil
2020-01-13 15:19 ` guillaume La Roque
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191213132956.11074-2-glaroque@baylibre.com \
--to=glaroque@baylibre$(echo .)com \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=hverkuil-cisco@xs4all$(echo .)nl \
--cc=khilman@baylibre$(echo .)com \
--cc=linux-amlogic@lists$(echo .)infradead.org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-media@vger$(echo .)kernel.org \
--cc=mchehab@kernel$(echo .)org \
--cc=narmstrong@baylibre$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox