Skip to content

Commit 7b42205

Browse files
committed
fixup! arm64: dts: apple: t8103: Add dcpext/dispext0 nodes
1 parent 507c2ea commit 7b42205

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
@@ -1469,6 +1469,9 @@
14691469
clocks = <&clk_dispext0>;
14701470
apple,asc-dram-mask = <0xf 0x00000000>;
14711471
status = "disabled";
1472+
// required bus properties for 'piodma' subdevice
1473+
#address-cells = <2>;
1474+
#size-cells = <2>;
14721475

14731476
piodma {
14741477
iommus = <&dispext0_dart 4>;

0 commit comments

Comments
 (0)