[PATCHv3 2/2] arm64: dts: rockchip: add dts for Firefly Station P2 aka rk3568-roc-pc

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Tue Jun 20 10:17:15 PDT 2023


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




More information about the Linux-rockchip mailing list