Re: [PATCH 05/16] arm64: dts: qcom: sm8550: remove address/size-cells from mdss_dsi1

From: Dmitry Baryshkov
Date: Fri Nov 17 2023 - 05:29:09 EST


On 17/11/2023 12:24, Dmitry Baryshkov wrote:
On 17/11/2023 12:18, Tengfei Fan wrote:
Address/size-cells will cause dtbs check warning, because mdss_dsi1 node
have not ranges and child also have not reg, so remove address/size-cells.

Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx>
---
  arch/arm64/boot/dts/qcom/sm8550.dtsi | 3 ---
  1 file changed, 3 deletions(-)

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>


On the other hand, probably no.

Panels beneath the DSI node will have single cell of address and 0 size cells. So these propeties are correct.

--
With best wishes
Dmitry