Skip to content

Commit 202ac12

Browse files
committed
fixup! arm64: dts: apple: t602x: Add t6020 dispext device nodes
1 parent 224c6e2 commit 202ac12

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t602x-dieX.dtsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
phandle = <&DIE_NODE(dcpext0)>;
8282
apple,dcp-index = <1>;
8383
status = "disabled";
84+
// required bus properties for 'piodma' subdevice
85+
#address-cells = <2>;
86+
#size-cells = <2>;
8487

8588
piodma {
8689
iommus = <&DIE_NODE(dispext0_dart) 4>;

0 commit comments

Comments
 (0)