Home
last modified time | relevance | path

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

123456

/OK3568_Linux_fs/yocto/poky/documentation/bsp-guide/
H A Dbsp.rst58 ``meta-raspberrypi`` and ``meta-intel``). Each of these layers is a
63 $ git clone git://git.yoctoproject.org/meta-raspberrypi
219 your hardware most closely matches the ``meta-raspberrypi``, clone
222 $ git clone git://git.yoctoproject.org/meta-raspberrypi
223 Cloning into 'meta-raspberrypi'...
297 meta-raspberrypi/COPYING.MIT
298 meta-raspberrypi/README.md
299 meta-raspberrypi/classes
300 meta-raspberrypi/classes/sdcard_image-rpi.bbclass
301 meta-raspberrypi/conf/
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/bcm/
H A 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 …]
H A 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";
/OK3568_Linux_fs/buildroot/package/raspberrypi-usbboot/
H A DConfig.in.host2 bool "host raspberrypi-usbboot"
8 processor used in the RaspberryPi to boot over USB, and have
10 built-in storage of the RaspberryPi (useful for the eMMC
13 https://github.com/raspberrypi/usbboot
15 comment "host raspberrypi-usbboot needs a toolchain w/ host gcc >= 4.9"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A 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";
/OK3568_Linux_fs/buildroot/configs/
H A Draspberrypi_defconfig14 BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,581049d718caf95f5feb00607…
26 BR2_PACKAGE_RPI_FIRMWARE_CONFIG_FILE="board/raspberrypi/config_default.txt"
39 BR2_ROOTFS_POST_BUILD_SCRIPT="board/raspberrypi/post-build.sh"
40 BR2_ROOTFS_POST_IMAGE_SCRIPT="board/raspberrypi/post-image.sh"
H A Draspberrypi2_defconfig15 BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,581049d718caf95f5feb00607…
27 BR2_PACKAGE_RPI_FIRMWARE_CONFIG_FILE="board/raspberrypi/config_default.txt"
/OK3568_Linux_fs/kernel/drivers/clk/bcm/
H A 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");
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A Draspberrypi,firmware-ts.txt5 - compatible: "raspberrypi,firmware-ts"
18 compatible = "raspberrypi,bcm2835-firmware";
22 compatible = "raspberrypi,firmware-ts";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Draspberrypi,firmware-gpio.txt12 - compatible : Should be "raspberrypi,firmware-gpio"
22 compatible = "raspberrypi,bcm2835-firmware";
26 compatible = "raspberrypi,firmware-gpio";
/OK3568_Linux_fs/kernel/drivers/reset/
H A 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",
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A 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";
H A Dbcm2835-rpi.dtsi1 #include <dt-bindings/power/raspberrypi-power.h>
16 compatible = "raspberrypi,bcm2835-firmware", "simple-mfd";
25 compatible = "raspberrypi,bcm2835-power";
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A 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");
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/panel/
H A 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";
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dbcm2835-rpi.dtsi1 #include <dt-bindings/power/raspberrypi-power.h>
21 compatible = "raspberrypi,bcm2835-firmware";
26 compatible = "raspberrypi,bcm2835-power";
/OK3568_Linux_fs/buildroot/package/rpi-wifi-firmware/
H A Drpi-wifi-firmware.mk15 …ln -sf brcmfmac43455-sdio.txt $(TARGET_DIR)/lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,3-mod…
16 …ln -sf brcmfmac43455-sdio.txt $(TARGET_DIR)/lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,3-mod…
17 …ln -sf brcmfmac43455-sdio.txt $(TARGET_DIR)/lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,4-mod…
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Draspberrypi.c16 #include <soc/bcm2835/raspberrypi-firmware.h>
207 rpi_hwmon = platform_device_register_data(dev, "raspberrypi-hwmon", in rpi_register_hwmon_driver()
221 "raspberrypi,firmware-clocks"); in rpi_register_clk_driver()
227 rpi_clk = platform_device_register_data(dev, "raspberrypi-clk", in rpi_register_clk_driver()
341 { .compatible = "raspberrypi,bcm2835-firmware", },
348 .name = "raspberrypi-firmware",
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Draspberrypi-cpufreq.c82 * Since the driver depends on clk-raspberrypi, which may return EPROBE_DEFER,
87 .name = "raspberrypi-cpufreq",
97 MODULE_ALIAS("platform:raspberrypi-cpufreq");
/OK3568_Linux_fs/debian/scripts/patches/
H A D0002-modify-export-image-to-meet-rockchip-image-requireme.patch79 - if [ -f "$ROOTFS_DIR/usr/share/doc/raspberrypi-kernel/changelog.Debian.gz" ]; then
81 - "$ROOTFS_DIR/usr/share/doc/raspberrypi-kernel/changelog.Debian.gz" | \
83 - printf "\nFirmware: https://github.com/raspberrypi/firmware/tree/%s\n" "$firmware"
85 - kernel="$(curl -s -L "https://github.com/raspberrypi/firmware/raw/$firmware/extra/git_hash")"
86 - printf "Kernel: https://github.com/raspberrypi/linux/tree/%s\n" "$kernel"
88 - uname="$(curl -s -L "https://github.com/raspberrypi/firmware/raw/$firmware/extra/uname_string7")"
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Draspberrypi-ts.c20 #include <soc/bcm2835/raspberrypi-firmware.h>
178 input->name = "raspberrypi-ts"; in rpi_ts_probe()
212 { .compatible = "raspberrypi,firmware-ts", },
219 .name = "raspberrypi-ts",
/OK3568_Linux_fs/kernel/drivers/soc/bcm/
H A Draspberrypi-power.c13 #include <dt-bindings/power/raspberrypi-power.h>
14 #include <soc/bcm2835/raspberrypi-firmware.h>
229 { .compatible = "raspberrypi,bcm2835-power", },
236 .name = "raspberrypi-power",
/OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/
H A DKconfig65 https://github.com/raspberrypi/firmware/issues/572".
109 https://github.com/raspberrypi/firmware/issues/579.
120 default "raspberrypi"
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-raspberrypi-exp.c15 #include <soc/bcm2835/raspberrypi-firmware.h>
17 #define MODULE_NAME "raspberrypi-exp-gpio"
239 { .compatible = "raspberrypi,firmware-gpio" },
254 MODULE_AUTHOR("Dave Stevenson <dave.stevenson@raspberrypi.org>");
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/bcm/
H A Draspberrypi,bcm2835-power.txt5 - compatible: Should be "raspberrypi,bcm2835-power".
38 compatible = "raspberrypi,bcm2835-power";

123456