1 // SPDX-License-Identifier: GPL-2.0
3 #include "bcm2837-rpi-cm3.dtsi"
4 #include "bcm283x-rpi-usb-host.dtsi"
7 compatible = "raspberrypi,3-compute-module", "brcm,bcm2837";
8 model = "Raspberry Pi Compute Module 3 IO board V3.0";
13 * This is based on the official GPU firmware DT blob.
16 * "NC" = not connected (no rail from the SoC)
17 * "FOO" = GPIO line named "FOO" on the schematic
18 * "FOO_N" = GPIO line named "FOO" on schematic, active low
20 gpio-line-names = "GPIO0",
76 pinctrl-0 = <&gpioout &alt0>;
80 hpd-gpios = <&expgpio 1 GPIO_ACTIVE_LOW>;
81 power-domains = <&power RPI_POWER_DOMAIN_HDMI>;
86 pinctrl-names = "default";
87 pinctrl-0 = <&sdhost_gpio48>;
93 pinctrl-names = "default";
94 pinctrl-0 = <&uart0_gpio14>;