Skip to content

Commit 78af5af

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

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8103.dtsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,9 @@
623623
resets = <&ps_disp0_cpu0>;
624624
clocks = <&clk_disp0>;
625625
phandle = <&dcp>;
626+
// required bus properties for 'piodma' subdevice
627+
#address-cells = <2>;
628+
#size-cells = <2>;
626629

627630
disp0_piodma: piodma {
628631
iommus = <&disp0_dart 4>;

0 commit comments

Comments
 (0)