Lines Matching +full:bcm2835 +full:- +full:firmware
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/power/raspberrypi,bcm2835-power.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom BCM2835 power domain
10 - Alexander Aring <[email protected]>
11 - Florian Fainelli <[email protected]>
15 in the Raspberry Pi BCM2835 SoC.
20 - raspberrypi,bcm2835-power
22 firmware:
24 description: Reference to the RPi firmware device node
26 "#power-domain-cells":
30 - compatible
31 - firmware
32 - "#power-domain-cells"
37 - |
38 power-controller {
39 compatible = "raspberrypi,bcm2835-power";
40 firmware = <&firmware>;
41 #power-domain-cells = <1>;