Skip to content

Commit 05b2ee2

Browse files
committed
fixup! arch: arm64: apple: t600x: Add display controller related device tree nodes
1 parent 78af5af commit 05b2ee2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t600x-die0.dtsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,9 @@
383383
resets = <&ps_disp0_cpu0>;
384384
clocks = <&clk_disp0>;
385385
phandle = <&dcp>;
386+
// required bus properties for 'piodma' subdevice
387+
#address-cells = <2>;
388+
#size-cells = <2>;
386389

387390
disp0_piodma: piodma {
388391
iommus = <&disp0_dart 4>;

0 commit comments

Comments
 (0)