mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ODROID-N2: Remove gdc from dts.
Change-Id: Iddbc453f6af96b42a64c04021c9a75b7510f5ce2
This commit is contained in:
@@ -882,11 +882,6 @@
|
||||
memory-region = <&adapt_cma_reserved>;
|
||||
};
|
||||
|
||||
&gdc {
|
||||
status = "okay";
|
||||
memory-region = <&gdc_cma_reserved>;
|
||||
};
|
||||
|
||||
&meson_fb {
|
||||
status = "okay";
|
||||
display_size_default = <1920 1080 1920 2160 32>;
|
||||
|
||||
@@ -1305,21 +1305,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
gdc:gdc {
|
||||
#address-cells=<2>;
|
||||
#size-cells=<2>;
|
||||
status = "ok";
|
||||
compatible = "amlogic, g12b-gdc";
|
||||
reg = <0 0xFF950000 0 0x0000100
|
||||
0 0xFF63C16C 0 0x0000004
|
||||
0 0xFF63C100 0 0x0000004>;
|
||||
interrupts = <0 144 1>;
|
||||
interrupt-names = "GDC";
|
||||
clocks = <&clkc CLKID_GDC_CORE_CLK_COMP
|
||||
&clkc CLKID_GDC_AXI_CLK_COMP >;
|
||||
clock-names = "core","axi";
|
||||
};
|
||||
|
||||
mesonstream {
|
||||
compatible = "amlogic, codec, streambuf";
|
||||
dev_name = "mesonstream";
|
||||
|
||||
Reference in New Issue
Block a user