[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b4f97202-43ec-4f04-af95-b1ccd3b5d203@linaro.org>
Date: Mon, 15 Jan 2024 15:58:56 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: KyuHyuk Lee <lee@...hyuk.kr>, 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
Subject: Re: [PATCH] dt-bindings: rockchip: Fix Hardkernel ODROID-M1 board
bindings
On 15/01/2024 15:51, KyuHyuk Lee wrote:
> 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(-)
You need to start testing your patches. Your last M1 fails as well in
multiple places.
It does not look like you tested the DTS against bindings. Please run
`make dtbs_check W=1` (see
Documentation/devicetree/bindings/writing-schema.rst or
https://www.linaro.org/blog/tips-and-tricks-for-validating-devicetree-sources-with-the-devicetree-schema/
for instructions).
The DTS change will break the users, so would be nice to mention this in
its commit msg.
Best regards,
Krzysztof
Powered by blists - more mailing lists