devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: rockchip: Add Hardkernel ODROID-M1S board
@ 2024-01-12 13:42 KyuHyuk Lee
  2024-01-12 16:58 ` Conor Dooley
  2024-01-12 17:44 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 8+ messages in thread
From: KyuHyuk Lee @ 2024-01-12 13:42 UTC (permalink / raw)
  To: Rob Herring
  Cc: Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner, Chris Morgan,
	Jagan Teki, Tianling Shen, Andy Yan, Ondrej Jirman, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel, KyuHyuk Lee

Add device tree binding for Hardkernel ODROID-M1S board based on
RK3566 SoC.

Signed-off-by: KyuHyuk Lee <lee@kyuhyuk.kr>
---
 Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 5cf5cbef2cf5..cc37d2118131 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -566,6 +566,11 @@ properties:
           - const: rockchip,rk3568-odroid-m1
           - const: rockchip,rk3568
 
+      - description: Hardkernel Odroid M1S
+        items:
+          - const: rockchip,rk3566-odroid-m1s
+          - const: rockchip,rk3566
+
       - description: Hugsun X99 TV Box
         items:
           - const: hugsun,x99
-- 
2.34.1


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

end of thread, other threads:[~2024-01-15 16:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-12 13:42 [PATCH 1/2] dt-bindings: rockchip: Add Hardkernel ODROID-M1S board KyuHyuk Lee
2024-01-12 16:58 ` Conor Dooley
2024-01-12 17:02   ` Krzysztof Kozlowski
2024-01-12 17:26     ` Conor Dooley
2024-01-12 17:43       ` Krzysztof Kozlowski
2024-01-15 16:45         ` Conor Dooley
2024-01-12 17:44 ` Krzysztof Kozlowski
2024-01-13 16:59   ` KyuHyuk Lee

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).