[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ff9045bd-1030-b3c6-9692-e223846b0ee5@linaro.org>
Date: Tue, 20 Jun 2023 19:17:15 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Furkan Kardame <f.kardame@...jaro.org>, robh+dt@...nel.org
Cc: krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
heiko@...ech.de, broonie@...nel.org, deller@....de,
dsterba@...e.com, arnd@...db.de, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCHv3 2/2] arm64: dts: rockchip: add dts for Firefly Station
P2 aka rk3568-roc-pc
On 20/06/2023 19:05, Furkan Kardame wrote:
>>
>>> + };
>>> +
>>> + hdmi-con {
>>> + compatible = "hdmi-connector";
>>> + type = "a";
>>> +
>>> + port {
>>> + hdmi_con_in: endpoint {
>>> + remote-endpoint = <&hdmi_out_con>;
>>
>> Missing indentation.
>
> I am not able to see any missing indentation in the patch.
> I did run checkpatch and did not find any such warning.
> Please advice in detail ?
remote-endpoint is a property within a node, so it cannot have same
indentation as the node.
Best regards,
Krzysztof
Powered by blists - more mailing lists