Skip to content

Commit 4114071

Browse files
jannaumarcan
authored andcommitted
arm64: dts: apple: t8103: Switch to apple,dma-range
Obsoletes the use of "apple,asc-dram-mask" in the device tree and the dcp driver. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 576a095 commit 4114071

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,7 @@
566566
interrupt-parent = <&aic>;
567567
interrupts = <AIC_IRQ 445 IRQ_TYPE_LEVEL_HIGH>;
568568
power-domains = <&ps_disp0_cpu0>;
569+
apple,dma-range = <0x0 0x0 0x0 0xfc000000>;
569570
status = "disabled";
570571
};
571572

@@ -575,6 +576,7 @@
575576
#iommu-cells = <1>;
576577
interrupt-parent = <&aic>;
577578
interrupts = <AIC_IRQ 445 IRQ_TYPE_LEVEL_HIGH>;
579+
apple,dma-range = <0xf 0x00000000 0x0 0xfc000000>;
578580
power-domains = <&ps_disp0_cpu0>;
579581
};
580582

@@ -612,7 +614,6 @@
612614
power-domains = <&ps_disp0_cpu0>;
613615
resets = <&ps_disp0_cpu0>;
614616
clocks = <&clk_disp0>;
615-
apple,asc-dram-mask = <0xf 0x00000000>;
616617
phandle = <&dcp>;
617618

618619
disp0_piodma: piodma {

0 commit comments

Comments
 (0)