]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: sdm845-starqltechn: remove (address|size)-cells
authorDzmitry Sankouski <dsankouski@gmail.com>
Fri, 26 Sep 2025 17:13:26 +0000 (20:13 +0300)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 Oct 2025 16:19:00 +0000 (11:19 -0500)
Drop the unused address/size-cells properties to silence the DT
checker warning:

pmic@66 (maxim,max77705): '#address-cells', '#size-cells' do not
match any of the regexes: '^pinctrl-[0-9]+$'

Fixes: 7a88a931d095 ("arm64: dts: qcom: sdm845-starqltechn: add max77705 PMIC")
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250926-starqltechn-correct_max77705_nodes-v5-1-c6ab35165534@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sdm845-samsung-starqltechn.dts

index 75a53f0bbebd07c13be348810644768a811c87a6..45c7aa0f602d85a18620a8e6daf0354abe7fca45 100644 (file)
                interrupts = <11 IRQ_TYPE_LEVEL_LOW>;
                pinctrl-0 = <&pmic_int_default>;
                pinctrl-names = "default";
-               #address-cells = <1>;
-               #size-cells = <0>;
 
                leds {
                        compatible = "maxim,max77705-rgb";