Skip to content

Commit 224c6e2

Browse files
committed
fixup! arm64: dts: apple: t8112: Add dcpext/dispext0 nodes
1 parent c9730d6 commit 224c6e2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8112.dtsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1659,6 +1659,9 @@
16591659
clocks = <&clk_dispext0>;
16601660
apple,dcp-index = <1>;
16611661
status = "disabled";
1662+
// required bus properties for 'piodma' subdevice
1663+
#address-cells = <2>;
1664+
#size-cells = <2>;
16621665

16631666
piodma {
16641667
iommus = <&dispext0_dart 4>;

0 commit comments

Comments
 (0)