Messages in this thread |  | | Date | Sat, 21 Jan 2023 10:46:28 +0200 | Subject | Re: [PATCH 2/8] arm64: dts: qcom: sm8350: Add missing #address/size-cells to DSIn | From | Dmitry Baryshkov <> |
| |
On 20/01/2023 23:00, Konrad Dybcio wrote: > Panels/DRM bridges definitely don't need 64bits of address space and > are usually not 32-bit wide. Set address-cells to 1 and size-cells to > 0. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> --- > arch/arm64/boot/dts/qcom/sm8350.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) -- With best wishes Dmitry
|  |