All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v1 1/4] media: dt-bindings: rockchip-rga: add more rga compatible properties
@ 2020-12-19 11:26 ` Johan Jonker
  0 siblings, 0 replies; 18+ messages in thread
From: Johan Jonker @ 2020-12-19 11:26 UTC (permalink / raw)
  To: heiko
  Cc: devicetree, linux-kernel, robh+dt, linux-rockchip, jacob-chen,
	mchehab, ezequiel, linux-arm-kernel, linux-media

Add more rga compatible properties.

"rockchip,px30-rga", "rockchip,rk3288-rga"
"rockchip,rk3328-rga", "rockchip,rk3288-rga"
"rockchip,rk3368-rga", "rockchip,rk3288-rga"

make ARCH=arm64 dt_binding_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/media/rockchip-rga.yaml

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 Documentation/devicetree/bindings/media/rockchip-rga.yaml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/media/rockchip-rga.yaml b/Documentation/devicetree/bindings/media/rockchip-rga.yaml
index dd645ddcc..a609b63bb 100644
--- a/Documentation/devicetree/bindings/media/rockchip-rga.yaml
+++ b/Documentation/devicetree/bindings/media/rockchip-rga.yaml
@@ -21,7 +21,11 @@ properties:
       - const: rockchip,rk3288-rga
       - const: rockchip,rk3399-rga
       - items:
-          - const: rockchip,rk3228-rga
+          - enum:
+              - rockchip,px30-rga
+              - rockchip,rk3228-rga
+              - rockchip,rk3328-rga
+              - rockchip,rk3368-rga
           - const: rockchip,rk3288-rga
 
   reg:
-- 
2.11.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2021-01-09 13:52 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-19 11:26 [RFC PATCH v1 1/4] media: dt-bindings: rockchip-rga: add more rga compatible properties Johan Jonker
2020-12-19 11:26 ` Johan Jonker
2020-12-19 11:26 ` Johan Jonker
2020-12-19 11:26 ` [RFC PATCH v1 2/4] arm64: dts: rockchip: add rga node to px30.dtsi Johan Jonker
2020-12-19 11:26   ` Johan Jonker
2020-12-19 11:26   ` Johan Jonker
2020-12-19 11:26 ` [RFC PATCH v1 3/4] arm64: dts: rockchip: add rga node to rk3328.dtsi Johan Jonker
2020-12-19 11:26   ` Johan Jonker
2020-12-19 11:26   ` Johan Jonker
2020-12-19 11:26 ` [RFC PATCH v1 4/4] arm64: dts: rockchip: add rga node to rk3368.dtsi Johan Jonker
2020-12-19 11:26   ` Johan Jonker
2020-12-19 11:26   ` Johan Jonker
2020-12-31 22:13 ` [RFC PATCH v1 1/4] media: dt-bindings: rockchip-rga: add more rga compatible properties Rob Herring
2020-12-31 22:13   ` Rob Herring
2020-12-31 22:13   ` Rob Herring
2021-01-09 13:49 ` Heiko Stübner
2021-01-09 13:49   ` Heiko Stübner
2021-01-09 13:49   ` Heiko Stübner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.