[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240115145142.6292-1-lee@kyuhyuk.kr>
Date: Mon, 15 Jan 2024 23:51:42 +0900
From: KyuHyuk Lee <lee@...hyuk.kr>
To: Rob Herring <robh+dt@...nel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Heiko Stuebner <heiko@...ech.de>,
Chris Morgan <macromorgan@...mail.com>,
Tianling Shen <cnsztl@...il.com>,
Jagan Teki <jagan@...eble.ai>,
Ondrej Jirman <megi@....cz>,
Andy Yan <andyshrk@....com>,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org,
KyuHyuk Lee <lee@...hyuk.kr>
Subject: [PATCH] dt-bindings: rockchip: Fix Hardkernel ODROID-M1 board bindings
The vendor in ODROID-M1 is hardkernel, but it was incorrectly written
as rockchip. Fixed the vendor prefix correctly.
Signed-off-by: KyuHyuk Lee <lee@...hyuk.kr>
---
Documentation/devicetree/bindings/arm/rockchip.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 5cf5cbef2cf5..869abf6bcfe6 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -563,7 +563,7 @@ properties:
- description: Hardkernel Odroid M1
items:
- - const: rockchip,rk3568-odroid-m1
+ - const: hardkernel,rk3568-odroid-m1
- const: rockchip,rk3568
- description: Hugsun X99 TV Box
--
2.34.1
Powered by blists - more mailing lists