We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 224c6e2 commit 202ac12Copy full SHA for 202ac12
1 file changed
arch/arm64/boot/dts/apple/t602x-dieX.dtsi
@@ -81,6 +81,9 @@
81
phandle = <&DIE_NODE(dcpext0)>;
82
apple,dcp-index = <1>;
83
status = "disabled";
84
+ // required bus properties for 'piodma' subdevice
85
+ #address-cells = <2>;
86
+ #size-cells = <2>;
87
88
piodma {
89
iommus = <&DIE_NODE(dispext0_dart) 4>;
0 commit comments