We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3fa21 commit 2e5af9cCopy full SHA for 2e5af9c
1 file changed
arch/arm64/boot/dts/apple/t8103.dtsi
@@ -606,6 +606,7 @@
606
interrupt-parent = <&aic>;
607
interrupts = <AIC_IRQ 445 IRQ_TYPE_LEVEL_HIGH>;
608
power-domains = <&ps_disp0_cpu0>;
609
+ apple,dma-range = <0x0 0x0 0x0 0xfc000000>;
610
status = "disabled";
611
};
612
@@ -615,6 +616,7 @@
615
616
#iommu-cells = <1>;
617
618
619
+ apple,dma-range = <0xf 0x00000000 0x0 0xfc000000>;
620
621
622
@@ -652,7 +654,6 @@
652
654
653
655
resets = <&ps_disp0_cpu0>;
656
clocks = <&clk_disp0>;
- apple,asc-dram-mask = <0xf 0x00000000>;
657
phandle = <&dcp>;
658
// required bus properties for 'piodma' subdevice
659
#address-cells = <2>;
0 commit comments