We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77c38b commit 21b108bCopy full SHA for 21b108b
1 file changed
arch/arm64/boot/dts/apple/t8112.dtsi
@@ -642,6 +642,7 @@
642
interrupt-parent = <&aic>;
643
interrupts = <AIC_IRQ 553 IRQ_TYPE_LEVEL_HIGH>;
644
power-domains = <&ps_disp0_cpu0>;
645
+ apple,dma-range = <0x0 0x0 0xf 0xffff0000>;
646
status = "disabled";
647
};
648
@@ -652,6 +653,7 @@
652
653
654
655
656
+ apple,dma-range = <0x8 0x00000000 0x7 0xffff0000>;
657
658
659
dcp_mbox: mbox@231c08000 {
@@ -686,7 +688,6 @@
686
688
687
689
resets = <&ps_disp0_cpu0>;
690
clocks = <&clk_disp0>;
- apple,asc-dram-mask = <0x0 0x0>;
691
phandle = <&dcp>;
692
693
disp0_piodma: piodma {
0 commit comments