Skip to content

Commit 371647b

Browse files
committed
arm64: dts: apple: t8112: Switch to apple,dma-range
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 2e5af9c commit 371647b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,7 @@
682682
interrupt-parent = <&aic>;
683683
interrupts = <AIC_IRQ 553 IRQ_TYPE_LEVEL_HIGH>;
684684
power-domains = <&ps_disp0_cpu0>;
685+
apple,dma-range = <0x0 0x0 0xf 0xffff0000>;
685686
status = "disabled";
686687
};
687688

@@ -692,6 +693,7 @@
692693
interrupt-parent = <&aic>;
693694
interrupts = <AIC_IRQ 553 IRQ_TYPE_LEVEL_HIGH>;
694695
power-domains = <&ps_disp0_cpu0>;
696+
apple,dma-range = <0x8 0x00000000 0x7 0xffff0000>;
695697
};
696698

697699
dcp_mbox: mbox@231c08000 {
@@ -726,7 +728,6 @@
726728
power-domains = <&ps_disp0_cpu0>;
727729
resets = <&ps_disp0_cpu0>;
728730
clocks = <&clk_disp0>;
729-
apple,asc-dram-mask = <0x0 0x0>;
730731
phandle = <&dcp>;
731732
// required bus properties for 'piodma' subdevice
732733
#address-cells = <2>;

0 commit comments

Comments
 (0)