Skip to content

Commit 058e984

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

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
@@ -236,6 +236,9 @@
236236
phandle = <&DIE_NODE(dcpext1)>;
237237
apple,dcp-index = <2>;
238238
status = "disabled";
239+
// required bus properties for 'piodma' subdevice
240+
#address-cells = <2>;
241+
#size-cells = <2>;
239242

240243
piodma {
241244
iommus = <&DIE_NODE(dispext1_dart) 4>;

0 commit comments

Comments
 (0)