mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 05:17:10 +09:00
dts: Add gxm q201 dts
PD#156681: dts: Add gxm q201 dts for s912 bringup Add gxm q201 dts Change-Id: Idcd0ff7ded99c196e362d966062bcfb09d41a378 Signed-off-by: Zhiwei Gong <zhiwei.gong@amlogic.com>
This commit is contained in:
@@ -13557,6 +13557,8 @@ F: Documentation/devicetree/bindings/amlogic/pwm-meson.txt
|
||||
F: arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts
|
||||
F: arch/arm64/boot/dts/amlogic/gxl_p230_2g.dts
|
||||
F: arch/arm64/boot/dts/amlogic/gxm_q200_2g.dts
|
||||
F: arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts
|
||||
F: arch/arm64/boot/dts/amlogic/gxm_q201_2g.dts
|
||||
|
||||
AMLOGIC multimedia
|
||||
M: Nanxin Qin <nanxin.qin@amlogic.com>
|
||||
|
||||
@@ -50,6 +50,14 @@
|
||||
#size-cells = <2>;
|
||||
ranges;
|
||||
/* global autoconfigured region for contiguous allocations */
|
||||
ramoops@0x07400000 {
|
||||
compatible = "ramoops";
|
||||
reg = <0x0 0x07400000 0x0 0x00100000>;
|
||||
record-size = <0x8000>;
|
||||
console-size = <0x8000>;
|
||||
ftrace-size = <0x0>;
|
||||
pmsg-size = <0x8000>;
|
||||
};
|
||||
secmon_reserved:linux,secmon {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
@@ -111,7 +119,7 @@
|
||||
};
|
||||
/* POST PROCESS MANAGER */
|
||||
ppmgr_reserved:linux,ppmgr {
|
||||
compatible = "amlogic, ppmgr_memory";
|
||||
compatible = "shared-dma-pool";
|
||||
size = <0x0 0x0>;
|
||||
};
|
||||
|
||||
@@ -145,6 +153,7 @@
|
||||
status = "okay";
|
||||
interrupt_pin = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
|
||||
irq_trigger_type = "GPIO_IRQ_LOW";
|
||||
dhd_static_buf;
|
||||
power_on_pin = <&gpio GPIOX_6 GPIO_ACTIVE_HIGH>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&wifi_32k_pins>;
|
||||
@@ -357,19 +366,21 @@
|
||||
rb_detect = <1>;
|
||||
};
|
||||
nand_partitions:nand_partition{
|
||||
boot{
|
||||
offset=<0x0 0x300000>;
|
||||
size=<0x0 0x800000>;
|
||||
logo{
|
||||
offset=<0x0 0x0>;
|
||||
size=<0x0 0x200000>;
|
||||
};
|
||||
/*
|
||||
*recovery{
|
||||
* offset=<0x0 0xB00000>;
|
||||
* size=<0x0 0xA00000>;
|
||||
*};
|
||||
*/
|
||||
upgrade{
|
||||
offset=<0x0 0xB00000>;
|
||||
size=<0x0 0x5800000>;
|
||||
recovery{
|
||||
offset=<0x0 0x0>;
|
||||
size=<0x0 0x1000000>;
|
||||
};
|
||||
boot{
|
||||
offset=<0x0 0x0>;
|
||||
size=<0x0 0xC00000>;
|
||||
};
|
||||
system{
|
||||
offset=<0x0 0x0>;
|
||||
size=<0x0 0xDC40000>;
|
||||
};
|
||||
data{
|
||||
offset=<0xffffffff 0xffffffff>;
|
||||
@@ -748,7 +759,6 @@
|
||||
|
||||
meson-fb {
|
||||
compatible = "amlogic, meson-fb";
|
||||
memory-region = <&logo_reserved>;
|
||||
dev_name = "meson-fb";
|
||||
status = "okay";
|
||||
interrupts = <0 3 1
|
||||
|
||||
1177
arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts
Normal file
1177
arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts
Normal file
File diff suppressed because it is too large
Load Diff
1187
arch/arm64/boot/dts/amlogic/gxm_q201_2g.dts
Normal file
1187
arch/arm64/boot/dts/amlogic/gxm_q201_2g.dts
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user