Home
last modified time | relevance | path

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

12345

/linux-6.14.4/Documentation/devicetree/bindings/arm/bcm/
Dbcm2835.yaml21 - raspberrypi,400
22 - raspberrypi,4-compute-module
23 - raspberrypi,4-model-b
29 - raspberrypi,5-model-b
35 - raspberrypi,model-a
36 - raspberrypi,model-a-plus
37 - raspberrypi,model-b
38 - raspberrypi,model-b-i2c0 # Raspberry Pi Model B (no P5)
39 - raspberrypi,model-b-rev2
40 - raspberrypi,model-b-plus
[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-gpio
79 const: raspberrypi,firmware-reset
96 const: raspberrypi,firmware-poe-pwm
115 compatible = "raspberrypi,bcm2835-firmware", "simple-mfd";
119 compatible = "raspberrypi,firmware-clocks";
124 compatible = "raspberrypi,firmware-gpio";
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/media/
Draspberrypi,rp1-cfe.yaml4 $id: http://devicetree.org/schemas/media/raspberrypi,rp1-cfe.yaml#
11 - Raspberry Pi Kernel Maintenance <kernel-list@raspberrypi.com>
14 The Raspberry Pi PiSP Camera Front End is a module in Raspberrypi 5's RP1 I/O
21 https://datasheets.raspberrypi.com/camera/raspberry-pi-image-signal-processor-specification.pdf
28 - const: raspberrypi,rp1-cfe
76 compatible = "raspberrypi,rp1-cfe";
Draspberrypi,pispbe.yaml4 $id: http://devicetree.org/schemas/media/raspberrypi,pispbe.yaml#
10 - Raspberry Pi Kernel Maintenance <kernel-list@raspberrypi.com>
19 https://datasheets.raspberrypi.com/camera/raspberry-pi-image-signal-processor-specification.pdf
26 - const: raspberrypi,pispbe
57 compatible = "brcm,bcm2712-pispbe", "raspberrypi,pispbe";
/linux-6.14.4/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";
/linux-6.14.4/arch/arm64/boot/dts/broadcom/
Dbcm2712-rpi-5-b.dts8 compatible = "raspberrypi,5-model-b", "brcm,bcm2712";
68 compatible = "raspberrypi,bcm2835-firmware", "simple-mfd";
76 compatible = "raspberrypi,firmware-clocks";
81 compatible = "raspberrypi,firmware-reset";
87 compatible = "raspberrypi,bcm2835-power";
/linux-6.14.4/arch/arm/boot/dts/broadcom/
Dbcm2835-rpi.dtsi1 #include <dt-bindings/power/raspberrypi-power.h>
6 compatible = "raspberrypi,bcm2835-firmware", "simple-mfd";
10 compatible = "raspberrypi,firmware-clocks";
16 compatible = "raspberrypi,bcm2835-power";
Dbcm2711-rpi.dtsi4 #include <dt-bindings/reset/raspberrypi,firmware-reset.h>
47 compatible = "raspberrypi,firmware-gpio";
54 compatible = "raspberrypi,firmware-reset";
87 compatible = "raspberrypi,bootloader-config", "nvmem-rmem";
/linux-6.14.4/Documentation/devicetree/bindings/input/touchscreen/
Draspberrypi,firmware-ts.txt5 - compatible: "raspberrypi,firmware-ts"
18 compatible = "raspberrypi,bcm2835-firmware";
22 compatible = "raspberrypi,firmware-ts";
/linux-6.14.4/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>
180 { .compatible = "raspberrypi,firmware-poe-pwm", },
187 .name = "raspberrypi-poe-pwm",
/linux-6.14.4/Documentation/devicetree/bindings/power/
Draspberrypi,bcm2835-power.yaml4 $id: http://devicetree.org/schemas/power/raspberrypi,bcm2835-power.yaml#
20 - raspberrypi,bcm2835-power
39 compatible = "raspberrypi,bcm2835-power";
/linux-6.14.4/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",
/linux-6.14.4/Documentation/devicetree/bindings/nvmem/
Drmem.yaml20 - raspberrypi,bootloader-config
21 - raspberrypi,bootloader-public-key
46 compatible = "raspberrypi,bootloader-config", "nvmem-rmem";
/linux-6.14.4/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";
/linux-6.14.4/drivers/hwmon/
Draspberrypi-hwmon.c5 * Based on firmware/raspberrypi.c by Noralf Trønnes
17 #include <soc/bcm2835/raspberrypi-firmware.h>
155 .name = "raspberrypi-hwmon",
164 MODULE_ALIAS("platform:raspberrypi-hwmon");
/linux-6.14.4/Documentation/admin-guide/media/
Draspberrypi-rp1-cfe.rst21 <https://datasheets.raspberrypi.com/camera/raspberry-pi-image-signal-processor-specification.pdf>`_,
23 <https://github.com/raspberrypi/libpisp>`_.
29 drivers/media/platform/raspberrypi/rp1-cfe. It uses the `V4L2 API` to register
39 .. kernel-figure:: raspberrypi-rp1-cfe.dot
Draspberrypi-pisp-be.rst21 <https://github.com/raspberrypi/libpisp>`_.
33 drivers/media/platform/raspberrypi/pisp-be. It uses the `V4L2 API` to register
42 .. kernel-figure:: raspberrypi-pisp-be.dot
109 …age Signal Processor (PiSP) Specification document: https://datasheets.raspberrypi.com/camera/rasp…
Dv4l-drivers.rst25 raspberrypi-pisp-be
28 raspberrypi-rp1-cfe
/linux-6.14.4/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");
/linux-6.14.4/Documentation/userspace-api/media/v4l/
Dmetafmt-pisp-be.rst22 <https://datasheets.raspberrypi.com/camera/raspberry-pi-image-signal-processor-specification.pdf>`_
54 <https://datasheets.raspberrypi.com/camera/raspberry-pi-image-signal-processor-specification.pdf>`_.
56 .. kernel-doc:: include/uapi/linux/media/raspberrypi/pisp_be_config.h
/linux-6.14.4/drivers/media/platform/raspberrypi/
DKconfig5 source "drivers/media/platform/raspberrypi/pisp_be/Kconfig"
6 source "drivers/media/platform/raspberrypi/rp1-cfe/Kconfig"
/linux-6.14.4/drivers/firmware/
Draspberrypi.c18 #include <soc/bcm2835/raspberrypi-firmware.h>
210 rpi_hwmon = platform_device_register_data(dev, "raspberrypi-hwmon", in rpi_register_hwmon_driver()
224 "raspberrypi,firmware-clocks"); in rpi_register_clk_driver()
230 rpi_clk = platform_device_register_data(dev, "raspberrypi-clk", in rpi_register_clk_driver()
335 { .compatible = "raspberrypi,bcm2835-firmware", },
404 .name = "raspberrypi-firmware",
/linux-6.14.4/drivers/clk/bcm/
Dclk-raspberrypi.c19 #include <soc/bcm2835/raspberrypi-firmware.h>
161 * https://github.com/raspberrypi/firmware/wiki/Mailbox-property-interface
417 "raspberrypi,bcm2835-firmware"); in raspberrypi_clk_probe()
451 rpi->cpufreq = platform_device_register_data(dev, "raspberrypi-cpufreq", in raspberrypi_clk_probe()
465 { .compatible = "raspberrypi,firmware-clocks" },
472 .name = "raspberrypi-clk",
483 MODULE_ALIAS("platform:raspberrypi-clk");
/linux-6.14.4/drivers/pmdomain/bcm/
Draspberrypi-power.c13 #include <dt-bindings/power/raspberrypi-power.h>
14 #include <soc/bcm2835/raspberrypi-firmware.h>
236 { .compatible = "raspberrypi,bcm2835-power", },
243 .name = "raspberrypi-power",
/linux-6.14.4/drivers/input/touchscreen/
Draspberrypi-ts.c20 #include <soc/bcm2835/raspberrypi-firmware.h>
175 input->name = "raspberrypi-ts"; in rpi_ts_probe()
209 { .compatible = "raspberrypi,firmware-ts", },
216 .name = "raspberrypi-ts",

12345