Skip to content

Commit 21b108b

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

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
@@ -642,6 +642,7 @@
642642
interrupt-parent = <&aic>;
643643
interrupts = <AIC_IRQ 553 IRQ_TYPE_LEVEL_HIGH>;
644644
power-domains = <&ps_disp0_cpu0>;
645+
apple,dma-range = <0x0 0x0 0xf 0xffff0000>;
645646
status = "disabled";
646647
};
647648

@@ -652,6 +653,7 @@
652653
interrupt-parent = <&aic>;
653654
interrupts = <AIC_IRQ 553 IRQ_TYPE_LEVEL_HIGH>;
654655
power-domains = <&ps_disp0_cpu0>;
656+
apple,dma-range = <0x8 0x00000000 0x7 0xffff0000>;
655657
};
656658

657659
dcp_mbox: mbox@231c08000 {
@@ -686,7 +688,6 @@
686688
power-domains = <&ps_disp0_cpu0>;
687689
resets = <&ps_disp0_cpu0>;
688690
clocks = <&clk_disp0>;
689-
apple,asc-dram-mask = <0x0 0x0>;
690691
phandle = <&dcp>;
691692

692693
disp0_piodma: piodma {

0 commit comments

Comments
 (0)