We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b42205 commit 318dc5eCopy full SHA for 318dc5e
1 file changed
arch/arm64/boot/dts/apple/t600x-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