From: Icenowy Zheng <icenowy@aosc.io> To: "Rob Herring" <robh+dt@kernel.org>, "Maxime Ripard" <mripard@kernel.org>, "Chen-Yu Tsai" <wens@csie.org>, "Clément Péron" <peron.clem@gmail.com> Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, Icenowy Zheng <icenowy@aosc.io> Subject: [PATCH 2/2] dt-bindings: sram: sunxi-sram: add V3s compatible string Date: Sun, 4 Oct 2020 07:50:18 +0800 [thread overview] Message-ID: <20201003235018.1121618-2-icenowy@aosc.io> (raw) In-Reply-To: <20201003234842.1121077-1-icenowy@aosc.io> Add compatible string for V3s, with H3 one as fallback. This is used in device tree now, but not standardized in DT binding. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> --- .../bindings/sram/allwinner,sun4i-a10-system-control.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml b/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml index 6ebcbc153691..b66a07e21d1e 100644 --- a/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml +++ b/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml @@ -33,6 +33,9 @@ properties: - const: allwinner,sun4i-a10-system-control - const: allwinner,sun8i-a23-system-control - const: allwinner,sun8i-h3-system-control + - items: + - const: allwinner,sun8i-v3s-system-control + - const: allwinner,sun8i-h3-system-control - items: - const: allwinner,sun8i-r40-system-control - const: allwinner,sun4i-a10-system-control -- 2.28.0
next prev parent reply other threads:[~2020-10-03 23:50 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-03 23:48 [PATCH 0/2] Try to fix DT schema problems for V3-series DTs Icenowy Zheng 2020-10-03 23:50 ` [PATCH 1/2] ARM: dts: sun8i: s3: drop bogus cells for CSI subnode on PineCube Icenowy Zheng 2020-10-03 23:50 ` Icenowy Zheng [this message] 2020-10-05 8:22 ` [PATCH 0/2] Try to fix DT schema problems for V3-series DTs Maxime Ripard
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=20201003235018.1121618-2-icenowy@aosc.io \ --to=icenowy@aosc.io \ --cc=devicetree@vger.kernel.org \ --cc=linux-arm-kernel@lists.infradead.org \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-sunxi@googlegroups.com \ --cc=mripard@kernel.org \ --cc=peron.clem@gmail.com \ --cc=robh+dt@kernel.org \ --cc=wens@csie.org \ --subject='Re: [PATCH 2/2] dt-bindings: sram: sunxi-sram: add V3s compatible string' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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).