Skip to content

Commit c9730d6

Browse files
committed
fixup! arm64: dts: apple: t600x: Add t6000 dispext device nodes
1 parent 318dc5e commit c9730d6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@
158158
phandle = <&DIE_NODE(dcpext1)>;
159159
apple,dcp-index = <2>;
160160
status = "disabled";
161+
// required bus properties for 'piodma' subdevice
162+
#address-cells = <2>;
163+
#size-cells = <2>;
161164

162165
piodma {
163166
iommus = <&DIE_NODE(dispext1_dart) 4>;

0 commit comments

Comments
 (0)