1 // SPDX-License-Identifier: GPL-2.0
3 #include "bcm2835-rpi-cm1.dtsi"
4 #include "bcm283x-rpi-usb-host.dtsi"
7 compatible = "raspberrypi,compute-module", "brcm,bcm2835";
8 model = "Raspberry Pi Compute Module IO board rev1";
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",
67 /* Also used as ACT LED */
77 pinctrl-0 = <&gpioout &alt0>;
81 hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
85 pinctrl-names = "default";
86 pinctrl-0 = <&uart0_gpio14>;