Skip to content

Instantly share code, notes, and snippets.

@zwhitchcox
Created January 19, 2022 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zwhitchcox/93d09058a178107f2d90a05ca8b6c0b9 to your computer and use it in GitHub Desktop.
Save zwhitchcox/93d09058a178107f2d90a05ca8b6c0b9 to your computer and use it in GitHub Desktop.
etcher pro device tree
/dts-v1/;
/ {
compatible = "compulab,sbc-imx8\0compulab,cl-som-imx8,rev1.1\0compulab,cl-som-imx8\0fsl,imx8mq";
interrupt-parent = <0x01>;
#address-cells = <0x02>;
#size-cells = <0x02>;
model = "CompuLab CL-SOM-iMX8 rev1.1 on SBC-iMX8";
cpus {
#address-cells = <0x02>;
#size-cells = <0x00>;
idle-states {
entry-method = "psci";
cpu-sleep {
compatible = "arm,idle-state";
arm,psci-suspend-param = <0x10033>;
entry-latency-us = <0x3e8>;
exit-latency-us = <0x2bc>;
min-residency-us = <0xa8c>;
local-timer-stop;
wakeup-latency-us = <0x5dc>;
linux,phandle = <0x03>;
phandle = <0x03>;
};
cluster-sleep {
compatible = "arm,idle-state";
arm,psci-suspend-param = <0x1000000>;
entry-latency-us = <0x3e8>;
exit-latency-us = <0x2bc>;
min-residency-us = <0xa8c>;
wakeup-latency-us = <0x5dc>;
};
};
cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-a53";
reg = <0x00 0x00>;
enable-method = "psci";
next-level-cache = <0x02>;
cpu-idle-states = <0x03>;
operating-points = <0x16e360 0xf4240 0x13d620 0xf4240 0xf4240 0xdbba0 0xc3500 0xdbba0>;
clocks = <0x04 0x5a 0x04 0x58 0x04 0x0a 0x04 0x0c 0x04 0x4e>;
clock-names = "a53\0arm_a53_src\0arm_pll\0arm_pll_out\0sys1_pll_800m";
clock-latency = <0xee6c>;
#cooling-cells = <0x02>;
linux,phandle = <0x05>;
phandle = <0x05>;
};
cpu@1 {
device_type = "cpu";
compatible = "arm,cortex-a53";
reg = <0x00 0x01>;
enable-method = "psci";
next-level-cache = <0x02>;
cpu-idle-states = <0x03>;
linux,phandle = <0x06>;
phandle = <0x06>;
};
cpu@2 {
device_type = "cpu";
compatible = "arm,cortex-a53";
reg = <0x00 0x02>;
enable-method = "psci";
next-level-cache = <0x02>;
cpu-idle-states = <0x03>;
linux,phandle = <0x07>;
phandle = <0x07>;
};
cpu@3 {
device_type = "cpu";
compatible = "arm,cortex-a53";
reg = <0x00 0x03>;
enable-method = "psci";
next-level-cache = <0x02>;
cpu-idle-states = <0x03>;
linux,phandle = <0x08>;
phandle = <0x08>;
};
l2-cache0 {
compatible = "cache";
linux,phandle = <0x02>;
phandle = <0x02>;
};
};
psci {
compatible = "arm,psci-1.0";
method = "smc";
cpu_suspend = <0xc4000001>;
cpu_off = <0xc4000002>;
cpu_on = <0xc4000003>;
};
pmu {
compatible = "arm,armv8-pmuv3";
interrupts = <0x01 0x07 0x3f04>;
interrupt-affinity = <0x05 0x06 0x07 0x08>;
interrupt-parent = <0x09>;
};
aliases {
csi0 = "/mipi_csi1@30a70000";
csi1 = "/mipi_csi2@30b60000";
ethernet0 = "/ethernet@30be0000";
serial0 = "/serial@30860000";
serial1 = "/serial@30890000";
serial2 = "/serial@30880000";
serial3 = "/serial@30a60000";
spi0 = "/ecspi@30820000";
spi1 = "/ecspi@30830000";
spi2 = "/ecspi@30840000";
mmc0 = "/usdhc@30b40000";
mmc1 = "/usdhc@30b50000";
gpio0 = "/gpio@30200000";
gpio1 = "/gpio@30210000";
gpio2 = "/gpio@30220000";
gpio3 = "/gpio@30230000";
gpio4 = "/gpio@30240000";
dsi_phy0 = "/dsi_phy@30A00300";
mipi_dsi0 = "/mipi_dsi@30A00000";
};
memory@40000000 {
device_type = "memory";
reg = <0x00 0x40000000 0x00 0xc0000000>;
};
reserved-memory {
#address-cells = <0x02>;
#size-cells = <0x02>;
ranges;
linux,cma {
compatible = "shared-dma-pool";
reusable;
size = <0x00 0x18000000>;
alloc-ranges = <0x00 0x40000000 0x00 0x40000000>;
linux,cma-default;
};
rpmsg@0xb8000000 {
no-map;
reg = <0x00 0xb8000000 0x00 0x400000>;
linux,phandle = <0x5b>;
phandle = <0x5b>;
};
};
interrupt-controller@38800000 {
compatible = "arm,gic-v3";
reg = <0x00 0x38800000 0x00 0x10000 0x00 0x38880000 0x00 0xc0000 0x00 0x30340000 0x00 0x10000>;
#interrupt-cells = <0x03>;
interrupt-controller;
interrupts = <0x01 0x09 0x04>;
interrupt-parent = <0x09>;
linux,phandle = <0x09>;
phandle = <0x09>;
};
timer {
compatible = "arm,armv8-timer";
interrupts = <0x01 0x0d 0x3f08 0x01 0x0e 0x3f08 0x01 0x0b 0x3f08 0x01 0x0a 0x3f08>;
clock-frequency = <0x7f2815>;
interrupt-parent = <0x09>;
arm,no-tick-in-suspend;
};
busfreq {
compatible = "fsl,imx_busfreq";
clocks = <0x04 0xf8 0x04 0x75 0x04 0x76 0x04 0x76 0x04 0x112 0x04 0x111 0x04 0x46 0x04 0x4d 0x04 0x48 0x04 0x4e 0x04 0x71 0x04 0x67 0x04 0x73 0x04 0x02 0x04 0x55 0x04 0x49>;
clock-names = "dram_pll\0dram_alt_src\0dram_apb_src\0dram_apb_pre_div\0dram_core\0dram_alt_root\0sys1_pll_40m\0sys1_pll_400m\0sys1_pll_100m\0sys1_pll_800m\0noc_div\0main_axi_src\0ahb_div\0osc_25m\0sys2_pll_333m\0sys1_pll_133m";
interrupts = <0x00 0x66 0x04 0x00 0x6d 0x04 0x00 0x6e 0x04 0x00 0x6f 0x04>;
interrupt-name = "irq_busfreq_0\0irq_busfreq_1\0irq_busfreq_2\0irq_busfreq_3";
};
clocks {
#address-cells = <0x01>;
#size-cells = <0x00>;
clock@0 {
compatible = "fixed-clock";
reg = <0x00>;
#clock-cells = <0x00>;
clock-frequency = <0x8000>;
clock-output-names = "ckil";
linux,phandle = <0x2b>;
phandle = <0x2b>;
};
clock@1 {
compatible = "fixed-clock";
reg = <0x01>;
#clock-cells = <0x00>;
clock-frequency = <0x17d7840>;
clock-output-names = "osc_25m";
linux,phandle = <0x2c>;
phandle = <0x2c>;
};
clock@2 {
compatible = "fixed-clock";
reg = <0x02>;
#clock-cells = <0x00>;
clock-frequency = <0x19bfcc0>;
clock-output-names = "osc_27m";
linux,phandle = <0x2d>;
phandle = <0x2d>;
};
clock@3 {
compatible = "fixed-clock";
reg = <0x03>;
#clock-cells = <0x00>;
clock-frequency = <0x7ed6b40>;
clock-output-names = "clk_ext1";
linux,phandle = <0x2e>;
phandle = <0x2e>;
};
clock@4 {
compatible = "fixed-clock";
reg = <0x04>;
#clock-cells = <0x00>;
clock-frequency = <0x7ed6b40>;
clock-output-names = "clk_ext2";
linux,phandle = <0x2f>;
phandle = <0x2f>;
};
clock@5 {
compatible = "fixed-clock";
reg = <0x05>;
#clock-cells = <0x00>;
clock-frequency = <0x7ed6b40>;
clock-output-names = "clk_ext3";
linux,phandle = <0x30>;
phandle = <0x30>;
};
clock@6 {
compatible = "fixed-clock";
reg = <0x06>;
#clock-cells = <0x00>;
clock-frequency = <0x7ed6b40>;
clock-output-names = "clk_ext4";
linux,phandle = <0x31>;
phandle = <0x31>;
};
};
gpc_power_domain@0 {
compatible = "fsl,imx8mq-pm-domain";
#power-domain-cells = <0x00>;
domain-id = <0x00>;
domain-name = "MIPI_PD";
linux,phandle = <0x26>;
phandle = <0x26>;
};
gpc_power_domain@1 {
compatible = "fsl,imx8mq-pm-domain";
#power-domain-cells = <0x00>;
domain-id = <0x01>;
domain-name = "PCIE0_PD";
linux,phandle = <0x5c>;
phandle = <0x5c>;
};
gpc_power_domain@2 {
compatible = "fsl,imx8mq-pm-domain";
#power-domain-cells = <0x00>;
domain-id = <0x02>;
domain-name = "USB_OTG1_PD";
linux,phandle = <0x3b>;
phandle = <0x3b>;
};
gpc_power_domain@3 {
compatible = "fsl,imx8mq-pm-domain";
#power-domain-cells = <0x00>;
domain-id = <0x03>;
domain-name = "USB_OTG2_PD";
linux,phandle = <0x3e>;
phandle = <0x3e>;
};
gpc_power_domain@4 {
compatible = "fsl,imx8mq-pm-domain";
#power-domain-cells = <0x00>;
domain-id = <0x04>;
domain-name = "GPU_PD";
clocks = <0x04 0x6f 0x04 0x66 0x04 0xe5 0x04 0x70>;
power-supply = <0x0a>;
linux,phandle = <0x4d>;
phandle = <0x4d>;
};
gpc_power_domain@5 {
compatible = "fsl,imx8mq-pm-domain";
#power-domain-cells = <0x00>;
domain-id = <0x05>;
domain-name = "VPU_PD";
clocks = <0x04 0xf3 0x04 0xf4 0x04 0xed>;
power-supply = <0x0b>;
linux,phandle = <0x59>;
phandle = <0x59>;
};
gpc_power_domain@8 {
compatible = "fsl,imx8mq-pm-domain";
#power-domain-cells = <0x00>;
domain-id = <0x08>;
domain-name = "MIPI_CSI1_PD";
linux,phandle = <0x17>;
phandle = <0x17>;
};
gpc_power_domain@9 {
compatible = "fsl,imx8mq-pm-domain";
#power-domain-cells = <0x00>;
domain-id = <0x09>;
domain-name = "MIPI_CSI2_PD";
linux,phandle = <0x1c>;
phandle = <0x1c>;
};
gpc_power_domain@10 {
compatible = "fsl,imx8mq-pm-domain";
#power-domain-cells = <0x00>;
domain-id = <0x0a>;
domain-name = "PCIE1_PD";
linux,phandle = <0x5d>;
phandle = <0x5d>;
};
pwm@30660000 {
compatible = "fsl,imx8mq-pwm\0fsl,imx27-pwm";
reg = <0x00 0x30660000 0x00 0x10000>;
interrupts = <0x00 0x51 0x04>;
clocks = <0x04 0xcd 0x04 0xcd>;
clock-names = "ipg\0per";
#pwm-cells = <0x02>;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x0c>;
};
pwm@30670000 {
compatible = "fsl,imx8mq-pwm\0fsl,imx27-pwm";
reg = <0x00 0x30670000 0x00 0x10000>;
interrupts = <0x00 0x52 0x04>;
clocks = <0x04 0xce 0x04 0xce>;
clock-names = "ipg\0per";
#pwm-cells = <0x02>;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x0d>;
linux,phandle = <0x10>;
phandle = <0x10>;
};
pwm@30680000 {
compatible = "fsl,imx8mq-pwm\0fsl,imx27-pwm";
reg = <0x00 0x30680000 0x00 0x10000>;
interrupts = <0x00 0x53 0x04>;
clocks = <0x04 0xcf 0x04 0xcf>;
clock-names = "ipg\0per";
#pwm-cells = <0x02>;
status = "disabled";
pinctrl-names = "default";
pinctrl-0 = <0x0e>;
};
pwm@30690000 {
compatible = "fsl,imx8mq-pwm\0fsl,imx27-pwm";
reg = <0x00 0x30690000 0x00 0x10000>;
interrupts = <0x00 0x54 0x04>;
clocks = <0x04 0xd0 0x04 0xd0>;
clock-names = "ipg\0per";
#pwm-cells = <0x02>;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x0f>;
};
gpio@30200000 {
compatible = "fsl,imx8mq-gpio\0fsl,imx35-gpio";
reg = <0x00 0x30200000 0x00 0x10000>;
interrupts = <0x00 0x40 0x04 0x00 0x41 0x04>;
gpio-controller;
#gpio-cells = <0x02>;
interrupt-controller;
#interrupt-cells = <0x02>;
linux,phandle = <0x5f>;
phandle = <0x5f>;
};
gpio@30210000 {
compatible = "fsl,imx8mq-gpio\0fsl,imx35-gpio";
reg = <0x00 0x30210000 0x00 0x10000>;
interrupts = <0x00 0x42 0x04 0x00 0x43 0x04>;
gpio-controller;
#gpio-cells = <0x02>;
interrupt-controller;
#interrupt-cells = <0x02>;
linux,phandle = <0x48>;
phandle = <0x48>;
};
gpio@30220000 {
compatible = "fsl,imx8mq-gpio\0fsl,imx35-gpio";
reg = <0x00 0x30220000 0x00 0x10000>;
interrupts = <0x00 0x44 0x04 0x00 0x45 0x04>;
gpio-controller;
#gpio-cells = <0x02>;
interrupt-controller;
#interrupt-cells = <0x02>;
linux,phandle = <0x50>;
phandle = <0x50>;
};
gpio@30230000 {
compatible = "fsl,imx8mq-gpio\0fsl,imx35-gpio";
reg = <0x00 0x30230000 0x00 0x10000>;
interrupts = <0x00 0x46 0x04 0x00 0x47 0x04>;
gpio-controller;
#gpio-cells = <0x02>;
interrupt-controller;
#interrupt-cells = <0x02>;
linux,phandle = <0x58>;
phandle = <0x58>;
};
gpio@30240000 {
compatible = "fsl,imx8mq-gpio\0fsl,imx35-gpio";
reg = <0x00 0x30240000 0x00 0x10000>;
interrupts = <0x00 0x48 0x04 0x00 0x49 0x04>;
gpio-controller;
#gpio-cells = <0x02>;
interrupt-controller;
#interrupt-cells = <0x02>;
linux,phandle = <0x34>;
phandle = <0x34>;
};
tmu@30260000 {
compatible = "fsl,imx8mq-tmu";
reg = <0x00 0x30260000 0x00 0x10000>;
interrupt = <0x00 0x31 0x04>;
little-endian;
fsl,tmu-range = <0xb0000 0xa0026 0x80048 0x70061>;
fsl,tmu-calibration = <0x00 0x23 0x01 0x29 0x02 0x2f 0x03 0x35 0x04 0x3d 0x05 0x43 0x06 0x4b 0x07 0x51 0x08 0x57 0x09 0x5f 0x0a 0x67 0x0b 0x6f 0x10000 0x1b 0x10001 0x23 0x10002 0x2b 0x10003 0x33 0x10004 0x3b 0x10005 0x43 0x10006 0x4b 0x10007 0x55 0x10008 0x5d 0x10009 0x67 0x1000a 0x70 0x20000 0x17 0x20001 0x23 0x20002 0x2d 0x20003 0x37 0x20004 0x41 0x20005 0x4b 0x20006 0x57 0x20007 0x63 0x20008 0x6f 0x30000 0x15 0x30001 0x21 0x30002 0x2d 0x30003 0x39 0x30004 0x45 0x30005 0x53 0x30006 0x5f 0x30007 0x71>;
#thermal-sensor-cells = <0x00>;
linux,phandle = <0x11>;
phandle = <0x11>;
};
pwm-fan {
compatible = "pwm-fan";
cooling-min-state = <0x00>;
cooling-max-state = <0x02>;
#cooling-cells = <0x02>;
pwms = <0x10 0x00 0x9c40 0x00>;
cooling-levels = <0x00 0xaa 0xff>;
linux,phandle = <0x14>;
phandle = <0x14>;
};
thermal-zones {
cpu-thermal {
polling-delay-passive = <0xfa>;
polling-delay = <0x7d0>;
thermal-sensors = <0x11>;
trips {
trip0 {
temperature = <0x14c08>;
hysteresis = <0x7d0>;
type = "passive";
linux,phandle = <0x12>;
phandle = <0x12>;
};
trip1 {
temperature = <0xea60>;
hysteresis = <0x3e8>;
type = "passive";
linux,phandle = <0x13>;
phandle = <0x13>;
};
trip2 {
temperature = <0xfde8>;
hysteresis = <0x7d0>;
type = "passive";
linux,phandle = <0x15>;
phandle = <0x15>;
};
trip4 {
temperature = <0x17318>;
hysteresis = <0x7d0>;
type = "critical";
};
};
cooling-maps {
map0 {
trip = <0x12>;
cooling-device = <0x05 0xffffffff 0xffffffff>;
};
map1 {
trip = <0x13>;
cooling-device = <0x14 0x00 0x01>;
};
map2 {
trip = <0x15>;
cooling-device = <0x14 0x01 0x02>;
};
};
};
};
gpt@302d0000 {
compatible = "fsl,imx8mq-gpt\0fsl,imx7d-gpt";
reg = <0x00 0x302d0000 0x00 0x10000>;
interrupts = <0x00 0x37 0x04>;
clocks = <0x04 0xc5 0x04 0xc5 0x04 0xf9>;
clock-names = "ipg\0per\0osc_per";
status = "disabled";
};
irqsteer@32e2d000 {
compatible = "nxp,imx-irqsteer";
reg = <0x00 0x32e2d000 0x00 0x1000>;
interrupts = <0x00 0x12 0x04>;
interrupt-controller;
#interrupt-cells = <0x02>;
nxp,irqsteer_chans = <0x02>;
nxp,endian = <0x01>;
clocks = <0x04 0x10e>;
clock-names = "ipg";
status = "disabled";
linux,phandle = <0x1d>;
phandle = <0x1d>;
};
csi1_bridge@30a90000 {
compatible = "fsl,imx8mq-csi\0fsl,imx6s-csi";
reg = <0x00 0x30a90000 0x00 0x10000>;
interrupts = <0x00 0x2a 0x04>;
clocks = <0x04 0x00 0x04 0xee 0x04 0x00>;
clock-names = "disp-axi\0csi_mclk\0disp_dcic";
status = "okay";
fsl,mipi-mode;
fsl,two-8bit-sensor-mode;
port {
endpoint {
remote-endpoint = <0x16>;
linux,phandle = <0x1b>;
phandle = <0x1b>;
};
};
};
csi2_bridge@30b80000 {
compatible = "fsl,imx8mq-csi\0fsl,imx6s-csi";
reg = <0x00 0x30b80000 0x00 0x10000>;
interrupts = <0x00 0x2b 0x04>;
clocks = <0x04 0x00 0x04 0xef 0x04 0x00>;
clock-names = "disp-axi\0csi_mclk\0disp_dcic";
status = "disabled";
};
mipi_csi1@30a70000 {
compatible = "fsl,mxc-mipi-csi2_yav";
reg = <0x00 0x30a70000 0x00 0x1000>;
interrupts = <0x00 0x2c 0x04>;
clocks = <0x04 0x00 0x04 0xa7 0x04 0xa9 0x04 0xa8>;
clock-names = "clk_apb\0clk_core\0clk_esc\0clk_pxl";
assigned-clocks = <0x04 0xa7 0x04 0xa8 0x04 0xa9>;
assigned-clock-rates = <0x7ed6b40 0x5f5e100 0x3ef1480>;
power-domains = <0x17>;
csis-phy-reset = <0x18 0x4c 0x07>;
phy-gpr = <0x19 0x88>;
status = "okay";
#address-cells = <0x01>;
#size-cells = <0x00>;
port {
endpoint1 {
remote-endpoint = <0x1a>;
data-lanes = <0x01 0x02>;
linux,phandle = <0x52>;
phandle = <0x52>;
};
endpoint2 {
remote-endpoint = <0x1b>;
linux,phandle = <0x16>;
phandle = <0x16>;
};
};
};
mipi_csi2@30b60000 {
compatible = "fsl,mxc-mipi-csi2_yav";
reg = <0x00 0x30b60000 0x00 0x1000>;
interrupts = <0x00 0x2d 0x04>;
clocks = <0x04 0x00 0x04 0xaa 0x04 0xac 0x04 0xab>;
clock-names = "clk_apb\0clk_core\0clk_esc\0clk_pxl";
assigned-clocks = <0x04 0xaa 0x04 0xab 0x04 0xac>;
assigned-clock-rates = <0x7ed6b40 0x5f5e100 0x3ef1480>;
power-domains = <0x1c>;
csis-phy-reset = <0x18 0x50 0x07>;
phy-gpr = <0x19 0xa4>;
status = "disabled";
};
dcss@0x32e00000 {
#address-cells = <0x01>;
#size-cells = <0x00>;
compatible = "nxp,imx8mq-dcss";
reg = <0x00 0x32e00000 0x00 0x30000>;
interrupts = <0x03 0x04 0x04 0x04 0x05 0x04 0x06 0x04 0x08 0x04 0x09 0x01 0x10 0x04 0x11 0x04>;
interrupt-names = "dpr_dc_ch0\0dpr_dc_ch1\0dpr_dc_ch2\0ctx_ld\0ctxld_kick\0dtg_prg1\0dtrc_ch1\0dtrc_ch2";
interrupt-parent = <0x1d>;
clocks = <0x04 0x10e 0x04 0x10d 0x04 0x10f 0x04 0x114 0x04 0x79 0x04 0x104 0x04 0x117>;
clock-names = "apb\0axi\0rtrm\0pix\0dtrc\0pll_src\0pll_phy_ref";
assigned-clocks = <0x04 0x7e 0x04 0x6b 0x04 0x6d 0x04 0x104>;
assigned-clock-parents = <0x04 0x25 0x04 0x4e 0x04 0x4e 0x04 0x03>;
assigned-clock-rates = <0x2367b880 0x2faf0800 0x17d78400>;
status = "disabled";
disp-dev = "hdmi_disp";
port@0 {
reg = <0x00>;
linux,phandle = <0x21>;
phandle = <0x21>;
hdmi-endpoint {
remote-endpoint = <0x1e>;
linux,phandle = <0x1f>;
phandle = <0x1f>;
};
};
};
hdmi@32c00000 {
#address-cells = <0x01>;
#size-cells = <0x00>;
compatible = "fsl,imx8mq-hdmi";
reg = <0x00 0x32c00000 0x00 0x100000 0x00 0x32e40000 0x00 0x40000 0x00 0x32e2f000 0x00 0x10>;
interrupts = <0x00 0x10 0x04 0x00 0x19 0x04>;
interrupt-names = "plug_in\0plug_out";
fsl,cec;
status = "disabled";
port@0 {
reg = <0x00>;
endpoint {
remote-endpoint = <0x1f>;
linux,phandle = <0x1e>;
phandle = <0x1e>;
};
};
};
lcdif@30320000 {
compatible = "fsl,imx8mq-lcdif\0fsl,imx28-lcdif";
reg = <0x00 0x30320000 0x00 0x10000>;
clocks = <0x04 0x7f>;
clock-names = "pix";
assigned-clocks = <0x04 0x7f>;
assigned-clock-parents = <0x04 0x25>;
assigned-clock-rate = <0x2367b880>;
interrupts = <0x00 0x05 0x04>;
status = "okay";
port@0 {
endpoint {
remote-endpoint = <0x20>;
linux,phandle = <0x28>;
phandle = <0x28>;
};
};
};
display-subsystem {
compatible = "fsl,imx-display-subsystem";
ports = <0x21>;
};
dsi_phy@30A00300 {
#address-cells = <0x01>;
#size-cells = <0x00>;
compatible = "mixel,imx8mq-mipi-dsi-phy";
reg = <0x00 0x30a00300 0x00 0x100>;
#phy-cells = <0x00>;
status = "okay";
linux,phandle = <0x22>;
phandle = <0x22>;
};
mipi_dsi_bridge@30A00000 {
#address-cells = <0x01>;
#size-cells = <0x00>;
compatible = "nwl,mipi-dsi";
reg = <0x00 0x30a00000 0x00 0x400>;
interrupts = <0x00 0x22 0x04>;
clocks = <0x04 0xa4 0x04 0x102 0x04 0x103 0x04 0x23>;
clock-names = "phy_ref\0rx_esc\0tx_esc\0video_pll";
assigned-clocks = <0x04 0x102>;
assigned-clock-parents = <0x04 0x47>;
assigned-clock-rates = <0x4c4b400>;
phys = <0x22>;
phy-names = "dphy";
no_clk_reset;
status = "okay";
port@0 {
endpoint {
remote-endpoint = <0x23>;
linux,phandle = <0x27>;
phandle = <0x27>;
};
};
panel@0 {
compatible = "raydium,rm67191";
reg = <0x00>;
dsi-lanes = <0x04>;
panel-width-mm = <0x9a>;
panel-height-mm = <0x58>;
port {
endpoint {
remote-endpoint = <0x24>;
linux,phandle = <0x25>;
phandle = <0x25>;
};
};
};
port@1 {
endpoint {
remote-endpoint = <0x25>;
linux,phandle = <0x24>;
phandle = <0x24>;
};
};
};
mipi_dsi@30A00000 {
compatible = "fsl,imx8mq-mipi-dsi_drm";
clocks = <0x04 0xa3 0x04 0xa4>;
clock-names = "core\0phy_ref";
assigned-clocks = <0x04 0xa4 0x04 0xa3>;
assigned-clock-parents = <0x04 0x25 0x04 0x4c>;
assigned-clock-rates = <0x2367b880 0xfdad680>;
power-domains = <0x26>;
src = <0x18>;
mux-sel = <0x19>;
phys = <0x22>;
phy-names = "dphy";
no_clk_reset;
status = "okay";
as_bridge;
sync-pol = <0x01>;
pwr-delay = <0x0a>;
port@0 {
endpoint {
remote-endpoint = <0x27>;
linux,phandle = <0x23>;
phandle = <0x23>;
};
};
port@1 {
endpoint {
remote-endpoint = <0x28>;
linux,phandle = <0x20>;
phandle = <0x20>;
};
};
};
iomuxc@30330000 {
compatible = "fsl,imx8mq-iomuxc";
reg = <0x00 0x30330000 0x00 0x10000>;
pinctrl-names = "default";
pinctrl-0 = <0x29>;
compulab-imx8mq {
hoggrp {
fsl,pins = <0x58 0x2c0 0x00 0x00 0x00 0x16 0x5c 0x2c4 0x00 0x00 0x00 0x16 0x250 0x4b8 0x00 0x05 0x00 0x16 0x24c 0x4b4 0x00 0x05 0x00 0x16>;
linux,phandle = <0x29>;
phandle = <0x29>;
};
fec1grp {
fsl,pins = <0x68 0x2d0 0x00 0x00 0x00 0x03 0x6c 0x2d4 0x4c0 0x00 0x01 0x23 0x70 0x2d8 0x00 0x00 0x00 0x1f 0x74 0x2dc 0x00 0x00 0x00 0x1f 0x78 0x2e0 0x00 0x00 0x00 0x1f 0x7c 0x2e4 0x00 0x00 0x00 0x1f 0x9c 0x304 0x00 0x00 0x00 0x91 0x98 0x300 0x00 0x00 0x00 0x91 0x94 0x2fc 0x00 0x00 0x00 0x91 0x90 0x2f8 0x00 0x00 0x00 0x91 0x84 0x2ec 0x00 0x00 0x00 0x1f 0x8c 0x2f4 0x00 0x00 0x00 0x91 0x88 0x2f0 0x00 0x00 0x00 0x91 0x80 0x2e8 0x00 0x00 0x00 0x1f 0x4c 0x2b4 0x00 0x00 0x00 0x19>;
linux,phandle = <0x4c>;
phandle = <0x4c>;
};
i2c1grp {
fsl,pins = <0x214 0x47c 0x00 0x00 0x00 0x4000007f 0x218 0x480 0x00 0x00 0x00 0x4000007f>;
linux,phandle = <0x4e>;
phandle = <0x4e>;
};
i2c2grp {
fsl,pins = <0x21c 0x484 0x00 0x00 0x00 0x4000007f 0x220 0x488 0x00 0x00 0x00 0x4000007f>;
linux,phandle = <0x53>;
phandle = <0x53>;
};
i2c3grp {
fsl,pins = <0x224 0x48c 0x00 0x00 0x00 0x4000007f 0x228 0x490 0x00 0x00 0x00 0x4000007f>;
linux,phandle = <0x54>;
phandle = <0x54>;
};
i2c4grp {
fsl,pins = <0x22c 0x494 0x00 0x00 0x00 0x4000007f 0x230 0x498 0x00 0x00 0x00 0x4000007f>;
linux,phandle = <0x55>;
phandle = <0x55>;
};
pwm1grp {
fsl,pins = <0x1f0 0x458 0x00 0x01 0x00 0x16>;
linux,phandle = <0x0c>;
phandle = <0x0c>;
};
pwm2grp {
fsl,pins = <0x1ec 0x454 0x00 0x01 0x00 0x16>;
linux,phandle = <0x0d>;
phandle = <0x0d>;
};
pwm3grp {
fsl,pins = <0x228 0x490 0x00 0x01 0x00 0x16>;
linux,phandle = <0x0e>;
phandle = <0x0e>;
};
pwm4grp {
fsl,pins = <0x224 0x48c 0x00 0x01 0x00 0x16>;
linux,phandle = <0x0f>;
phandle = <0x0f>;
};
ecspi1grp {
fsl,pins = <0x1f4 0x45c 0x00 0x00 0x00 0x82 0x1f8 0x460 0x00 0x00 0x00 0x82 0x1fc 0x464 0x00 0x00 0x00 0x82 0x200 0x468 0x00 0x05 0x00 0x82>;
};
uart3grp {
fsl,pins = <0x248 0x4b0 0x00 0x00 0x00 0x79 0x244 0x4ac 0x504 0x00 0x02 0x79 0x1fc 0x464 0x00 0x01 0x00 0x79 0x200 0x468 0x500 0x01 0x01 0x79 0x108 0x370 0x00 0x05 0x00 0x19>;
linux,phandle = <0x38>;
phandle = <0x38>;
};
uart4grp {
fsl,pins = <0x208 0x470 0x00 0x01 0x00 0x79 0x204 0x46c 0x50c 0x01 0x00 0x79 0x20c 0x474 0x00 0x01 0x00 0x79 0x210 0x478 0x508 0x01 0x01 0x79>;
linux,phandle = <0x39>;
phandle = <0x39>;
};
usdhc1grpgpio {
fsl,pins = <0xc8 0x330 0x00 0x05 0x00 0x1c>;
linux,phandle = <0x40>;
phandle = <0x40>;
};
usdhc1grp {
fsl,pins = <0xa0 0x308 0x00 0x00 0x00 0x83 0xa4 0x30c 0x00 0x00 0x00 0xc3 0xa8 0x310 0x00 0x00 0x00 0xc3 0xac 0x314 0x00 0x00 0x00 0xc3 0xb0 0x318 0x00 0x00 0x00 0xc3 0xb4 0x31c 0x00 0x00 0x00 0xc3 0xb8 0x320 0x00 0x00 0x00 0xc3 0xbc 0x324 0x00 0x00 0x00 0xc3 0xc0 0x328 0x00 0x00 0x00 0xc3 0xc4 0x32c 0x00 0x00 0x00 0xc3 0xcc 0x334 0x00 0x00 0x00 0x83>;
linux,phandle = <0x3f>;
phandle = <0x3f>;
};
usdhc1grp100mhz {
fsl,pins = <0xa0 0x308 0x00 0x00 0x00 0x8d 0xa4 0x30c 0x00 0x00 0x00 0xcd 0xa8 0x310 0x00 0x00 0x00 0xcd 0xac 0x314 0x00 0x00 0x00 0xcd 0xb0 0x318 0x00 0x00 0x00 0xcd 0xb4 0x31c 0x00 0x00 0x00 0xcd 0xb8 0x320 0x00 0x00 0x00 0xcd 0xbc 0x324 0x00 0x00 0x00 0xcd 0xc0 0x328 0x00 0x00 0x00 0xcd 0xc4 0x32c 0x00 0x00 0x00 0xcd 0xcc 0x334 0x00 0x00 0x00 0x8d>;
linux,phandle = <0x41>;
phandle = <0x41>;
};
usdhc1grp200mhz {
fsl,pins = <0xa0 0x308 0x00 0x00 0x00 0x9f 0xa4 0x30c 0x00 0x00 0x00 0xdf 0xa8 0x310 0x00 0x00 0x00 0xdf 0xac 0x314 0x00 0x00 0x00 0xdf 0xb0 0x318 0x00 0x00 0x00 0xdf 0xb4 0x31c 0x00 0x00 0x00 0xdf 0xb8 0x320 0x00 0x00 0x00 0xdf 0xbc 0x324 0x00 0x00 0x00 0xdf 0xc0 0x328 0x00 0x00 0x00 0xdf 0xc4 0x32c 0x00 0x00 0x00 0xdf 0xcc 0x334 0x00 0x00 0x00 0x9f>;
linux,phandle = <0x42>;
phandle = <0x42>;
};
usdhc2grpgpio {
fsl,pins = <0xf0 0x358 0x00 0x05 0x00 0x41 0xd0 0x338 0x00 0x05 0x00 0x41 0xec 0x354 0x00 0x05 0x00 0x41>;
linux,phandle = <0x45>;
phandle = <0x45>;
};
usdhc2grp {
fsl,pins = <0xd4 0x33c 0x00 0x00 0x00 0x83 0xd8 0x340 0x00 0x00 0x00 0xc3 0xdc 0x344 0x00 0x00 0x00 0xc3 0xe0 0x348 0x00 0x00 0x00 0xc3 0xe4 0x34c 0x00 0x00 0x00 0xc3 0xe8 0x350 0x00 0x00 0x00 0xc3>;
linux,phandle = <0x44>;
phandle = <0x44>;
};
usdhc2grp100mhz {
fsl,pins = <0xd4 0x33c 0x00 0x00 0x00 0x8d 0xd8 0x340 0x00 0x00 0x00 0xcd 0xdc 0x344 0x00 0x00 0x00 0xcd 0xe0 0x348 0x00 0x00 0x00 0xcd 0xe4 0x34c 0x00 0x00 0x00 0xcd 0xe8 0x350 0x00 0x00 0x00 0xcd>;
linux,phandle = <0x46>;
phandle = <0x46>;
};
usdhc2grp200mhz {
fsl,pins = <0xd4 0x33c 0x00 0x00 0x00 0x9f 0xd8 0x340 0x00 0x00 0x00 0xdf 0xdc 0x344 0x00 0x00 0x00 0xdf 0xe0 0x348 0x00 0x00 0x00 0xdf 0xe4 0x34c 0x00 0x00 0x00 0xdf 0xe8 0x350 0x00 0x00 0x00 0xdf>;
linux,phandle = <0x47>;
phandle = <0x47>;
};
sai2grp {
fsl,pins = <0x1bc 0x424 0x00 0x00 0x00 0xd6 0x1c0 0x428 0x00 0x00 0x00 0xd6 0x1c8 0x430 0x00 0x00 0x00 0xd6 0x1c4 0x42c 0x00 0x00 0x00 0xd6 0x48 0x2b0 0x00 0x00 0x00 0xd6>;
linux,phandle = <0x4b>;
phandle = <0x4b>;
};
spdif1grp {
fsl,pins = <0x1e8 0x450 0x00 0x00 0x00 0xd6 0x1ec 0x454 0x00 0x00 0x00 0xd6>;
linux,phandle = <0x33>;
phandle = <0x33>;
};
wdoggrp {
fsl,pins = <0x30 0x298 0x00 0x01 0x00 0xc6>;
linux,phandle = <0x5a>;
phandle = <0x5a>;
};
};
cl-som-imx8 {
usbmux1grp {
fsl,pins = <0x38 0x2a0 0x00 0x00 0x00 0x16>;
linux,phandle = <0x61>;
phandle = <0x61>;
};
pcie1grp {
fsl,pins = <0x1d0 0x438 0x00 0x05 0x00 0x16 0x2c 0x294 0x00 0x00 0x00 0x16 0x34 0x29c 0x00 0x00 0x00 0x16 0x28 0x290 0x00 0x05 0x00 0x16>;
linux,phandle = <0x5e>;
phandle = <0x5e>;
};
i2c4-gt911grp {
fsl,pins = <0x1c4 0x42c 0x00 0x05 0x00 0x1d6 0x1bc 0x424 0x00 0x05 0x00 0x176>;
linux,phandle = <0x57>;
phandle = <0x57>;
};
};
sb-imx8 {
pca95xx {
linux,phandle = <0x4f>;
phandle = <0x4f>;
};
uart1rs485hdxgrp {
fsl,pins = <0x234 0x49c 0x00 0x05 0x00 0x107 0x238 0x4a0 0x00 0x00 0x00 0x79>;
linux,phandle = <0x37>;
phandle = <0x37>;
};
csi1grp {
fsl,pins = <0x64 0x2cc 0x00 0x06 0x00 0x59>;
linux,phandle = <0x51>;
phandle = <0x51>;
};
touchscreen-pins {
fsl,pins = <0x104 0x36c 0x00 0x05 0x00 0x17059 0x100 0x368 0x00 0x05 0x00 0x17059>;
};
};
};
iomuxc-gpr@30340000 {
compatible = "fsl,imx8mq-iomuxc-gpr\0fsl,imx7d-iomuxc-gpr\0syscon";
reg = <0x00 0x30340000 0x00 0x10000>;
linux,phandle = <0x19>;
phandle = <0x19>;
};
ocotp-ctrl@30350000 {
compatible = "fsl,imx8mq-ocotp\0fsl,imx7d-ocotp\0syscon";
reg = <0x00 0x30350000 0x00 0x10000>;
clocks = <0x04 0x110>;
#address-cells = <0x01>;
#size-cells = <0x01>;
};
anatop@30360000 {
compatible = "fsl,imx8mq-anatop\0fsl,imx6q-anatop\0syscon\0simple-bus";
reg = <0x00 0x30360000 0x00 0x10000>;
interrupts = <0x00 0x31 0x04>;
};
snvs@30370000 {
compatible = "fsl,sec-v4.0-mon\0syscon\0simple-mfd";
reg = <0x00 0x30370000 0x00 0x10000>;
linux,phandle = <0x2a>;
phandle = <0x2a>;
snvs-rtc-lp {
compatible = "fsl,sec-v4.0-mon-rtc-lp";
regmap = <0x2a>;
offset = <0x34>;
interrupts = <0x00 0x13 0x04 0x00 0x14 0x04>;
status = "disabled";
};
snvs-powerkey {
compatible = "fsl,sec-v4.0-pwrkey";
regmap = <0x2a>;
interrupts = <0x00 0x04 0x04>;
linux,keycode = <0x74>;
wakeup-source;
};
};
ccm@30380000 {
compatible = "fsl,imx8mq-ccm";
reg = <0x00 0x30380000 0x00 0x10000>;
interrupts = <0x00 0x55 0x04 0x00 0x56 0x04>;
#clock-cells = <0x01>;
clocks = <0x2b 0x2c 0x2d 0x2e 0x2f 0x30 0x31>;
clock-names = "ckil\0osc_25m\0osc_27m\0clk_ext1\0clk_ext2\0clk_ext3\0clk_ext4";
assigned-clocks = <0x04 0x19 0x04 0x1e>;
assigned-clock-rates = <0x2ee00000 0x2b110000>;
linux,phandle = <0x04>;
phandle = <0x04>;
};
src@30390000 {
compatible = "fsl,imx8mq-src\0fsl,imx51-src\0syscon";
reg = <0x00 0x30390000 0x00 0x10000>;
interrupts = <0x00 0x59 0x04>;
#reset-cells = <0x01>;
linux,phandle = <0x18>;
phandle = <0x18>;
};
gpc@303a0000 {
compatible = "fsl,imx8mq-gpc\0fsl,imx7d-gpc\0syscon";
reg = <0x00 0x303a0000 0x00 0x10000>;
interrupt-controller;
interrupts = <0x00 0x57 0x04>;
#interrupt-cells = <0x03>;
interrupt-parent = <0x09>;
linux,phandle = <0x01>;
phandle = <0x01>;
};
system-counter@3036a0000 {
compatible = "nxp,sysctr-timer";
reg = <0x00 0x306a0000 0x00 0x10000 0x00 0x306b0000 0x00 0x10000 0x00 0x306c0000 0x00 0x10000>;
clock-frequency = <0x7f2815>;
interrupts = <0x00 0x2f 0x04 0x00 0x30 0x04>;
};
spdif@30810000 {
compatible = "fsl,imx8mq-spdif\0fsl,imx35-spdif";
reg = <0x00 0x30810000 0x00 0x10000>;
interrupts = <0x00 0x06 0x04>;
clocks = <0x04 0xfa 0x04 0x02 0x04 0x86 0x04 0x00 0x04 0x00 0x04 0x00 0x04 0xfa 0x04 0x00 0x04 0x00 0x04 0x00>;
clock-names = "core\0rxtx0\0rxtx1\0rxtx2\0rxtx3\0rxtx4\0rxtx5\0rxtx6\0rxtx7\0spba";
dmas = <0x32 0x08 0x12 0x00 0x32 0x09 0x12 0x00>;
dma-names = "rx\0tx";
status = "disabled";
pinctrl-names = "default";
pinctrl-0 = <0x33>;
assigned-clocks = <0x04 0x86>;
assigned-clock-parents = <0x04 0x1b>;
assigned-clock-rates = <0x1770000>;
linux,phandle = <0x66>;
phandle = <0x66>;
};
ecspi@30820000 {
compatible = "fsl,imx8mq-ecspi\0fsl,imx51-ecspi";
reg = <0x00 0x30820000 0x00 0x10000>;
interrupts = <0x00 0x1f 0x04>;
clocks = <0x04 0xc1 0x04 0xc1>;
clock-names = "ipg\0per";
status = "disabled";
#address-cells = <0x01>;
#size-cells = <0x00>;
};
ecspi@30830000 {
#address-cells = <0x01>;
#size-cells = <0x00>;
compatible = "fsl,imx8mq-ecspi\0fsl,imx51-ecspi";
reg = <0x00 0x30830000 0x00 0x10000>;
interrupts = <0x00 0x20 0x04>;
clocks = <0x04 0xc2 0x04 0xc2>;
clock-names = "ipg\0per";
status = "disabled";
};
ecspi@30840000 {
#address-cells = <0x01>;
#size-cells = <0x00>;
compatible = "fsl,imx8mq-ecspi\0fsl,imx51-ecspi";
reg = <0x00 0x30840000 0x00 0x10000>;
interrupts = <0x00 0x21 0x04>;
clocks = <0x04 0xc3 0x04 0xc3>;
clock-names = "ipg\0per";
status = "disabled";
fsl,spi-num-chipselects = <0x01>;
cs-gpios = <0x34 0x19 0x00>;
tsc2046@0 {
compatible = "ti,tsc2046";
vcc-supply = <0x35>;
reg = <0x00>;
spi-max-frequency = <0x16e360>;
interrupt-parent = <0x36>;
interrupts = <0x02 0x00>;
pendown-gpio = <0x36 0x02 0x00>;
ti,x-min = [00 00];
ti,x-max = [0f ff];
ti,y-min = [00 00];
ti,y-max = [0f ff];
ti,x-plate-ohms = [00 b4];
ti,pressure-max = [00 ff];
ti,debounce-max = [00 1e];
ti,debounce-tol = [00 0a];
ti,debounce-rep = [00 01];
linux,wakeup;
};
};
serial@30860000 {
compatible = "fsl,imx8mq-uart\0fsl,imx6q-uart\0fsl,imx21-uart";
reg = <0x00 0x30860000 0x00 0x10000>;
interrupts = <0x00 0x1a 0x04>;
clocks = <0x04 0xd8 0x04 0xd8>;
clock-names = "ipg\0per";
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x37>;
assigned-clocks = <0x04 0x94>;
assigned-clock-parents = <0x04 0x02>;
};
serial@30880000 {
compatible = "fsl,imx8mq-uart\0fsl,imx6q-uart\0fsl,imx21-uart";
reg = <0x00 0x30880000 0x00 0x10000>;
interrupts = <0x00 0x1c 0x04>;
clocks = <0x04 0xda 0x04 0xda>;
clock-names = "ipg\0per";
dmas = <0x32 0x1a 0x04 0x00 0x32 0x1b 0x04 0x00>;
dma-names = "rx\0tx";
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x38>;
assigned-clocks = <0x04 0x96>;
assigned-clock-parents = <0x04 0x02>;
};
serial@30890000 {
compatible = "fsl,imx8mq-uart\0fsl,imx6q-uart\0fsl,imx21-uart";
reg = <0x00 0x30890000 0x00 0x10000>;
interrupts = <0x00 0x1b 0x04>;
clocks = <0x04 0xd9 0x04 0xd9>;
clock-names = "ipg\0per";
dmas = <0x32 0x18 0x04 0x00 0x32 0x19 0x04 0x00>;
dma-names = "rx\0tx";
status = "disabled";
};
spdif@308a0000 {
compatible = "fsl,imx8mq-spdif\0fsl,imx35-spdif";
reg = <0x00 0x308a0000 0x00 0x10000>;
interrupts = <0x00 0x0d 0x04>;
clocks = <0x04 0xfa 0x04 0x02 0x04 0x87 0x04 0x00 0x04 0x00 0x04 0x00 0x04 0xfa 0x04 0x00 0x04 0x00 0x04 0x00>;
clock-names = "core\0rxtx0\0rxtx1\0rxtx2\0rxtx3\0rxtx4\0rxtx5\0rxtx6\0rxtx7\0spba";
dmas = <0x32 0x10 0x12 0x00 0x32 0x11 0x12 0x00>;
dma-names = "rx\0tx";
status = "disabled";
assigned-clocks = <0x04 0x87>;
assigned-clock-parents = <0x04 0x1b>;
assigned-clock-rates = <0x1770000>;
linux,phandle = <0x67>;
phandle = <0x67>;
};
serial@30a60000 {
compatible = "fsl,imx8mq-uart\0fsl,imx6q-uart\0fsl,imx21-uart";
reg = <0x00 0x30a60000 0x00 0x10000>;
interrupts = <0x00 0x1d 0x04>;
clocks = <0x04 0xdb 0x04 0xdb>;
clock-names = "ipg\0per";
dmas = <0x32 0x1c 0x04 0x00 0x32 0x1d 0x04 0x00>;
dma-names = "rx\0tx";
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x39>;
assigned-clocks = <0x04 0x97>;
assigned-clock-parents = <0x04 0x02>;
fsl,uart-has-rtscts;
};
mu@30aa0000 {
compatible = "fsl,imx8mq-mu\0fsl,imx6sx-mu";
reg = <0x00 0x30aa0000 0x00 0x10000>;
interrupts = <0x00 0x58 0x04>;
clocks = <0x04 0x113>;
clock-names = "mu";
status = "okay";
};
phy@381f0040 {
compatible = "fsl,imx8mq-usb-phy";
#phy-cells = <0x01>;
reg = <0x00 0x381f0040 0x00 0x40>;
clocks = <0x04 0xde>;
clock-names = "usb_phy_root_clk";
assigned-clocks = <0x04 0x99>;
assigned-clock-parents = <0x04 0x48>;
assigned-clock-rates = <0x5f5e100>;
status = "okay";
linux,phandle = <0x3a>;
phandle = <0x3a>;
};
usb@38100000 {
compatible = "fsl, imx8mq-dwc3";
#address-cells = <0x02>;
#size-cells = <0x02>;
ranges;
clocks = <0x04 0xdc>;
clock-names = "usb1_ctrl_root_clk";
assigned-clocks = <0x04 0x6e 0x04 0x98>;
assigned-clock-parents = <0x04 0x56 0x04 0x48>;
assigned-clock-rates = <0x1dcd6500 0x5f5e100>;
status = "okay";
dwc3 {
compatible = "snps,dwc3";
reg = <0x00 0x38100000 0x00 0x10000>;
interrupts = <0x00 0x28 0x04>;
phys = <0x3a 0x00 0x3a 0x01>;
phy-names = "usb2-phy\0usb3-phy";
power-domains = <0x3b>;
snps,power-down-scale = <0x02>;
usb3-resume-missing-cas;
usb3-lpm-capable;
snps,has-lpm-erratum;
snps,lpm-nyet-threshold = <0x0f>;
status = "okay";
dr_mode = "otg";
extcon = <0x3c>;
};
};
phy@382f0040 {
compatible = "fsl,imx8mq-usb-phy";
#phy-cells = <0x01>;
reg = <0x00 0x382f0040 0x00 0x40>;
clocks = <0x04 0xdf>;
clock-names = "usb_phy_root_clk";
assigned-clocks = <0x04 0x99>;
assigned-clock-parents = <0x04 0x48>;
assigned-clock-rates = <0x5f5e100>;
status = "okay";
linux,phandle = <0x3d>;
phandle = <0x3d>;
};
usb@38200000 {
compatible = "fsl, imx8mq-dwc3";
#address-cells = <0x02>;
#size-cells = <0x02>;
ranges;
clocks = <0x04 0xdd>;
clock-names = "usb2_ctrl_root_clk";
assigned-clocks = <0x04 0x6e 0x04 0x98>;
assigned-clock-parents = <0x04 0x56 0x04 0x48>;
assigned-clock-rates = <0x1dcd6500 0x5f5e100>;
status = "okay";
dwc3 {
compatible = "snps,dwc3";
reg = <0x00 0x38200000 0x00 0x10000>;
interrupts = <0x00 0x29 0x04>;
phys = <0x3d 0x00 0x3d 0x01>;
phy-names = "usb2-phy\0usb3-phy";
power-domains = <0x3e>;
snps,power-down-scale = <0x02>;
usb3-resume-missing-cas;
usb3-lpm-capable;
status = "okay";
dr_mode = "host";
};
};
usdhc@30b40000 {
compatible = "fsl,imx8mq-usdhc\0fsl,imx7d-usdhc";
reg = <0x00 0x30b40000 0x00 0x10000>;
interrupts = <0x00 0x16 0x04>;
clocks = <0x04 0x00 0x04 0x69 0x04 0xe0>;
clock-names = "ipg\0ahb\0per";
assigned-clocks = <0x04 0x8d>;
assigned-clock-rates = <0x17d78400>;
fsl,tuning-start-tap = <0x14>;
fsl,tuning-step = <0x02>;
fsl,strobe-dll-delay-target = <0x05>;
bus-width = <0x08>;
status = "okay";
pinctrl-names = "default\0state_100mhz\0state_200mhz";
pinctrl-0 = <0x3f 0x40>;
pinctrl-1 = <0x41 0x40>;
pinctrl-2 = <0x42 0x40>;
non-removable;
vmmc-supply = <0x43>;
};
usdhc@30b50000 {
compatible = "fsl,imx8mq-usdhc\0fsl,imx7d-usdhc";
reg = <0x00 0x30b50000 0x00 0x10000>;
interrupts = <0x00 0x17 0x04>;
clocks = <0x04 0x00 0x04 0x69 0x04 0xe1>;
clock-names = "ipg\0ahb\0per";
fsl,tuning-start-tap = <0x14>;
fsl,tuning-step = <0x02>;
bus-width = <0x04>;
status = "okay";
pinctrl-names = "default\0state_100mhz\0state_200mhz";
pinctrl-0 = <0x44 0x45>;
pinctrl-1 = <0x46 0x45>;
pinctrl-2 = <0x47 0x45>;
cd-gpios = <0x48 0x0c 0x01>;
vmmc-supply = <0x49>;
no-1-8-v;
};
sai@30010000 {
compatible = "fsl,imx8mq-sai\0fsl,imx6sx-sai";
reg = <0x00 0x30010000 0x00 0x10000>;
interrupts = <0x00 0x5f 0x04>;
clocks = <0x04 0xfc 0x04 0x00 0x04 0xd2 0x04 0x00 0x04 0x00>;
clock-names = "bus\0mclk0\0mclk1\0mclk2\0mclk3";
dmas = <0x4a 0x08 0x02 0x00 0x4a 0x09 0x02 0x00>;
dma-names = "rx\0tx";
fsl,dataline = <0x00 0xff 0xff>;
status = "disabled";
};
sai@30030000 {
compatible = "fsl,imx8mq-sai\0fsl,imx6sx-sai";
reg = <0x00 0x30030000 0x00 0x10000>;
interrupts = <0x00 0x5a 0x04>;
clocks = <0x04 0x101 0x04 0x00 0x04 0xd7 0x04 0x00 0x04 0x00>;
clock-names = "bus\0mclk0\0mclk1\0mclk2\0mclk3";
dmas = <0x4a 0x04 0x18 0x00 0x4a 0x05 0x18 0x00>;
dma-names = "rx\0tx";
fsl,shared-interrupt;
status = "disabled";
};
sai@30040000 {
compatible = "fsl,imx8mq-sai\0fsl,imx6sx-sai";
reg = <0x00 0x30040000 0x00 0x10000>;
interrupts = <0x00 0x5a 0x04>;
clocks = <0x04 0x100 0x04 0x00 0x04 0xd6 0x04 0x00 0x04 0x00>;
clock-names = "bus\0mclk0\0mclk1\0mclk2\0mclk3";
dmas = <0x4a 0x02 0x18 0x00 0x4a 0x03 0x18 0x00>;
dma-names = "rx\0tx";
fsl,shared-interrupt;
fsl,dataline = <0x00 0x0f 0x0f>;
status = "disabled";
};
sai@30050000 {
compatible = "fsl,imx8mq-sai\0fsl,imx6sx-sai";
reg = <0x00 0x30050000 0x00 0x10000>;
interrupts = <0x00 0x64 0x04>;
clocks = <0x04 0xff 0x04 0x00 0x04 0xd5 0x04 0x00 0x04 0x00 0x04 0x1b 0x04 0x20>;
clock-names = "bus\0mclk0\0mclk1\0mclk2\0mclk3\0pll8k\0pll11k";
dmas = <0x4a 0x00 0x18 0x00 0x4a 0x01 0x18 0x00>;
dma-names = "rx\0tx";
fsl,dataline = <0x00 0x00 0x0f>;
status = "disabled";
assigned-clocks = <0x04 0x83>;
assigned-clock-parents = <0x04 0x1b>;
assigned-clock-rates = <0x1770000>;
linux,phandle = <0x65>;
phandle = <0x65>;
};
sai@308b0000 {
compatible = "fsl,imx8mq-sai\0fsl,imx6sx-sai";
reg = <0x00 0x308b0000 0x00 0x10000>;
interrupts = <0x00 0x60 0x04>;
clocks = <0x04 0xfd 0x04 0x00 0x04 0xd3 0x04 0x00 0x04 0x00>;
clock-names = "bus\0mclk0\0mclk1\0mclk2\0mclk3";
dmas = <0x32 0x0a 0x18 0x00 0x32 0x0b 0x18 0x00>;
dma-names = "rx\0tx";
status = "disabled";
#sound-dai-cells = <0x00>;
pinctrl-names = "default";
pinctrl-0 = <0x4b>;
assigned-clocks = <0x04 0x81>;
assigned-clock-parents = <0x04 0x1b>;
assigned-clock-rates = <0x1770000>;
linux,phandle = <0x63>;
phandle = <0x63>;
};
sai@308c0000 {
compatible = "fsl,imx8mq-sai\0fsl,imx6sx-sai";
reg = <0x00 0x308c0000 0x00 0x10000>;
interrupts = <0x00 0x32 0x04>;
clocks = <0x04 0xfe 0x04 0x00 0x04 0xd4 0x04 0x00 0x04 0x00>;
clock-names = "bus\0mclk0\0mclk1\0mclk2\0mclk3";
dmas = <0x32 0x0c 0x18 0x00 0x32 0x0d 0x18 0x00>;
dma-names = "rx\0tx";
status = "disabled";
};
sdma@30bd0000 {
compatible = "fsl,imx8mq-sdma\0fsl,imx7d-sdma";
reg = <0x00 0x30bd0000 0x00 0x10000>;
interrupts = <0x00 0x02 0x04>;
clocks = <0x04 0xf1 0x04 0xf1>;
clock-names = "ipg\0ahb";
#dma-cells = <0x03>;
fsl,sdma-ram-script-name = "imx/sdma/sdma-imx7d.bin";
status = "okay";
linux,phandle = <0x32>;
phandle = <0x32>;
};
sdma@302c0000 {
compatible = "fsl,imx8mq-sdma\0fsl,imx7d-sdma";
reg = <0x00 0x302c0000 0x00 0x10000>;
interrupts = <0x00 0x67 0x04>;
clocks = <0x04 0xf2 0x04 0xf2>;
clock-names = "ipg\0ahb";
#dma-cells = <0x03>;
fsl,sdma-ram-script-name = "imx/sdma/sdma-imx7d.bin";
fsl,ratio-1-1;
status = "okay";
linux,phandle = <0x4a>;
phandle = <0x4a>;
};
ethernet@30be0000 {
compatible = "fsl,imx8mq-fec\0fsl,imx6sx-fec";
reg = <0x00 0x30be0000 0x00 0x10000>;
interrupts = <0x00 0x76 0x04 0x00 0x77 0x04 0x00 0x78 0x04>;
clocks = <0x04 0xc4 0x04 0xc4 0x04 0x89 0x04 0x88 0x04 0x8a>;
clock-names = "ipg\0ahb\0ptp\0enet_clk_ref\0enet_out";
assigned-clocks = <0x04 0x68 0x04 0x89 0x04 0x88 0x04 0x89>;
assigned-clock-parents = <0x04 0x4c 0x04 0x50 0x04 0x51>;
assigned-clock-rates = <0x00 0x00 0x7735940 0x5f5e100>;
stop-mode = <0x19 0x10 0x03>;
fsl,num-tx-queues = <0x03>;
fsl,num-rx-queues = <0x03>;
fsl,wakeup_irq = <0x02>;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x4c>;
phy-mode = "rgmii-id";
fsl,magic-packet;
linux,phandle = <0x56>;
phandle = <0x56>;
fixed-link {
speed = <0x3e8>;
full-duplex;
};
};
gpu@38000000 {
compatible = "fsl,imx8mq-gpu\0fsl,imx6q-gpu";
reg = <0x00 0x38000000 0x00 0x40000 0x00 0x40000000 0x00 0xc0000000 0x00 0x00 0x00 0x10000000>;
reg-names = "iobase_3d\0phys_baseaddr\0contiguous_mem";
interrupts = <0x00 0x03 0x04>;
interrupt-names = "irq_3d";
clocks = <0x04 0xe5 0x04 0x66 0x04 0x6f 0x04 0x70>;
clock-names = "gpu3d_clk\0gpu3d_shader_clk\0gpu3d_axi_clk\0gpu3d_ahb_clk";
assigned-clocks = <0x04 0x61 0x04 0x64 0x04 0x6f 0x04 0x70>;
assigned-clock-parents = <0x04 0x11 0x04 0x11 0x04 0x11 0x04 0x11>;
assigned-clock-rates = <0x2faf0800 0x2faf0800 0x2faf0800 0x2faf0800>;
power-domains = <0x4d>;
status = "okay";
};
imx_ion {
compatible = "fsl,mxc-ion";
fsl,heap-id = <0x00>;
};
i2c@30a20000 {
#address-cells = <0x01>;
#size-cells = <0x00>;
compatible = "fsl,imx21-i2c";
reg = <0x00 0x30a20000 0x00 0x10000>;
interrupts = <0x00 0x23 0x04>;
clocks = <0x04 0xc6>;
status = "okay";
clock-frequency = <0x186a0>;
pinctrl-names = "default";
pinctrl-0 = <0x4e>;
pca9555@20 {
pinctrl-names = "default";
pinctrl-0 = <0x4f>;
compatible = "nxp,pca9555";
gpio-controller;
#gpio-cells = <0x02>;
interrupt-parent = <0x50>;
interrupts = <0x11 0x01>;
interrupt-controller;
#interrupt-cells = <0x02>;
reg = <0x20>;
linux,phandle = <0x36>;
phandle = <0x36>;
};
ov5640_mipi@3c {
compatible = "ovti,ov5640_mipi";
reg = <0x3c>;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x51>;
clocks = <0x04 0x115>;
clock-names = "csi_mclk";
assigned-clocks = <0x04 0x115>;
assigned-clock-parents = <0x04 0x53>;
assigned-clock-rates = <0x17d7840>;
csi_id = <0x00>;
pwn-gpios = <0x36 0x08 0x01>;
rst-gpios = <0x36 0x07 0x00>;
mclk = <0x17d7840>;
mclk_source = <0x00>;
port {
endpoint {
remote-endpoint = <0x52>;
linux,phandle = <0x1a>;
phandle = <0x1a>;
};
};
};
eeprom@54 {
compatible = "atmel,24c08";
reg = <0x54>;
pagesize = <0x10>;
};
};
i2c@30a30000 {
#address-cells = <0x01>;
#size-cells = <0x00>;
compatible = "fsl,imx21-i2c";
reg = <0x00 0x30a30000 0x00 0x10000>;
interrupts = <0x00 0x24 0x04>;
clocks = <0x04 0xc7>;
status = "okay";
clock-frequency = <0x186a0>;
pinctrl-names = "default";
pinctrl-0 = <0x53>;
pfuze100@08 {
compatible = "fsl,pfuze100";
reg = <0x08>;
regulators {
sw1ab {
regulator-min-microvolt = <0x493e0>;
regulator-max-microvolt = <0x1c9c38>;
regulator-always-on;
linux,phandle = <0x0a>;
phandle = <0x0a>;
};
sw1c {
regulator-min-microvolt = <0x493e0>;
regulator-max-microvolt = <0x1c9c38>;
regulator-always-on;
linux,phandle = <0x0b>;
phandle = <0x0b>;
};
sw2 {
regulator-min-microvolt = "\0\f5";
regulator-max-microvolt = <0x325aa0>;
regulator-always-on;
};
sw3ab {
regulator-min-microvolt = <0x61a80>;
regulator-max-microvolt = <0x1e22d8>;
regulator-always-on;
};
sw4 {
regulator-min-microvolt = "\0\f5";
regulator-max-microvolt = <0x325aa0>;
regulator-always-on;
};
swbst {
regulator-min-microvolt = <0x4c4b40>;
regulator-max-microvolt = <0x4e9530>;
};
vsnvs {
regulator-min-microvolt = <0xf4240>;
regulator-max-microvolt = <0x2dc6c0>;
regulator-always-on;
};
vrefddr {
regulator-always-on;
};
vgen1 {
regulator-min-microvolt = "\0\f5";
regulator-max-microvolt = <0x17a6b0>;
};
vgen2 {
regulator-min-microvolt = "\0\f5";
regulator-max-microvolt = <0x17a6b0>;
regulator-always-on;
};
vgen3 {
regulator-min-microvolt = <0x1b7740>;
regulator-max-microvolt = <0x325aa0>;
regulator-always-on;
};
vgen4 {
regulator-min-microvolt = <0x1b7740>;
regulator-max-microvolt = <0x325aa0>;
regulator-always-on;
};
vgen5 {
regulator-min-microvolt = <0x1b7740>;
regulator-max-microvolt = <0x325aa0>;
regulator-always-on;
};
vgen6 {
regulator-min-microvolt = <0x1b7740>;
regulator-max-microvolt = <0x325aa0>;
};
};
};
wm8731@1a {
#sound-dai-cells = <0x00>;
compatible = "wlf,wm8731";
reg = <0x1a>;
status = "okay";
linux,phandle = <0x64>;
phandle = <0x64>;
};
eeprom@50 {
compatible = "at24,24c02";
reg = <0x50>;
pagesize = <0x10>;
};
rtc@56 {
compatible = "emmicro,em3027";
reg = <0x56>;
status = "disabled";
};
};
i2c@30a40000 {
#address-cells = <0x01>;
#size-cells = <0x00>;
compatible = "fsl,imx21-i2c";
reg = <0x00 0x30a40000 0x00 0x10000>;
interrupts = <0x00 0x25 0x04>;
clocks = <0x04 0xc8>;
status = "disabled";
clock-frequency = <0x61a80>;
pinctrl-names = "default";
pinctrl-0 = <0x54>;
};
i2c@30a50000 {
#address-cells = <0x01>;
#size-cells = <0x00>;
compatible = "fsl,imx21-i2c";
reg = <0x00 0x30a50000 0x00 0x10000>;
interrupts = <0x00 0x26 0x04>;
clocks = <0x04 0xc9>;
status = "okay";
clock-frequency = <0x61a80>;
pinctrl-names = "default";
pinctrl-0 = <0x55>;
pca9956b@0x1 {
#address-cells = <0x01>;
#size-cells = <0x00>;
reg = <0x01>;
compatible = "nxp,pca9956b";
pca9956b,support_initialize = <0x01>;
pca9956b,mode1 = <0x09>;
pca9956b,mode2 = <0x05>;
pca9956b,defaultiref = <0x2f>;
out0@0 {
label = "led1_r";
reg = <0x00>;
};
out1@1 {
label = "led1_g";
reg = <0x01>;
};
out2@2 {
label = "led1_b";
reg = <0x02>;
};
out3@3 {
label = "led2_r";
reg = <0x03>;
};
out4@4 {
label = "led2_g";
reg = <0x04>;
};
out5@5 {
label = "led2_b";
reg = <0x05>;
};
out6@6 {
label = "led3_r";
reg = <0x06>;
};
out7@7 {
label = "led3_g";
reg = <0x07>;
};
out8@8 {
label = "led3_b";
reg = <0x08>;
};
out9@9 {
label = "led4_r";
reg = <0x09>;
};
outa@a {
label = "led4_g";
reg = <0x0a>;
};
outb@b {
label = "led4_b";
reg = <0x0b>;
};
outc@c {
label = "led5_r";
reg = <0x0c>;
};
outd@d {
label = "led5_g";
reg = <0x0d>;
};
oute@e {
label = "led5_b";
reg = <0x0e>;
};
outf@f {
label = "led6_r";
reg = <0x0f>;
};
out10@10 {
label = "led6_g";
reg = <0x10>;
};
out11@11 {
label = "led6_b";
reg = <0x11>;
};
out12@12 {
label = "led7_r";
reg = <0x12>;
};
out13@13 {
label = "led7_g";
reg = <0x13>;
};
out14@14 {
label = "led7_b";
reg = <0x14>;
};
out15@15 {
label = "led8_r";
reg = <0x15>;
};
out16@16 {
label = "led8_g";
reg = <0x16>;
};
out17@17 {
label = "led8_b";
reg = <0x17>;
};
};
pca9956b@0x5 {
#address-cells = <0x01>;
#size-cells = <0x00>;
reg = <0x05>;
compatible = "nxp,pca9956b";
pca9956b,support_initialize = <0x01>;
pca9956b,mode1 = <0x09>;
pca9956b,mode2 = <0x05>;
pca9956b,defaultiref = <0x2f>;
out0@0 {
label = "led9_r";
reg = <0x00>;
};
out1@1 {
label = "led9_g";
reg = <0x01>;
};
out2@2 {
label = "led9_b";
reg = <0x02>;
};
out3@3 {
label = "led10_r";
reg = <0x03>;
};
out4@4 {
label = "led10_g";
reg = <0x04>;
};
out5@5 {
label = "led10_b";
reg = <0x05>;
};
out6@6 {
label = "led11_r";
reg = <0x06>;
};
out7@7 {
label = "led11_g";
reg = <0x07>;
};
out8@8 {
label = "led11_b";
reg = <0x08>;
};
out9@9 {
label = "led12_r";
reg = <0x09>;
};
outa@a {
label = "led12_g";
reg = <0x0a>;
};
outb@b {
label = "led12_b";
reg = <0x0b>;
};
outc@c {
label = "led13_r";
reg = <0x0c>;
};
outd@d {
label = "led13_g";
reg = <0x0d>;
};
oute@e {
label = "led13_b";
reg = <0x0e>;
};
outf@f {
label = "led14_r";
reg = <0x0f>;
};
out10@10 {
label = "led14_g";
reg = <0x10>;
};
out11@11 {
label = "led14_b";
reg = <0x11>;
};
out12@12 {
label = "led15_r";
reg = <0x12>;
};
out13@13 {
label = "led15_g";
reg = <0x13>;
};
out14@14 {
label = "led15_b";
reg = <0x14>;
};
out15@15 {
label = "led16_r";
reg = <0x15>;
};
out16@16 {
label = "led16_g";
reg = <0x16>;
};
out17@17 {
label = "led16_b";
reg = <0x17>;
};
};
switch@5f {
#address-cells = <0x01>;
#size-cells = <0x00>;
compatible = "microchip,ksz9893";
reset-gpios = <0x50 0x11 0x01>;
reg = <0x5f>;
status = "okay";
ports {
#address-cells = <0x01>;
#size-cells = <0x00>;
port@0 {
reg = <0x00>;
label = "lan1";
};
port@1 {
reg = <0x01>;
label = "lan2";
};
port@2 {
reg = <0x02>;
label = "cpu";
ethernet = <0x56>;
fixed-link {
speed = <0x3e8>;
full-duplex;
};
};
};
};
goodix_ts@5d {
compatible = "goodix,gt911";
reg = <0x5d>;
pinctrl-names = "default";
pinctrl-0 = <0x57>;
touchscreen-inverted-x = "true";
touchscreen-inverted-y = "true";
esd-recovery-timeout-ms = <0x7d0>;
interrupts-extended = <0x58 0x1a 0x04>;
irq-gpios = <0x58 0x1a 0x00>;
reset-gpios = <0x58 0x18 0x01>;
status = "okay";
};
};
vpu@38300000 {
compatible = "nxp,imx8mq-hantro";
reg = <0x00 0x38300000 0x00 0x200000>;
reg-names = "regs_hantro";
interrupts = <0x00 0x07 0x04 0x00 0x08 0x04>;
interrupt-names = "irq_hantro_g1\0irq_hantro_g2";
clocks = <0x04 0xf3 0x04 0xf4 0x04 0xed>;
clock-names = "clk_hantro_g1\0clk_hantro_g2\0clk_hantro_bus";
assigned-clocks = <0x04 0x77 0x04 0x78 0x04 0x6a>;
assigned-clock-parents = <0x04 0x16 0x04 0x16 0x04 0x4e>;
assigned-clock-rates = <0x23c34600 0x23c34600 0x2faf0800>;
power-domains = <0x59>;
regulator-supply = <0x0b>;
status = "okay";
};
wdog@30280000 {
compatible = "fsl,imx21-wdt";
reg = <0x00 0x30280000 0x00 0x10000>;
interrupts = <0x00 0x4e 0x04>;
clocks = <0x04 0xe2>;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x5a>;
fsl,ext-reset-output;
};
wdog@30290000 {
compatible = "fsl,imx21-wdt";
reg = <0x00 0x30290000 0x00 0x10000>;
interrupts = <0x00 0x4f 0x04>;
clocks = <0x04 0xe3>;
status = "disabled";
};
wdog@302a0000 {
compatible = "fsl,imx21-wdt";
reg = <0x00 0x302a0000 0x00 0x10000>;
interrupts = <0x00 0x0a 0x04>;
clocks = <0x04 0xe4>;
status = "disabled";
};
dma_cap {
compatible = "dma-capability";
only-dma-mask32 = <0x01>;
};
qspi@30bb0000 {
#address-cells = <0x01>;
#size-cells = <0x00>;
compatible = "fsl,imx7d-qspi";
reg = <0x00 0x30bb0000 0x00 0x10000 0x00 0x8000000 0x00 0x10000000>;
reg-names = "QuadSPI\0QuadSPI-memory";
interrupts = <0x00 0x6b 0x04>;
clocks = <0x04 0xd1 0x04 0xd1>;
clock-names = "qspi_en\0qspi";
status = "disabled";
};
pcie@0x33800000 {
compatible = "fsl,imx8mq-pcie\0snps,dw-pcie";
reg = <0x00 0x33800000 0x00 0x400000 0x00 0x1ff00000 0x00 0x80000>;
reg-names = "dbi\0config";
reserved-region = <0x5b>;
#address-cells = <0x03>;
#size-cells = <0x02>;
device_type = "pci";
ranges = <0x81000000 0x00 0x00 0x00 0x1ff80000 0x00 0x10000 0x82000000 0x00 0x18000000 0x00 0x18000000 0x00 0x7f00000>;
num-lanes = <0x01>;
interrupts = <0x00 0x7a 0x04 0x00 0x7f 0x04>;
interrupt-names = "msi";
#interrupt-cells = <0x01>;
interrupt-map-mask = <0x00 0x00 0x00 0x07>;
interrupt-map = <0x00 0x00 0x00 0x01 0x09 0x00 0x7d 0x04 0x00 0x00 0x00 0x02 0x09 0x00 0x7c 0x04 0x00 0x00 0x00 0x03 0x09 0x00 0x7b 0x04 0x00 0x00 0x00 0x04 0x09 0x00 0x7a 0x04>;
clocks = <0x04 0xcb 0x04 0x7d 0x04 0x7c>;
clock-names = "pcie\0pcie_bus\0pcie_phy";
fsl,max-link-speed = <0x02>;
ctrl-id = <0x00>;
power-domains = <0x5c>;
status = "okay";
};
pcie@0x33c00000 {
compatible = "fsl,imx8mq-pcie\0snps,dw-pcie";
reg = <0x00 0x33c00000 0x00 0x400000 0x00 0x27f00000 0x00 0x80000>;
reg-names = "dbi\0config";
reserved-region = <0x5b>;
#address-cells = <0x03>;
#size-cells = <0x02>;
device_type = "pci";
ranges = <0x81000000 0x00 0x00 0x00 0x27f80000 0x00 0x10000 0x82000000 0x00 0x20000000 0x00 0x20000000 0x00 0x7f00000>;
num-lanes = <0x01>;
interrupts = <0x00 0x4a 0x04 0x00 0x50 0x04>;
interrupt-names = "msi";
#interrupt-cells = <0x01>;
interrupt-map-mask = <0x00 0x00 0x00 0x07>;
interrupt-map = <0x00 0x00 0x00 0x01 0x09 0x00 0x4d 0x04 0x00 0x00 0x00 0x02 0x09 0x00 0x4c 0x04 0x00 0x00 0x00 0x03 0x09 0x00 0x4b 0x04 0x00 0x00 0x00 0x04 0x09 0x00 0x4a 0x04>;
clocks = <0x04 0xcc 0x04 0xaf 0x04 0xae>;
clock-names = "pcie\0pcie_bus\0pcie_phy";
fsl,max-link-speed = <0x02>;
ctrl-id = <0x01>;
power-domains = <0x5d>;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x5e>;
reset-gpio = <0x58 0x1d 0x01>;
disable-gpio = <0x5f 0x01 0x01>;
ext_osc = <0x00>;
hard-wired = <0x01>;
};
ddr_pmu@3d800000 {
compatible = "fsl,imx8-ddr-pmu";
reg = <0x00 0x3d800000 0x00 0x400000>;
interrupts = <0x00 0x62 0x04>;
};
imx_rpmsg {
compatible = "fsl,rpmsg-bus\0simple-bus";
#address-cells = <0x02>;
#size-cells = <0x02>;
ranges;
rpmsg {
compatible = "fsl,imx8mq-rpmsg";
status = "disabled";
};
};
caam@30900000 {
compatible = "fsl,sec-v4.0";
#address-cells = <0x01>;
#size-cells = <0x01>;
reg = <0x00 0x30900000 0x00 0x40000>;
ranges = <0x00 0x00 0x30900000 0x40000>;
interrupts = <0x00 0x5b 0x04>;
jr0@1000 {
compatible = "fsl,sec-v4.0-job-ring";
reg = <0x1000 0x1000>;
interrupts = <0x00 0x69 0x04>;
};
jr1@2000 {
compatible = "fsl,sec-v4.0-job-ring";
reg = <0x2000 0x1000>;
interrupts = <0x00 0x6a 0x04>;
};
jr2@3000 {
compatible = "fsl,sec-v4.0-job-ring";
reg = <0x3000 0x1000>;
interrupts = <0x00 0x72 0x04>;
};
};
caam-sm@00100000 {
compatible = "fsl,imx6q-caam-sm";
reg = <0x00 0x100000 0x00 0x8000>;
};
caam-snvs@30370000 {
compatible = "fsl,imx6q-caam-snvs";
reg = <0x00 0x30370000 0x00 0x10000>;
};
caam_secvio {
compatible = "fsl,imx7d-caam-secvio\0fsl,imx6q-caam-secvio";
interrupts = <0x00 0x14 0x04>;
jtag-tamper = "disabled";
watchdog-tamper = "enabled";
internal-boot-tamper = "enabled";
external-pin-tamper = "disabled";
};
dma-apbh@33000000 {
compatible = "fsl,imx7d-dma-apbh\0fsl,imx28-dma-apbh";
reg = <0x00 0x33000000 0x00 0x2000>;
interrupts = <0x00 0x0c 0x04 0x00 0x0c 0x04 0x00 0x0c 0x04 0x00 0x0c 0x04>;
interrupt-names = "gpmi0\0gpmi1\0gpmi2\0gpmi3";
#dma-cells = <0x01>;
dma-channels = <0x04>;
clocks = <0x04 0x116>;
linux,phandle = <0x60>;
phandle = <0x60>;
};
gpmi-nand@33002000 {
compatible = "fsl,imx7d-gpmi-nand";
#address-cells = <0x01>;
#size-cells = <0x01>;
reg = <0x00 0x33002000 0x00 0x2000 0x00 0x33004000 0x00 0x4000>;
reg-names = "gpmi-nand\0bch";
interrupts = <0x00 0x0e 0x04>;
interrupt-names = "bch";
clocks = <0x04 0xf0 0x04 0x116>;
clock-names = "gpmi_io\0gpmi_bch_apb";
dmas = <0x60 0x00>;
dma-names = "rx-tx";
status = "disabled";
};
chosen {
bootargs = "console=ttymxc2,115200 earlycon=ec_imx6q,0x30880000,115200";
stdout-path = "/serial@30880000";
};
leds {
compatible = "gpio-leds";
heartbeat-led {
label = "Heartbeat";
gpios = <0x5f 0x0c 0x00>;
linux,default-trigger = "heartbeat";
};
};
regulators {
compatible = "simple-bus";
#address-cells = <0x01>;
#size-cells = <0x00>;
eeprom_wp {
compatible = "regulator-fixed";
regulator-name = "eeprom_wp";
regulator-min-microvolt = <0x325aa0>;
regulator-max-microvolt = <0x325aa0>;
gpio = <0x5f 0x0d 0x00>;
regulator-always-on;
enable-active-high;
};
usdhc1_vmmc {
compatible = "regulator-fixed";
regulator-name = "USBHC1_VSD_1V8";
regulator-min-microvolt = <0x1b7740>;
regulator-max-microvolt = <0x1b7740>;
gpio = <0x48 0x0a 0x00>;
off-on-delay = <0x4e20>;
enable-active-high;
linux,phandle = <0x43>;
phandle = <0x43>;
};
usdhc2_vmmc {
compatible = "regulator-fixed";
regulator-name = "USDHC2_VSD_3V3";
regulator-min-microvolt = <0x325aa0>;
regulator-max-microvolt = <0x325aa0>;
gpio = <0x48 0x13 0x00>;
off-on-delay = <0x4e20>;
enable-active-high;
linux,phandle = <0x49>;
phandle = <0x49>;
};
usb0_peripheral {
compatible = "regulator-fixed";
regulator-name = "usb0_peripheral";
regulator-min-microvolt = <0x325aa0>;
regulator-max-microvolt = <0x325aa0>;
gpio = <0x34 0x1c 0x00>;
startup-delay-us = <0x00>;
enable-active-high;
};
usb_mux {
compatible = "regulator-fixed";
pinctrl-names = "default";
pinctrl-0 = <0x61>;
regulator-name = "usb_mux";
regulator-min-microvolt = <0x325aa0>;
regulator-max-microvolt = <0x325aa0>;
gpio = <0x5f 0x04 0x00>;
regulator-always-on;
enable-active-low;
};
tsc2046-reg {
compatible = "regulator-fixed";
regulator-name = "tsc2046-reg";
regulator-min-microvolt = <0x325aa0>;
regulator-max-microvolt = <0x325aa0>;
linux,phandle = <0x35>;
phandle = <0x35>;
};
hub-pwren {
compatible = "regulator-fixed";
regulator-name = "hub_pwren";
regulator-min-microvolt = <0x325aa0>;
regulator-max-microvolt = <0x325aa0>;
gpio = <0x36 0x03 0x00>;
regulator-boot-on;
regulator-always-on;
enable-active-high;
};
};
sound {
compatible = "simple-audio-card";
simple-audio-card,name = "compulab-imx8mq";
simple-audio-card,widgets = "Headphone\0Headphone Jack\0Line\0Line Out\0Microphone\0Mic Jack\0Line\0Line In";
simple-audio-card,routing = "Headphone Jack\0RHPOUT\0Headphone Jack\0LHPOUT\0MICIN\0Mic Bias\0Mic Bias\0Mic Jack";
simple-audio-card,format = "i2s";
simple-audio-card,bitclock-master = <0x62>;
simple-audio-card,frame-master = <0x62>;
simple-audio-card,bitclock-inversion;
simple-audio-card,cpu {
sound-dai = <0x63>;
system-clock-frequency = <0x00>;
system-clock-direction = "out";
linux,phandle = <0x62>;
phandle = <0x62>;
};
simple-audio-card,codec {
sound-dai = <0x64>;
system-clock-direction = "in";
system-clock-type = "mclk";
};
};
sound-hdmi {
compatible = "fsl,imx8mq-evk-cdnhdmi\0fsl,imx-audio-cdnhdmi";
model = "imx-audio-hdmi";
audio-cpu = <0x65>;
protocol = <0x01>;
hdmi-out;
constraint-rate = <0xac44 0x15888 0x2b110 0x7d00 0xbb80 0x17700 0x2ee00>;
status = "disabled";
};
sound-spdif {
compatible = "fsl,imx-audio-spdif";
model = "imx-spdif";
spdif-controller = <0x66>;
spdif-out;
spdif-in;
status = "disabled";
};
sound-hdmi-arc {
compatible = "fsl,imx-audio-spdif";
model = "imx-hdmi-arc";
spdif-controller = <0x67>;
spdif-in;
status = "disabled";
};
pwmleds {
compatible = "pwm-leds";
status = "disabled";
ledpwm2 {
label = "PWM2";
pwms = <0x10 0x00 0xc350>;
max-brightness = <0xff>;
};
};
usb0_peripheral_en@0 {
compatible = "userspace-consumer-wrapper";
comment = "USB0 mode swich host/peripheral enable/disable";
regulator-name = "usb0_peripheral";
us-folder-num = <0x00>;
};
extcon_usb0 {
compatible = "linux,extcon-usb-gpio";
id-gpio = <0x34 0x1d 0x00>;
linux,phandle = <0x3c>;
phandle = <0x3c>;
};
bcmdhd_wlan@0 {
compatible = "android,bcmdhd_wlan";
bcmdhd_fw = "/lib/firmware/bcm/1CX_BCM4356/fw_bcmdhd.bin";
bcmdhd_nv = "/lib/firmware/bcm/1CX_BCM4356/bcmdhd.cal";
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment