[PATCH v2 1/2] dt-bindings: media: meson6-ir: Add Amlogic A9 IR compatible
Xianwei Zhao via B4 Relay <[email protected]>
| Newsgroups | org.infradead.lists.linux-amlogic,org.infradead.lists.linux-arm-kernel,org.kernel.feeds.b4-sent,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-media |
|---|---|
| Message-ID | <[email protected]> |
From: Xianwei Zhao <[email protected]> Document the Amlogic A9 IR controller compatible string. The A9 IR controller shares the same implementation as the Meson S4 IR block, so add "amlogic,a9-ir" with "amlogic,meson-s4-ir" as the fallback compatible. Reviewed-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Martin Blumenstingl <[email protected]> Signed-off-by: Xianwei Zhao <[email protected]> --- Documentation/devicetree/bindings/media/amlogic,meson6-ir.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/media/amlogic,meson6-ir.yaml b/Documentation/devicetree/bindings/media/amlogic,meson6-ir.yaml index 0f95fe8dd9ac..db9387e43eff 100644 --- a/Documentation/devicetree/bindings/media/amlogic,meson6-ir.yaml +++ b/Documentation/devicetree/bindings/media/amlogic,meson6-ir.yaml @@ -23,6 +23,10 @@ properties: - items: - const: amlogic,meson-gx-ir - const: amlogic,meson-gxbb-ir + - items: + - enum: + - amlogic,a9-ir + - const: amlogic,meson-s4-ir reg: maxItems: 1 -- 2.52.0 _______________________________________________ linux-amlogic mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-amlogic