cam1_reg = <&cam1_reg>,"status";
cam1_reg_gpio = <&cam1_reg>,"gpio:4",
<&cam1_reg>,"gpio:0=", <&gpio>;
+
+ pcie_tperst_clk_ms = <&pcie0>,"brcm,tperst-clk-ms:0";
};
};
pciex1 = <&pciex1>, "status";
pciex1_gen = <&pciex1> , "max-link-speed:0";
pciex1_no_l0s = <&pciex1>, "aspm-no-l0s?";
+ pciex1_tperst_clk_ms = <&pciex1>, "brcm,tperst-clk-ms:0";
+ pcie_tperst_clk_ms = <&pciex1>, "brcm,tperst-clk-ms:0";
random = <&random>, "status";
rtc_bbat_vchg = <&rpi_rtc>, "trickle-charge-microvolt:0";
spi = <&spi0>, "status";
(2711 only, but not applicable on CM4S)
N.B. USB-A ports on 4B are subsequently disabled
+ pcie_tperst_clk_ms Add N milliseconds between PCIe reference clock
+ activation and PERST# deassertion
+ (CM4 and 2712, default "0")
+
pciex1 Set to "on" to enable the external PCIe link
(2712 only, default "off")
PCIe link for devices that have broken
implementations (2712 only, default "off")
+ pciex1_tperst_clk_ms Alias for pcie_tperst_clk_ms
+ (2712 only, default "0")
+
spi Set to "on" to enable the spi interfaces
(default "off")