Home
last modified time | relevance | path

Searched full:raspberrypi (Results 1 – 25 of 175) sorted by relevance

1234567

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/bcm/
Dbcm2835.yaml21 - raspberrypi,400
22 - raspberrypi,4-compute-module
23 - raspberrypi,4-model-b
29 - raspberrypi,model-a
30 - raspberrypi,model-a-plus
31 - raspberrypi,model-b
32 - raspberrypi,model-b-i2c0 # Raspberry Pi Model B (no P5)
33 - raspberrypi,model-b-rev2
34 - raspberrypi,model-b-plus
35 - raspberrypi,compute-module
[all …]
Draspberrypi,bcm2835-firmware.yaml4 $id: http://devicetree.org/schemas/arm/bcm/raspberrypi,bcm2835-firmware.yaml#
17 const: raspberrypi,bcm2835-firmware
25 - const: raspberrypi,bcm2835-firmware
37 const: raspberrypi,firmware-clocks
55 const: raspberrypi,firmware-reset
72 const: raspberrypi,firmware-poe-pwm
91 compatible = "raspberrypi,bcm2835-firmware", "simple-mfd";
95 compatible = "raspberrypi,firmware-clocks";
100 compatible = "raspberrypi,firmware-reset";
105 compatible = "raspberrypi,firmware-poe-pwm";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/bcm/
Dbcm2835.yaml21 - raspberrypi,4-model-b
27 - raspberrypi,model-a
28 - raspberrypi,model-a-plus
29 - raspberrypi,model-b
30 - raspberrypi,model-b-i2c0 # Raspberry Pi Model B (no P5)
31 - raspberrypi,model-b-rev2
32 - raspberrypi,model-b-plus
33 - raspberrypi,compute-module
34 - raspberrypi,model-zero
35 - raspberrypi,model-zero-w
[all …]
Draspberrypi,bcm2835-firmware.yaml4 $id: http://devicetree.org/schemas/arm/bcm/raspberrypi,bcm2835-firmware.yaml#
17 const: raspberrypi,bcm2835-firmware
25 - const: raspberrypi,bcm2835-firmware
39 const: raspberrypi,firmware-clocks
56 const: raspberrypi,firmware-reset
78 compatible = "raspberrypi,bcm2835-firmware", "simple-mfd";
82 compatible = "raspberrypi,firmware-clocks";
87 compatible = "raspberrypi,firmware-reset";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Draspberrypi,7inch-touchscreen-panel-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/raspberrypi,7inch-touchscreen-panel-regulator.yaml#
7 title: RaspberryPi 7" display ATTINY88-based regulator/backlight controller
13 The RaspberryPi 7" display has an ATTINY88-based regulator/backlight
22 const: raspberrypi,7inch-touchscreen-panel-regulator
39 compatible = "raspberrypi,7inch-touchscreen-panel-regulator";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Draspberrypi,7inch-touchscreen-panel-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/raspberrypi,7inch-touchscreen-panel-regulator.yaml#
7 title: RaspberryPi 7" display ATTINY88-based regulator/backlight controller
13 The RaspberryPi 7" display has an ATTINY88-based regulator/backlight
22 const: raspberrypi,7inch-touchscreen-panel-regulator
39 compatible = "raspberrypi,7inch-touchscreen-panel-regulator";
/kernel/linux/linux-6.6/arch/arm/boot/dts/broadcom/
Dbcm2711-rpi.dtsi4 #include <dt-bindings/reset/raspberrypi,firmware-reset.h>
23 compatible = "raspberrypi,firmware-clocks";
28 compatible = "raspberrypi,firmware-gpio";
35 compatible = "raspberrypi,firmware-reset";
63 compatible = "raspberrypi,bootloader-config", "nvmem-rmem";
Dbcm2835-rpi.dtsi1 #include <dt-bindings/power/raspberrypi-power.h>
6 compatible = "raspberrypi,bcm2835-firmware", "simple-mfd";
15 compatible = "raspberrypi,bcm2835-power";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Draspberrypi,firmware-ts.txt5 - compatible: "raspberrypi,firmware-ts"
18 compatible = "raspberrypi,bcm2835-firmware";
22 compatible = "raspberrypi,firmware-ts";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/
Draspberrypi,firmware-ts.txt5 - compatible: "raspberrypi,firmware-ts"
18 compatible = "raspberrypi,bcm2835-firmware";
22 compatible = "raspberrypi,firmware-ts";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/gpio/
Draspberrypi,firmware-gpio.txt12 - compatible : Should be "raspberrypi,firmware-gpio"
22 compatible = "raspberrypi,bcm2835-firmware";
26 compatible = "raspberrypi,firmware-gpio";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/
Draspberrypi,firmware-gpio.txt12 - compatible : Should be "raspberrypi,firmware-gpio"
22 compatible = "raspberrypi,bcm2835-firmware";
26 compatible = "raspberrypi,firmware-gpio";
/kernel/linux/linux-6.6/drivers/pwm/
Dpwm-raspberrypi-poe.c5 * https://www.raspberrypi.org/products/poe-hat/
20 #include <soc/bcm2835/raspberrypi-firmware.h>
21 #include <dt-bindings/pwm/raspberrypi,firmware-poe-pwm.h>
181 { .compatible = "raspberrypi,firmware-poe-pwm", },
188 .name = "raspberrypi-poe-pwm",
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/nvmem/
Drmem.yaml19 - raspberrypi,bootloader-config
20 - raspberrypi,bootloader-public-key
45 compatible = "raspberrypi,bootloader-config", "nvmem-rmem";
/kernel/linux/linux-5.10/drivers/reset/
Dreset-raspberrypi.c13 #include <soc/bcm2835/raspberrypi-firmware.h>
14 #include <dt-bindings/reset/raspberrypi,firmware-reset.h>
106 { .compatible = "raspberrypi,firmware-reset" },
114 .name = "raspberrypi-reset",
/kernel/linux/linux-6.6/drivers/reset/
Dreset-raspberrypi.c13 #include <soc/bcm2835/raspberrypi-firmware.h>
14 #include <dt-bindings/reset/raspberrypi,firmware-reset.h>
106 { .compatible = "raspberrypi,firmware-reset" },
114 .name = "raspberrypi-reset",
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/
Draspberrypi,7inch-touchscreen.yaml4 $id: http://devicetree.org/schemas/display/panel/raspberrypi,7inch-touchscreen.yaml#
25 const: raspberrypi,7inch-touchscreen-panel
60 compatible = "raspberrypi,7inch-touchscreen-panel";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Draspberrypi,7inch-touchscreen.yaml4 $id: http://devicetree.org/schemas/display/panel/raspberrypi,7inch-touchscreen.yaml#
25 const: raspberrypi,7inch-touchscreen-panel
60 compatible = "raspberrypi,7inch-touchscreen-panel";
/kernel/linux/linux-6.6/drivers/hwmon/
Draspberrypi-hwmon.c5 * Based on firmware/raspberrypi.c by Noralf Trønnes
17 #include <soc/bcm2835/raspberrypi-firmware.h>
140 .name = "raspberrypi-hwmon",
148 MODULE_ALIAS("platform:raspberrypi-hwmon");
/kernel/linux/linux-5.10/drivers/hwmon/
Draspberrypi-hwmon.c5 * Based on firmware/raspberrypi.c by Noralf Trønnes
16 #include <soc/bcm2835/raspberrypi-firmware.h>
144 .name = "raspberrypi-hwmon",
152 MODULE_ALIAS("platform:raspberrypi-hwmon");
/kernel/linux/linux-5.10/drivers/clk/bcm/
Dclk-raspberrypi.c19 #include <soc/bcm2835/raspberrypi-firmware.h>
85 * https://github.com/raspberrypi/firmware/wiki/Mailbox-property-interface
316 "raspberrypi,bcm2835-firmware"); in raspberrypi_clk_probe()
350 rpi->cpufreq = platform_device_register_data(dev, "raspberrypi-cpufreq", in raspberrypi_clk_probe()
366 { .compatible = "raspberrypi,firmware-clocks" },
373 .name = "raspberrypi-clk",
384 MODULE_ALIAS("platform:raspberrypi-clk");
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dbcm2835-rpi.dtsi1 #include <dt-bindings/power/raspberrypi-power.h>
16 compatible = "raspberrypi,bcm2835-firmware", "simple-mfd";
25 compatible = "raspberrypi,bcm2835-power";
Dbcm2711-rpi-4-b.dts7 #include <dt-bindings/reset/raspberrypi,firmware-reset.h>
10 compatible = "raspberrypi,4-model-b", "brcm,bcm2711";
83 compatible = "raspberrypi,firmware-clocks";
88 compatible = "raspberrypi,firmware-gpio";
103 compatible = "raspberrypi,firmware-reset";
/kernel/linux/linux-6.6/drivers/cpufreq/
Draspberrypi-cpufreq.c80 * Since the driver depends on clk-raspberrypi, which may return EPROBE_DEFER,
85 .name = "raspberrypi-cpufreq",
95 MODULE_ALIAS("platform:raspberrypi-cpufreq");
/kernel/linux/linux-6.6/drivers/clk/bcm/
Dclk-raspberrypi.c19 #include <soc/bcm2835/raspberrypi-firmware.h>
141 * https://github.com/raspberrypi/firmware/wiki/Mailbox-property-interface
404 "raspberrypi,bcm2835-firmware"); in raspberrypi_clk_probe()
438 rpi->cpufreq = platform_device_register_data(dev, "raspberrypi-cpufreq", in raspberrypi_clk_probe()
452 { .compatible = "raspberrypi,firmware-clocks" },
459 .name = "raspberrypi-clk",
470 MODULE_ALIAS("platform:raspberrypi-clk");

1234567