Skip to content

Commit 5e4b87c

Browse files
committed
Revert "arm64: dts: broadcom: Revert to upstream of bcm2712-d-rpi-5-b.dts"
This reverts commit 7455c3f.
1 parent 66d3c28 commit 5e4b87c

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

arch/arm64/boot/dts/broadcom/bcm2712-d-rpi-5-b.dts

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,10 @@
3636
"PMIC_SDA"; // AON_SGPIO_05
3737
};
3838

39-
&pinctrl {
40-
compatible = "brcm,bcm2712d0-pinctrl";
41-
reg = <0x7d504100 0x20>;
42-
};
43-
4439
&pinctrl_aon {
4540
compatible = "brcm,bcm2712d0-aon-pinctrl";
46-
reg = <0x7d510700 0x1c>;
4741
};
4842

49-
&uart10 {
50-
interrupts = <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>;
43+
&pinctrl {
44+
compatible = "brcm,bcm2712c0-aon-pinctrl";
5145
};

0 commit comments

Comments
 (0)