We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5af9c commit 371647bCopy full SHA for 371647b
1 file changed
arch/arm64/boot/dts/apple/t8112.dtsi
@@ -682,6 +682,7 @@
682
interrupt-parent = <&aic>;
683
interrupts = <AIC_IRQ 553 IRQ_TYPE_LEVEL_HIGH>;
684
power-domains = <&ps_disp0_cpu0>;
685
+ apple,dma-range = <0x0 0x0 0xf 0xffff0000>;
686
status = "disabled";
687
};
688
@@ -692,6 +693,7 @@
692
693
694
695
696
+ apple,dma-range = <0x8 0x00000000 0x7 0xffff0000>;
697
698
699
dcp_mbox: mbox@231c08000 {
@@ -726,7 +728,6 @@
726
728
727
729
resets = <&ps_disp0_cpu0>;
730
clocks = <&clk_disp0>;
- apple,asc-dram-mask = <0x0 0x0>;
731
phandle = <&dcp>;
732
// required bus properties for 'piodma' subdevice
733
#address-cells = <2>;
0 commit comments