Skip to content

Instantly share code, notes, and snippets.

@tnishinaga
Created January 5, 2020 20:22
Show Gist options
  • Save tnishinaga/fdf817f304f8fac5fd1d102156544a3e to your computer and use it in GitHub Desktop.
Save tnishinaga/fdf817f304f8fac5fd1d102156544a3e to your computer and use it in GitHub Desktop.
/dts-v1/;
/memreserve/ 0x0000000000000000 0x0000000000001000;
/ {
compatible = "raspberrypi,4-model-b", "brcm,bcm2711";
model = "Raspberry Pi 4 Model B";
interrupt-parent = <0x1>;
#address-cells = <0x2>;
#size-cells = <0x1>;
aliases {
serial0 = "/soc/serial@7e215040";
serial1 = "/soc/serial@7e201000";
audio = "/soc/audio";
aux = "/soc/aux@7e215000";
sound = "/soc/sound";
soc = "/soc";
dma = "/soc/dma@7e007000";
watchdog = "/soc/watchdog@7e100000";
random = "/soc/rng@7e104000";
mailbox = "/soc/mailbox@7e00b880";
gpio = "/soc/gpio@7e200000";
uart0 = "/soc/serial@7e201000";
sdhost = "/soc/mmc@7e202000";
mmc0 = "/soc/emmc2@7e340000";
i2s = "/soc/i2s@7e203000";
spi0 = "/soc/spi@7e204000";
i2c0 = "/soc/i2c@7e205000";
uart1 = "/soc/serial@7e215040";
spi1 = "/soc/spi@7e215080";
spi2 = "/soc/spi@7e2150c0";
mmc = "/soc/mmc@7e300000";
mmc1 = "/soc/mmcnr@7e300000";
i2c1 = "/soc/i2c@7e804000";
i2c2 = "/soc/i2c@7e805000";
usb = "/soc/usb@7e980000";
leds = "/leds";
fb = "/soc/fb";
thermal = "/soc/thermal@7d5d2200";
axiperf = "/soc/axiperf";
mmc2 = "/soc/mmc@7e202000";
i2c3 = "/soc/i2c@7e205600";
i2c4 = "/soc/i2c@7e205800";
i2c5 = "/soc/i2c@7e205a00";
i2c6 = "/soc/i2c@7e205c00";
ethernet0 = "/scb/genet@7d580000";
pcie0 = "/scb/pcie@7d500000";
};
chosen {
bootargs = "coherent_pool=1M 8250.nr_uarts=1 cma=64M";
};
thermal-zones {
cpu_thermal: cpu-thermal {
polling-delay-passive = <0x0>;
polling-delay = <0x3e8>;
thermal-sensors = <0x2>;
coefficients = <0xfffffe19 0x641b8>;
cooling-maps {
};
};
};
soc: soc {
compatible = "simple-bus";
#address-cells = <0x1>;
#size-cells = <0x1>;
ranges = <0x7e000000 0x0 0xfe000000 0x1800000 0x7c000000 0x0 0xfc000000 0x2000000 0x40000000 0x0 0xff800000 0x800000>;
dma-ranges = <0xc0000000 0x0 0x0 0x3c000000>;
txp: txp@7e004000 {
compatible = "brcm,bcm2835-txp";
reg = <0x7e004000 0x20>;
interrupts = <0x0 0x4b 0x4>;
status = "disabled";
};
dma: dma@7e007000 {
compatible = "brcm,bcm2835-dma";
reg = <0x7e007000 0xb00>;
interrupts = <0x0 0x50 0x4 0x0 0x51 0x4 0x0 0x52 0x4 0x0 0x53 0x4 0x0 0x54 0x4 0x0 0x55 0x4 0x0 0x56 0x4 0x0 0x57 0x4 0x0 0x57 0x4 0x0 0x58 0x4 0x0 0x58 0x4>;
interrupt-names = "dma0", "dma1", "dma2", "dma3", "dma4", "dma5", "dma6", "dma7", "dma8", "dma9", "dma10";
#dma-cells = <0x1>;
brcm,dma-channel-mask = <0x1f5>;
phandle = <0xa>;
};
watchdog: pm: watchdog@7e100000 {
compatible = "brcm,bcm2835-pm", "brcm,bcm2835-pm-wdt";
#power-domain-cells = <0x1>;
#reset-cells = <0x1>;
reg = <0x7e100000 0x114 0x7e00a000 0x24 0x7ec11000 0x20>;
clocks = <0x3 0x15 0x3 0x1d 0x3 0x17 0x3 0x16>;
clock-names = "v3d", "peri_image", "h264", "isp";
system-power-controller;
phandle = <0x21>;
};
clocks: cprman@7e101000 {
compatible = "brcm,bcm2711-cprman";
#clock-cells = <0x1>;
reg = <0x7e101000 0x2000>;
clocks = <0x4 0x5 0x0 0x5 0x1 0x5 0x2 0x6 0x0 0x6 0x1 0x6 0x2>;
firmware = <0x7>;
phandle = <0x3>;
};
random: rng: rng@7e104000 {
compatible = "brcm,bcm2838-rng200";
reg = <0x7e104000 0x10>;
interrupts = <0x0 0x7d 0x4>;
phandle = <0x2b>;
};
mailbox: mailbox@7e00b880 {
compatible = "brcm,bcm2835-mbox";
reg = <0x7e00b880 0x40>;
interrupts = <0x0 0x21 0x4>;
#mbox-cells = <0x0>;
phandle = <0x1b>;
};
gpio: gpio@7e200000 {
compatible = "brcm,bcm2711-gpio", "brcm,bcm2835-gpio";
reg = <0x7e200000 0xb4>;
interrupts = <0x0 0x71 0x4 0x0 0x72 0x4>;
gpio-controller;
#gpio-cells = <0x2>;
interrupt-controller;
#interrupt-cells = <0x2>;
pinctrl-names = "default";
phandle = <0xf>;
dpi_gpio0: dpi_gpio0 {
brcm,pins = <0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b>;
brcm,function = <0x6>;
};
emmc_gpio22: emmc_gpio22 {
brcm,pins = <0x16 0x17 0x18 0x19 0x1a 0x1b>;
brcm,function = <0x7>;
};
emmc_gpio34: emmc_gpio34 {
brcm,pins = <0x22 0x23 0x24 0x25 0x26 0x27>;
brcm,function = <0x7>;
brcm,pull = <0x0 0x2 0x2 0x2 0x2 0x2>;
};
emmc_gpio48: emmc_gpio48 {
brcm,pins = <0x30 0x31 0x32 0x33 0x34 0x35>;
brcm,function = <0x7>;
phandle = <0x19>;
};
gpclk0_gpio4: gpclk0_gpio4 {
brcm,pins = <0x4>;
brcm,function = <0x4>;
};
gpclk1_gpio5: gpclk1_gpio5 {
brcm,pins = <0x5>;
brcm,function = <0x4>;
};
gpclk1_gpio42: gpclk1_gpio42 {
brcm,pins = <0x2a>;
brcm,function = <0x4>;
};
gpclk1_gpio44: gpclk1_gpio44 {
brcm,pins = <0x2c>;
brcm,function = <0x4>;
};
gpclk2_gpio6: gpclk2_gpio6 {
brcm,pins = <0x6>;
brcm,function = <0x4>;
};
gpclk2_gpio43: gpclk2_gpio43 {
brcm,pins = <0x2b>;
brcm,function = <0x4>;
brcm,pull = <0x0>;
};
i2c0_gpio0: i2c0_gpio0 {
brcm,pins = <0x0 0x1>;
brcm,function = <0x4>;
};
i2c0_gpio28: i2c0_gpio28 {
brcm,pins = <0x1c 0x1d>;
brcm,function = <0x4>;
};
i2c0_gpio44: i2c0_gpio44 {
brcm,pins = <0x2c 0x2d>;
brcm,function = <0x5>;
};
i2c1_gpio2: i2c1_gpio2 {
brcm,pins = <0x2 0x3>;
brcm,function = <0x4>;
};
i2c1_gpio44: i2c1_gpio44 {
brcm,pins = <0x2c 0x2d>;
brcm,function = <0x6>;
};
jtag_gpio22: jtag_gpio22 {
brcm,pins = <0x16 0x17 0x18 0x19 0x1a 0x1b>;
brcm,function = <0x3>;
};
pcm_gpio18: pcm_gpio18 {
brcm,pins = <0x12 0x13 0x14 0x15>;
brcm,function = <0x4>;
};
pcm_gpio28: pcm_gpio28 {
brcm,pins = <0x1c 0x1d 0x1e 0x1f>;
brcm,function = <0x6>;
};
pwm0_gpio12: pwm0_gpio12 {
brcm,pins = <0xc>;
brcm,function = <0x4>;
};
pwm0_gpio18: pwm0_gpio18 {
brcm,pins = <0x12>;
brcm,function = <0x2>;
};
pwm0_gpio40: pwm0_gpio40 {
brcm,pins = <0x28>;
brcm,function = <0x4>;
};
pwm1_gpio13: pwm1_gpio13 {
brcm,pins = <0xd>;
brcm,function = <0x4>;
};
pwm1_gpio19: pwm1_gpio19 {
brcm,pins = <0x13>;
brcm,function = <0x2>;
};
pwm1_gpio41: pwm1_gpio41 {
brcm,pins = <0x29>;
brcm,function = <0x4>;
};
pwm1_gpio45: pwm1_gpio45 {
brcm,pins = <0x2d>;
brcm,function = <0x4>;
};
sdhost_pins: sdhost_gpio48: sdhost_gpio48 {
brcm,pins = <0x16 0x17 0x18 0x19 0x1a 0x1b>;
brcm,function = <0x4>;
phandle = <0xb>;
};
spi0_gpio7: spi0_gpio7 {
brcm,pins = <0x7 0x8 0x9 0xa 0xb>;
brcm,function = <0x4>;
};
spi0_gpio35: spi0_gpio35 {
brcm,pins = <0x23 0x24 0x25 0x26 0x27>;
brcm,function = <0x4>;
};
spi1_gpio16: spi1_gpio16 {
brcm,pins = <0x10 0x11 0x12 0x13 0x14 0x15>;
brcm,function = <0x3>;
};
spi2_gpio40: spi2_gpio40 {
brcm,pins = <0x28 0x29 0x2a 0x2b 0x2c 0x2d>;
brcm,function = <0x3>;
};
uart0_gpio14: uart0_gpio14 {
brcm,pins = <0xe 0xf>;
brcm,function = <0x4>;
};
uart0_ctsrts_gpio16: uart0_ctsrts_gpio16 {
brcm,pins = <0x10 0x11>;
brcm,function = <0x7>;
};
uart0_ctsrts_gpio30: uart0_ctsrts_gpio30 {
brcm,pins = <0x1e 0x1f>;
brcm,function = <0x7>;
brcm,pull = <0x2 0x0>;
};
uart0_gpio32: uart0_gpio32 {
brcm,pins = <0x20 0x21>;
brcm,function = <0x7>;
brcm,pull = <0x0 0x2>;
};
uart0_gpio36: uart0_gpio36 {
brcm,pins = <0x24 0x25>;
brcm,function = <0x6>;
};
uart0_ctsrts_gpio38: uart0_ctsrts_gpio38 {
brcm,pins = <0x26 0x27>;
brcm,function = <0x6>;
};
uart1_gpio14: uart1_gpio14 {
brcm,pins = <0xe 0xf>;
brcm,function = <0x2>;
};
uart1_ctsrts_gpio16: uart1_ctsrts_gpio16 {
brcm,pins = <0x10 0x11>;
brcm,function = <0x2>;
};
uart1_gpio32: uart1_gpio32 {
brcm,pins = <0x20 0x21>;
brcm,function = <0x2>;
};
uart1_ctsrts_gpio30: uart1_ctsrts_gpio30 {
brcm,pins = <0x1e 0x1f>;
brcm,function = <0x2>;
};
uart1_gpio40: uart1_gpio40 {
brcm,pins = <0x28 0x29>;
brcm,function = <0x2>;
};
uart1_ctsrts_gpio42: uart1_ctsrts_gpio42 {
brcm,pins = <0x2a 0x2b>;
brcm,function = <0x2>;
};
gpclk0_gpio49: gpclk0_gpio49 {
brcm,pins = <0x31>;
brcm,function = <0x5>;
brcm,pull = <0x0>;
};
gpclk1_gpio50: gpclk1_gpio50 {
brcm,pins = <0x32>;
brcm,function = <0x5>;
brcm,pull = <0x0>;
};
gpclk2_gpio51: gpclk2_gpio51 {
brcm,pins = <0x33>;
brcm,function = <0x5>;
brcm,pull = <0x0>;
};
i2c0_gpio46: i2c0_gpio46 {
brcm,pins = <0x2e 0x2f>;
brcm,function = <0x4>;
};
i2c1_gpio46: i2c1_gpio46 {
brcm,pins = <0x2e 0x2f>;
brcm,function = <0x5>;
};
i2c3_gpio2: i2c3_gpio2 {
brcm,pins = <0x2 0x3>;
brcm,function = <0x2>;
};
i2c3_gpio4: i2c3_gpio4 {
brcm,pins = <0x4 0x5>;
brcm,function = <0x2>;
};
i2c4_gpio6: i2c4_gpio6 {
brcm,pins = <0x6 0x7>;
brcm,function = <0x2>;
};
i2c4_gpio8: i2c4_gpio8 {
brcm,pins = <0x8 0x9>;
brcm,function = <0x2>;
};
i2c5_gpio10: i2c5_gpio10 {
brcm,pins = <0xa 0xb>;
brcm,function = <0x2>;
};
i2c5_gpio12: i2c5_gpio12 {
brcm,pins = <0xc 0xd>;
brcm,function = <0x2>;
};
i2c6_gpio0: i2c6_gpio0 {
brcm,pins = <0x0 0x1>;
brcm,function = <0x2>;
};
i2c6_gpio22: i2c6_gpio22 {
brcm,pins = <0x16 0x17>;
brcm,function = <0x2>;
};
i2c_slave_gpio8: i2c_slave_gpio8 {
brcm,pins = <0x8 0x9 0xa 0xb>;
brcm,function = <0x7>;
};
jtag_gpio48: jtag_gpio48 {
brcm,pins = <0x30 0x31 0x32 0x33 0x34 0x35>;
brcm,function = <0x3>;
};
mii_gpio28: mii_gpio28 {
brcm,pins = <0x1c 0x1d 0x1e 0x1f>;
brcm,function = <0x3>;
};
mii_gpio36: mii_gpio36 {
brcm,pins = <0x24 0x25 0x26 0x27>;
brcm,function = <0x2>;
};
pcm_gpio50: pcm_gpio50 {
brcm,pins = <0x32 0x33 0x34 0x35>;
brcm,function = <0x6>;
};
pwm0_gpio52: pwm0_gpio52 {
brcm,pins = <0x34>;
brcm,function = <0x5>;
brcm,pull = <0x0>;
};
pwm1_gpio53: pwm1_gpio53 {
brcm,pins = <0x35>;
brcm,function = <0x5>;
brcm,pull = <0x0>;
};
rgmii_gpio35: rgmii_gpio35 {
brcm,pins = <0x23 0x24>;
brcm,function = <0x3>;
};
rgmii_irq_gpio34: rgmii_irq_gpio34 {
brcm,pins = <0x22>;
brcm,function = <0x2>;
};
rgmii_irq_gpio39: rgmii_irq_gpio39 {
brcm,pins = <0x27>;
brcm,function = <0x3>;
};
rgmii_mdio_gpio28: rgmii_mdio_gpio28 {
brcm,pins = <0x1c 0x1d>;
brcm,function = <0x2>;
};
rgmii_mdio_gpio37: rgmii_mdio_gpio37 {
brcm,pins = <0x25 0x26>;
brcm,function = <0x3>;
};
spi0_gpio46: spi0_gpio46 {
brcm,pins = <0x2e 0x2f 0x30 0x31>;
brcm,function = <0x6>;
};
spi2_gpio46: spi2_gpio46 {
brcm,pins = <0x2e 0x2f 0x30 0x31 0x32>;
brcm,function = <0x2>;
};
spi3_gpio0: spi3_gpio0 {
brcm,pins = <0x0 0x1 0x2 0x3>;
brcm,function = <0x7>;
};
spi4_gpio4: spi4_gpio4 {
brcm,pins = <0x4 0x5 0x6 0x7>;
brcm,function = <0x7>;
};
spi5_gpio12: spi5_gpio12 {
brcm,pins = <0xc 0xd 0xe 0xf>;
brcm,function = <0x7>;
};
spi6_gpio18: spi6_gpio18 {
brcm,pins = <0x12 0x13 0x14 0x15>;
brcm,function = <0x7>;
};
uart2_gpio0: uart2_gpio0 {
brcm,pins = <0x0 0x1>;
brcm,function = <0x3>;
brcm,pull = <0x0 0x2>;
};
uart2_ctsrts_gpio2: uart2_ctsrts_gpio2 {
brcm,pins = <0x2 0x3>;
brcm,function = <0x3>;
brcm,pull = <0x2 0x0>;
};
uart3_gpio4: uart3_gpio4 {
brcm,pins = <0x4 0x5>;
brcm,function = <0x3>;
brcm,pull = <0x0 0x2>;
};
uart3_ctsrts_gpio6: uart3_ctsrts_gpio6 {
brcm,pins = <0x6 0x7>;
brcm,function = <0x3>;
brcm,pull = <0x2 0x0>;
};
uart4_gpio8: uart4_gpio8 {
brcm,pins = <0x8 0x9>;
brcm,function = <0x3>;
brcm,pull = <0x0 0x2>;
};
uart4_ctsrts_gpio10: uart4_ctsrts_gpio10 {
brcm,pins = <0xa 0xb>;
brcm,function = <0x3>;
brcm,pull = <0x2 0x0>;
};
uart5_gpio12: uart5_gpio12 {
brcm,pins = <0xc 0xd>;
brcm,function = <0x3>;
brcm,pull = <0x0 0x2>;
};
uart5_ctsrts_gpio14: uart5_ctsrts_gpio14 {
brcm,pins = <0xe 0xf>;
brcm,function = <0x3>;
brcm,pull = <0x2 0x0>;
};
dpi_18bit_gpio0: dpi_18bit_gpio0 {
brcm,pins = <0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf 0x10 0x11 0x12 0x13 0x14 0x15>;
brcm,function = <0x6>;
};
gpioout: gpioout {
brcm,pins = <0x6>;
brcm,function = <0x1>;
};
alt0: alt0 {
brcm,pins = <0x4 0x5 0x7 0x8 0x9 0xa 0xb>;
brcm,function = <0x4>;
};
spi0_pins: spi0_pins {
brcm,pins = <0x9 0xa 0xb>;
brcm,function = <0x4>;
phandle = <0xd>;
};
spi0_cs_pins: spi0_cs_pins {
brcm,pins = <0x8 0x7>;
brcm,function = <0x1>;
phandle = <0xe>;
};
spi3_pins: spi3_pins {
brcm,pins = <0x1 0x2 0x3>;
brcm,function = <0x7>;
};
spi3_cs_pins: spi3_cs_pins {
brcm,pins = <0x0 0x18>;
brcm,function = <0x1>;
};
spi4_pins: spi4_pins {
brcm,pins = <0x5 0x6 0x7>;
brcm,function = <0x7>;
};
spi4_cs_pins: spi4_cs_pins {
brcm,pins = <0x4 0x19>;
brcm,function = <0x1>;
};
spi5_pins: spi5_pins {
brcm,pins = <0xd 0xe 0xf>;
brcm,function = <0x7>;
};
spi5_cs_pins: spi5_cs_pins {
brcm,pins = <0xc 0x1a>;
brcm,function = <0x1>;
};
spi6_pins: spi6_pins {
brcm,pins = <0x13 0x14 0x15>;
brcm,function = <0x7>;
};
spi6_cs_pins: spi6_cs_pins {
brcm,pins = <0x12 0x1b>;
brcm,function = <0x1>;
};
i2c0_pins: i2c0 {
brcm,pins = <0x0 0x1>;
brcm,function = <0x4>;
brcm,pull = <0x2>;
phandle = <0x10>;
};
i2c1_pins: i2c1 {
brcm,pins = <0x2 0x3>;
brcm,function = <0x4>;
brcm,pull = <0x2>;
phandle = <0x14>;
};
i2c3_pins: i2c3 {
brcm,pins = <0x4 0x5>;
brcm,function = <0x2>;
brcm,pull = <0x2>;
};
i2c4_pins: i2c4 {
brcm,pins = <0x8 0x9>;
brcm,function = <0x2>;
brcm,pull = <0x2>;
};
i2c5_pins: i2c5 {
brcm,pins = <0xc 0xd>;
brcm,function = <0x2>;
brcm,pull = <0x2>;
};
i2c6_pins: i2c6 {
brcm,pins = <0x16 0x17>;
brcm,function = <0x2>;
brcm,pull = <0x2>;
};
i2s_pins: i2s {
brcm,pins = <0x12 0x13 0x14 0x15>;
brcm,function = <0x4>;
phandle = <0xc>;
};
sdio_pins: sdio_pins {
brcm,pins = <0x22 0x23 0x24 0x25 0x26 0x27>;
brcm,function = <0x7>;
brcm,pull = <0x0 0x2 0x2 0x2 0x2 0x2>;
phandle = <0x1a>;
};
bt_pins: bt_pins {
brcm,pins = [2d 00];
brcm,function = <0x0>;
brcm,pull = <0x2>;
phandle = <0x9>;
};
uart0_pins: uart0_pins {
brcm,pins = <0x20 0x21>;
brcm,function = <0x7>;
brcm,pull = <0x0 0x2>;
phandle = <0x8>;
};
uart1_pins: uart1_pins {
brcm,pins;
brcm,function;
brcm,pull;
phandle = <0x13>;
};
uart2_pins: uart2_pins {
brcm,pins = <0x0 0x1>;
brcm,function = <0x3>;
brcm,pull = <0x0 0x2>;
};
uart3_pins: uart3_pins {
brcm,pins = <0x4 0x5>;
brcm,function = <0x3>;
brcm,pull = <0x0 0x2>;
};
uart4_pins: uart4_pins {
brcm,pins = <0x8 0x9>;
brcm,function = <0x3>;
brcm,pull = <0x0 0x2>;
};
uart5_pins: uart5_pins {
brcm,pins = <0xc 0xd>;
brcm,function = <0x3>;
brcm,pull = <0x0 0x2>;
};
audio_pins: audio_pins {
brcm,pins = <0x28 0x29>;
brcm,function = <0x4>;
phandle = <0x1c>;
};
};
uart0: serial@7e201000 {
compatible = "brcm,bcm2835-pl011", "arm,pl011", "arm,primecell";
reg = <0x7e201000 0x200>;
interrupts = <0x0 0x79 0x4>;
clocks = <0x3 0x13 0x3 0x14>;
clock-names = "uartclk", "apb_pclk";
arm,primecell-periphid = <0x241011>;
cts-event-workaround;
pinctrl-names = "default";
pinctrl-0 = <0x8 0x9>;
status = "okay";
phandle = <0x24>;
};
sdhost: mmc@7e202000 {
compatible = "brcm,bcm2835-sdhost";
reg = <0x7e202000 0x100>;
interrupts = <0x0 0x78 0x4>;
clocks = <0x3 0x14>;
dmas = <0xa 0x2000000d>;
dma-names = "rx-tx";
status = "disabled";
pinctrl-names = "default";
pinctrl-0 = <0xb>;
bus-width = <0x4>;
brcm,overclock-50 = <0x0>;
brcm,pio-limit = <0x1>;
phandle = <0x2c>;
};
i2s: i2s@7e203000 {
compatible = "brcm,bcm2835-i2s";
reg = <0x7e203000 0x24>;
clocks = <0x3 0x1f>;
dmas = <0xa 0x2 0xa 0x3>;
dma-names = "tx", "rx";
status = "disabled";
#sound-dai-cells = <0x0>;
pinctrl-names = "default";
pinctrl-0 = <0xc>;
phandle = <0x26>;
};
spi0: spi: spi@7e204000 {
compatible = "brcm,bcm2835-spi";
reg = <0x7e204000 0x200>;
interrupts = <0x0 0x76 0x4>;
clocks = <0x3 0x14>;
dmas = <0xa 0x6 0xa 0x7>;
dma-names = "tx", "rx";
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
pinctrl-names = "default";
pinctrl-0 = <0xd 0xe>;
cs-gpios = <0xf 0x8 0x1 0xf 0x7 0x1>;
phandle = <0x27>;
spidev0: spidev@0 {
compatible = "spidev";
reg = <0x0>;
#address-cells = <0x1>;
#size-cells = <0x0>;
spi-max-frequency = <0x7735940>;
};
spidev1: spidev@1 {
compatible = "spidev";
reg = <0x1>;
#address-cells = <0x1>;
#size-cells = <0x0>;
spi-max-frequency = <0x7735940>;
};
};
i2c0: i2c@7e205000 {
compatible = "brcm,bcm2835-i2c";
reg = <0x7e205000 0x200>;
interrupts = <0x0 0x75 0x4>;
clocks = <0x3 0x14>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
pinctrl-names = "default";
pinctrl-0 = <0x10>;
clock-frequency = <0x186a0>;
phandle = <0x28>;
};
pixelvalve0: pixelvalve@7e206000 {
compatible = "brcm,bcm2835-pixelvalve0";
reg = <0x7e206000 0x100>;
interrupts = <0x0 0x6d 0x4>;
status = "disabled";
};
pixelvalve1: pixelvalve@7e207000 {
compatible = "brcm,bcm2835-pixelvalve1";
reg = <0x7e207000 0x100>;
interrupts = <0x0 0x6e 0x4>;
status = "disabled";
};
dpi: dpi@7e208000 {
compatible = "brcm,bcm2835-dpi";
reg = <0x7e208000 0x8c>;
clocks = <0x3 0x14 0x3 0x2c>;
clock-names = "core", "pixel";
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
};
dsi0: dsi@7e209000 {
compatible = "brcm,bcm2835-dsi0";
reg = <0x7e209000 0x78>;
interrupts = <0x0 0x64 0x4>;
#address-cells = <0x1>;
#size-cells = <0x0>;
#clock-cells = <0x1>;
clocks = <0x3 0x20 0x3 0x2f 0x3 0x31>;
clock-names = "phy", "escape", "pixel";
clock-output-names = "dsi0_byte", "dsi0_ddr2", "dsi0_ddr";
power-domains = <0x11 0x11>;
phandle = <0x5>;
};
aux: aux@7e215000 {
compatible = "brcm,bcm2835-aux";
#clock-cells = <0x1>;
reg = <0x7e215000 0x8>;
clocks = <0x3 0x14>;
phandle = <0x12>;
};
uart1: serial@7e215040 {
compatible = "brcm,bcm2835-aux-uart";
reg = <0x7e215040 0x40>;
interrupts = <0x0 0x5d 0x4>;
clocks = <0x12 0x0>;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x13>;
phandle = <0x25>;
};
spi1: spi@7e215080 {
compatible = "brcm,bcm2835-aux-spi";
reg = <0x7e215080 0x40>;
interrupts = <0x0 0x5d 0x4>;
clocks = <0x12 0x1>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
};
spi2: spi@7e2150c0 {
compatible = "brcm,bcm2835-aux-spi";
reg = <0x7e2150c0 0x40>;
interrupts = <0x0 0x5d 0x4>;
clocks = <0x12 0x2>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
};
pwm: pwm@7e20c000 {
compatible = "brcm,bcm2835-pwm";
reg = <0x7e20c000 0x28>;
clocks = <0x3 0x1e>;
assigned-clocks = <0x3 0x1e>;
assigned-clock-rates = <0x989680>;
#pwm-cells = <0x2>;
status = "disabled";
};
hvs: hvs@7e400000 {
compatible = "brcm,bcm2835-hvs";
reg = <0x7e400000 0x6000>;
interrupts = <0x0 0x61 0x4>;
status = "disabled";
};
dsi1: dsi@7e700000 {
compatible = "brcm,bcm2835-dsi1";
reg = <0x7e700000 0x8c>;
interrupts = <0x0 0x6c 0x4>;
#address-cells = <0x1>;
#size-cells = <0x0>;
#clock-cells = <0x1>;
clocks = <0x3 0x23 0x3 0x30 0x3 0x32>;
clock-names = "phy", "escape", "pixel";
clock-output-names = "dsi1_byte", "dsi1_ddr2", "dsi1_ddr";
status = "disabled";
power-domains = <0x11 0x12>;
phandle = <0x6>;
};
csi0: csi@7e800000 {
compatible = "brcm,bcm2835-unicam";
reg = <0x7e800000 0x800 0x7e802000 0x4>;
interrupts = <0x0 0x66 0x4>;
clocks = <0x3 0x2d>;
clock-names = "lp";
#address-cells = <0x1>;
#size-cells = <0x0>;
#clock-cells = <0x1>;
status = "disabled";
power-domains = <0x11 0xc>;
};
csi1: csi@7e801000 {
compatible = "brcm,bcm2835-unicam";
reg = <0x7e801000 0x800 0x7e802004 0x4>;
interrupts = <0x0 0x67 0x4>;
clocks = <0x3 0x2e>;
clock-names = "lp";
#address-cells = <0x1>;
#size-cells = <0x0>;
#clock-cells = <0x1>;
status = "disabled";
power-domains = <0x11 0xd>;
port {
endpoint {
data-lanes = <0x1 0x2>;
};
};
};
i2c1: i2c@7e804000 {
compatible = "brcm,bcm2835-i2c";
reg = <0x7e804000 0x1000>;
interrupts = <0x0 0x75 0x4>;
clocks = <0x3 0x14>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
pinctrl-names = "default";
pinctrl-0 = <0x14>;
clock-frequency = <0x186a0>;
phandle = <0x29>;
};
i2c2: i2c@7e805000 {
compatible = "brcm,bcm2835-i2c";
reg = <0x7e805000 0x1000>;
interrupts = <0x0 0x75 0x4>;
clocks = <0x3 0x14>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
clock-frequency = <0x186a0>;
phandle = <0x15>;
};
vec: vec@7e806000 {
compatible = "brcm,bcm2835-vec";
reg = <0x7e806000 0x1000>;
clocks = <0x3 0x18>;
interrupts = <0x0 0x7b 0x4>;
status = "disabled";
power-domains = <0x11 0x7>;
};
pixelvalve2: pixelvalve@7e807000 {
compatible = "brcm,bcm2835-pixelvalve2";
reg = <0x7e807000 0x100>;
interrupts = <0x0 0x6a 0x4>;
status = "disabled";
};
hdmi: hdmi@7e902000 {
compatible = "brcm,bcm2835-hdmi";
reg = <0x7e902000 0x600 0x7e808000 0x100>;
interrupts = <0x0 0x68 0x4 0x0 0x69 0x4>;
ddc = <0x15>;
clocks = <0x3 0x10 0x3 0x19>;
clock-names = "pixel", "hdmi";
dmas = <0xa 0x11>;
dma-names = "audio-rx";
status = "disabled";
power-domains = <0x11 0x5>;
};
usb: usb@7e980000 {
compatible = "brcm,bcm2708-usb";
reg = <0x7e980000 0x10000 0x7e00b200 0x200>;
interrupts = <0x0 0x49 0x4 0x0 0x28 0x4>;
#address-cells = <0x1>;
#size-cells = <0x0>;
clocks = <0x16>;
clock-names = "otg";
phys = <0x17>;
phy-names = "usb2-phy";
status = "disabled";
interrupt-names = "usb", "soft";
power-domains = <0x11 0x6>;
};
vc4: gpu {
compatible = "brcm,bcm2835-vc4";
status = "disabled";
};
local_intc: local_intc@40000000 {
compatible = "brcm,bcm2836-l1-intc";
reg = <0x40000000 0x100>;
};
gicv2: gic400@40041000 {
interrupt-controller;
#interrupt-cells = <0x3>;
compatible = "arm,gic-400";
reg = <0x40041000 0x1000 0x40042000 0x2000 0x40044000 0x2000 0x40046000 0x2000>;
interrupts = <0x1 0x9 0xf04>;
phandle = <0x1>;
};
thermal: thermal@7d5d2200 {
compatible = "brcm,avs-tmon-bcm2838";
reg = <0x7d5d2200 0x2c>;
interrupts = <0x0 0x89 0x4>;
interrupt-names = "tmon";
clocks = <0x3 0x1b>;
#thermal-sensor-cells = <0x0>;
status = "okay";
phandle = <0x2>;
};
uart2: serial@7e201400 {
compatible = "brcm,bcm2835-pl011", "arm,pl011", "arm,primecell";
reg = <0x7e201400 0x200>;
interrupts = <0x0 0x79 0x4>;
clocks = <0x3 0x13 0x3 0x14>;
clock-names = "uartclk", "apb_pclk";
arm,primecell-periphid = <0x241011>;
status = "disabled";
};
uart3: serial@7e201600 {
compatible = "brcm,bcm2835-pl011", "arm,pl011", "arm,primecell";
reg = <0x7e201600 0x200>;
interrupts = <0x0 0x79 0x4>;
clocks = <0x3 0x13 0x3 0x14>;
clock-names = "uartclk", "apb_pclk";
arm,primecell-periphid = <0x241011>;
status = "disabled";
};
uart4: serial@7e201800 {
compatible = "brcm,bcm2835-pl011", "arm,pl011", "arm,primecell";
reg = <0x7e201800 0x200>;
interrupts = <0x0 0x79 0x4>;
clocks = <0x3 0x13 0x3 0x14>;
clock-names = "uartclk", "apb_pclk";
arm,primecell-periphid = <0x241011>;
status = "disabled";
};
uart5: serial@7e201a00 {
compatible = "brcm,bcm2835-pl011", "arm,pl011", "arm,primecell";
reg = <0x7e201a00 0x200>;
interrupts = <0x0 0x79 0x4>;
clocks = <0x3 0x13 0x3 0x14>;
clock-names = "uartclk", "apb_pclk";
arm,primecell-periphid = <0x241011>;
status = "disabled";
};
spi3: spi@7e204600 {
compatible = "brcm,bcm2835-spi";
reg = <0x7e204600 0x200>;
interrupts = <0x0 0x76 0x4>;
clocks = <0x3 0x14>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
};
spi4: spi@7e204800 {
compatible = "brcm,bcm2835-spi";
reg = <0x7e204800 0x200>;
interrupts = <0x0 0x76 0x4>;
clocks = <0x3 0x14>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
};
spi5: spi@7e204a00 {
compatible = "brcm,bcm2835-spi";
reg = <0x7e204a00 0x200>;
interrupts = <0x0 0x76 0x4>;
clocks = <0x3 0x14>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
};
spi6: spi@7e204c00 {
compatible = "brcm,bcm2835-spi";
reg = <0x7e204c00 0x200>;
interrupts = <0x0 0x76 0x4>;
clocks = <0x3 0x14>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
};
i2c3: i2c@7e205600 {
compatible = "brcm,bcm2835-i2c";
reg = <0x7e205600 0x200>;
interrupts = <0x0 0x75 0x4>;
clocks = <0x3 0x14>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
};
i2c4: i2c@7e205800 {
compatible = "brcm,bcm2835-i2c";
reg = <0x7e205800 0x200>;
interrupts = <0x0 0x75 0x4>;
clocks = <0x3 0x14>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
};
i2c5: i2c@7e205a00 {
compatible = "brcm,bcm2835-i2c";
reg = <0x7e205a00 0x200>;
interrupts = <0x0 0x75 0x4>;
clocks = <0x3 0x14>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
};
i2c6: i2c@7e205c00 {
compatible = "brcm,bcm2835-i2c";
reg = <0x7e205c00 0x200>;
interrupts = <0x0 0x75 0x4>;
clocks = <0x3 0x14>;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "disabled";
};
pwm1: pwm@7e20c800 {
compatible = "brcm,bcm2835-pwm";
reg = <0x7e20c800 0x28>;
clocks = <0x3 0x1e>;
assigned-clocks = <0x3 0x1e>;
assigned-clock-rates = <0x989680>;
#pwm-cells = <0x2>;
status = "disabled";
};
emmc2: emmc2@7e340000 {
compatible = "brcm,bcm2711-emmc2";
status = "okay";
interrupts = <0x0 0x7e 0x4>;
clocks = <0x3 0x33>;
reg = <0x7e340000 0x100>;
broken-cd;
vqmmc-supply = <0x18>;
};
sdhci: mmc: mmc@7e300000 {
compatible = "brcm,bcm2835-mmc", "brcm,bcm2835-sdhci";
reg = <0x7e300000 0x100>;
interrupts = <0x0 0x7e 0x4>;
clocks = <0x3 0x1c>;
dmas = <0xa 0xb>;
dma-names = "rx-tx";
brcm,overclock-50 = <0x0>;
status = "disabled";
pinctrl-names = "default";
pinctrl-0 = <0x19>;
bus-width = <0x4>;
phandle = <0x2d>;
};
mmcnr: mmcnr@7e300000 {
compatible = "brcm,bcm2835-mmc", "brcm,bcm2835-sdhci";
reg = <0x7e300000 0x100>;
interrupts = <0x0 0x7e 0x4>;
clocks = <0x3 0x1c>;
dmas = <0xa 0xb>;
dma-names = "rx-tx";
brcm,overclock-50 = <0x0>;
non-removable;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <0x1a>;
bus-width = <0x4>;
phandle = <0x2e>;
};
firmwarekms: firmwarekms@7e600000 {
compatible = "raspberrypi,rpi-firmware-kms";
reg = <0x7e600000 0x100>;
interrupts = <0x0 0x70 0x4>;
brcm,firmware = <0x7>;
status = "disabled";
};
smi: smi@7e600000 {
compatible = "brcm,bcm2835-smi";
reg = <0x7e600000 0x100>;
interrupts = <0x0 0x70 0x4>;
clocks = <0x3 0x2a>;
assigned-clocks = <0x3 0x2a>;
assigned-clock-rates = <0x7735940>;
dmas = <0xa 0x4>;
dma-names = "rx-tx";
status = "disabled";
};
axiperf: axiperf {
compatible = "brcm,bcm2835-axiperf";
reg = <0x7e009800 0x100 0x7ee08000 0x100>;
firmware = <0x7>;
status = "disabled";
phandle = <0x2f>;
};
firmware: firmware {
compatible = "raspberrypi,bcm2835-firmware", "simple-bus";
mboxes = <0x1b>;
phandle = <0x7>;
expgpio: gpio {
compatible = "raspberrypi,firmware-gpio";
gpio-controller;
#gpio-cells = <0x2>;
gpio-line-names = "BT_ON", "WL_ON", "PWR_LED_OFF", "GLOBAL_RESET", "VDD_SD_IO_SEL", "CAM_GPIO", "", "";
status = "okay";
phandle = <0x32>;
};
};
power: power {
compatible = "raspberrypi,bcm2835-power";
firmware = <0x7>;
#power-domain-cells = <0x1>;
phandle = <0x11>;
};
gpiomem {
compatible = "brcm,bcm2835-gpiomem";
reg = <0x7e200000 0x1000>;
};
fb: fb {
compatible = "brcm,bcm2708-fb";
firmware = <0x7>;
status = "okay";
};
vcsm: vcsm {
compatible = "raspberrypi,bcm2835-vcsm";
firmware = <0x7>;
status = "okay";
};
audio: audio {
compatible = "brcm,bcm2835-audio";
brcm,pwm-channels = <0x8>;
status = "disabled";
pinctrl-names = "default";
pinctrl-0 = <0x1c>;
phandle = <0x2a>;
};
sound: sound {
status = "disabled";
};
virtgpio: virtgpio {
compatible = "brcm,bcm2835-virtgpio";
gpio-controller;
#gpio-cells = <0x2>;
firmware = <0x7>;
status = "okay";
};
};
clocks {
compatible = "simple-bus";
#address-cells = <0x1>;
#size-cells = <0x0>;
clk_osc: clock@3 {
compatible = "fixed-clock";
reg = <0x3>;
#clock-cells = <0x0>;
clock-output-names = "osc";
clock-frequency = <0x337f980>;
phandle = <0x4>;
};
clk_usb: clock@4 {
compatible = "fixed-clock";
reg = <0x4>;
#clock-cells = <0x0>;
clock-output-names = "otg";
clock-frequency = <0x1c9c3800>;
phandle = <0x16>;
};
};
usbphy: phy {
compatible = "usb-nop-xceiv";
#phy-cells = <0x0>;
phandle = <0x17>;
};
arm-pmu {
compatible = "arm,cortex-a72-pmu";
interrupts = <0x0 0x10 0x4 0x0 0x11 0x4 0x0 0x12 0x4 0x0 0x13 0x4>;
interrupt-affinity = <0x1d 0x1e 0x1f 0x20>;
};
timer {
compatible = "arm,armv7-timer";
interrupts = <0x1 0xd 0xf08 0x1 0xe 0xf08 0x1 0xb 0xf08 0x1 0xa 0xf08>;
arm,cpu-registers-not-fw-configured;
always-on;
};
cpus: cpus {
#address-cells = <0x1>;
#size-cells = <0x0>;
enable-method = "brcm,bcm2836-smp";
cpu0: cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-a72";
reg = <0x0>;
enable-method = "spin-table";
cpu-release-addr = <0x0 0xd8>;
phandle = <0x1d>;
};
cpu1: cpu@1 {
device_type = "cpu";
compatible = "arm,cortex-a72";
reg = <0x1>;
enable-method = "spin-table";
cpu-release-addr = <0x0 0xe0>;
phandle = <0x1e>;
};
cpu2: cpu@2 {
device_type = "cpu";
compatible = "arm,cortex-a72";
reg = <0x2>;
enable-method = "spin-table";
cpu-release-addr = <0x0 0xe8>;
phandle = <0x1f>;
};
cpu3: cpu@3 {
device_type = "cpu";
compatible = "arm,cortex-a72";
reg = <0x3>;
enable-method = "spin-table";
cpu-release-addr = <0x0 0xf0>;
phandle = <0x20>;
};
};
v3dbus {
compatible = "simple-bus";
#address-cells = <0x1>;
#size-cells = <0x1>;
ranges = <0x7c500000 0x0 0xfc500000 0x3300000 0x40000000 0x0 0xff800000 0x800000>;
dma-ranges = <0x0 0x0 0x0 0x3c000000>;
v3d: v3d@7ec04000 {
compatible = "brcm,2711-v3d";
reg = <0x7ec00000 0x4000 0x7ec04000 0x4000>;
reg-names = "hub", "core0";
power-domains = <0x21 0x1>;
resets = <0x21 0x0>;
clocks = <0x3 0x15>;
interrupts = <0x0 0x4a 0x4>;
status = "disabled";
};
};
scb: scb {
compatible = "simple-bus";
#address-cells = <0x2>;
#size-cells = <0x1>;
ranges = <0x0 0x7c000000 0x0 0xfc000000 0x3800000 0x0 0x40000000 0x0 0xff800000 0x800000 0x6 0x0 0x6 0x0 0x40000000 0x0 0x0 0x0 0x0 0xfc000000>;
dma-ranges = <0x0 0x0 0x0 0x0 0xfc000000>;
pcie_0: pcie@7d500000 {
reg = <0x0 0x7d500000 0x9310 0x0 0x7e00f300 0x20>;
msi-controller;
msi-parent = <0x22>;
#address-cells = <0x3>;
#interrupt-cells = <0x1>;
#size-cells = <0x2>;
bus-range = <0x0 0x1>;
compatible = "brcm,bcm7211-pcie", "brcm,bcm7445-pcie", "brcm,pci-plat-dev";
max-link-speed = <0x2>;
tot-num-pcie = <0x1>;
linux,pci-domain = <0x0>;
interrupts = <0x0 0x94 0x4 0x0 0x94 0x4>;
interrupt-names = "pcie", "msi";
interrupt-map-mask = <0x0 0x0 0x0 0x7>;
interrupt-map = <0x0 0x0 0x0 0x1 0x1 0x0 0x8f 0x4 0x0 0x0 0x0 0x2 0x1 0x0 0x90 0x4 0x0 0x0 0x0 0x3 0x1 0x0 0x91 0x4 0x0 0x0 0x0 0x4 0x1 0x0 0x92 0x4>;
ranges = <0x2000000 0x0 0xf8000000 0x6 0x0 0x0 0x4000000>;
dma-ranges = <0x2000000 0x0 0x0 0x0 0x0 0x1 0x0>;
status = "okay";
phandle = <0x22>;
};
genet: genet@7d580000 {
compatible = "brcm,genet-v5";
reg = <0x0 0x7d580000 0x10000>;
status = "okay";
#address-cells = <0x1>;
#size-cells = <0x1>;
interrupts = <0x0 0x9d 0x4 0x0 0x9e 0x4>;
phy-handle = <0x23>;
phy-mode = "rgmii";
mdio@e14 {
#address-cells = <0x0>;
#size-cells = <0x1>;
compatible = "brcm,genet-mdio-v5";
reg = <0xe14 0x8>;
reg-names = "mdio";
phy1: genet-phy@0 {
compatible = "ethernet-phy-ieee802.3-c22";
max-speed = <0x3e8>;
reg = <0x1>;
led-modes = <0x0 0x8>;
phandle = <0x23>;
};
};
};
dma40: dma@7e007b00 {
compatible = "brcm,bcm2838-dma";
reg = <0x0 0x7e007b00 0x400>;
interrupts = <0x0 0x59 0x4 0x0 0x5a 0x4 0x0 0x5b 0x4 0x0 0x5c 0x4>;
interrupt-names = "dma11", "dma12", "dma13", "dma14";
#dma-cells = <0x1>;
brcm,dma-channel-mask = <0x7000>;
};
xhci: xhci@7e9c0000 {
compatible = "generic-xhci";
status = "disabled";
reg = <0x0 0x7e9c0000 0x100000>;
interrupts = <0x0 0xb0 0x4>;
};
hevc-decoder@7eb00000 {
compatible = "raspberrypi,rpivid-hevc-decoder";
reg = <0x0 0x7eb00000 0x10000>;
status = "okay";
};
rpivid-local-intc@7eb10000 {
compatible = "raspberrypi,rpivid-local-intc";
reg = <0x0 0x7eb10000 0x1000>;
status = "okay";
interrupts = <0x0 0x62 0x4>;
};
h264-decoder@7eb20000 {
compatible = "raspberrypi,rpivid-h264-decoder";
reg = <0x0 0x7eb20000 0x10000>;
status = "okay";
};
vp9-decoder@7eb30000 {
compatible = "raspberrypi,rpivid-vp9-decoder";
reg = <0x0 0x7eb30000 0x10000>;
status = "okay";
};
vchiq: mailbox@7e00b840 {
compatible = "brcm,bcm2838-vchiq";
reg = <0x0 0x7e00b840 0x3c>;
interrupts = <0x0 0x22 0x4>;
};
};
__overrides__ {
cam0-pwdn-ctrl;
cam0-pwdn;
cam0-led-ctrl;
cam0-led;
arm_freq;
cache_line_size;
uart0 = "", "", "", "$status";
uart1 = "", "", "", "%status";
i2s = "", "", "", "&status";
spi = "", "", "", "'status";
i2c0 = "", "", "", "(status";
i2c1 = "", "", "", ")status";
i2c2_iknowwhatimdoing = [00 00 00 15 73 74 61 74 75 73 00];
i2c0_baudrate = "", "", "", "(clock-frequency:0";
i2c1_baudrate = "", "", "", ")clock-frequency:0";
i2c2_baudrate = [00 00 00 15 63 6c 6f 63 6b 2d 66 72 65 71 75 65 6e 63 79 3a 30 00];
audio = "", "", "", "*status";
watchdog = "", "", "", "!status";
random = "", "", "", "+status";
sd_overclock = "", "", "", ",brcm,overclock-50:0";
sd_force_pio = "", "", "", ",brcm,force-pio?";
sd_pio_limit = "", "", "", ",brcm,pio-limit:0";
sd_debug = "", "", "", ",brcm,debug";
sdio_overclock = "", "", "", "-brcm,overclock-50:0", "", "", "", ".brcm,overclock-50:0";
axiperf = "", "", "", "/status";
act_led_gpio = "", "", "", "0gpios:4";
act_led_activelow = "", "", "", "0gpios:8";
act_led_trigger = "", "", "", "0linux,default-trigger";
pwr_led_gpio = "", "", "", "1gpios:4";
pwr_led_activelow = "", "", "", "1gpios:8";
pwr_led_trigger = "", "", "", "1linux,default-trigger";
eth_led0 = "", "", "", "#led-modes:0";
eth_led1 = "", "", "", "#led-modes:4";
};
memory@0 {
device_type = "memory";
reg = <0x0 0x0 0x0>;
};
leds: leds {
compatible = "gpio-leds";
act_led: act {
label = "led0";
default-state = "keep";
linux,default-trigger = "mmc0";
gpios = <0xf 0x2a 0x0>;
phandle = <0x30>;
};
pwr_led: pwr {
label = "led1";
linux,default-trigger = "default-on";
gpios = <0x32 0x2 0x1>;
phandle = <0x31>;
};
};
vdd_3v3_reg: fixedregulator_3v3 {
compatible = "regulator-fixed";
regulator-name = "3v3";
regulator-min-microvolt = <0x325aa0>;
regulator-max-microvolt = <0x325aa0>;
regulator-always-on;
};
vdd_5v0_reg: fixedregulator_5v0 {
compatible = "regulator-fixed";
regulator-name = "5v0";
regulator-min-microvolt = <0x4c4b40>;
regulator-max-microvolt = <0x4c4b40>;
regulator-always-on;
phandle = <0x33>;
};
sd_io_1v8_reg: sd_io_1v8_reg {
status = "okay";
compatible = "regulator-gpio";
vin-supply = <0x33>;
regulator-name = "vdd-sd-io";
regulator-min-microvolt = <0x1b7740>;
regulator-max-microvolt = <0x325aa0>;
regulator-boot-on;
regulator-always-on;
regulator-settling-time-us = <0x1388>;
gpios = <0x32 0x4 0x0>;
states = <0x1b7740 0x1 0x325aa0 0x0>;
phandle = <0x18>;
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment