Home
last modified time | relevance | path

Searched +full:rp1 +full:- +full:clocks (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Draspberrypi,rp1-clocks.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/raspberrypi,rp1-clocks.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: RaspberryPi RP1 clock generator
10 - A. della Porta <andrea.porta@suse.com>
13 The RP1 contains a clock generator designed as three PLLs (CORE, AUDIO,
15 the clocks to drive the sub-peripherals embedded inside the chipset.
18 https://datasheets.raspberrypi.com/rp1/rp1-peripherals.pdf
22 const: raspberrypi,rp1-clocks
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Draspberrypi,rp1-cfe.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/raspberrypi,rp1-cfe.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
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
16 - MIPI D-PHY
17 - MIPI CSI-2 receiver
18 - Simple image processor (called PiSP Front End, or FE)
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/broadcom/
H A Drp1-common.dtsi1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
3 #include <dt-bindings/gpio/gpio.h>
4 #include <dt-bindings/interrupt-controller/irq.h>
5 #include <dt-bindings/clock/raspberrypi,rp1-clocks.h>
7 pci_ep_bus: pci-ep-bus@1 {
8 compatible = "simple-bus";
10 dma-ranges = <0x10 0x00000000 0x43000000 0x10 0x00000000 0x10 0x00000000>;
11 #address-cells = <2>;
12 #size-cells = <2>;
14 rp1_clocks: clocks@40018000 {
[all …]
H A Dbcm2712-rpi-5-b-ovl-rp1.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 /dts-v1/;
4 #include <dt-bindings/gpio/gpio.h>
8 compatible = "raspberrypi,5-model-b", "brcm,bcm2712";
16 stdout-path = "serial10:115200n8";
19 clk_rp1_xosc: clock-50000000 {
20 compatible = "fixed-clock";
21 #clock-cells = <0>;
22 clock-output-names = "rp1-xosc";
23 clock-frequency = <50000000>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dpci1de4,1.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: RaspberryPi RP1 MFD PCI device
10 - A. della Porta <andrea.porta@suse.com>
13 The RaspberryPi RP1 is a PCI multi function device containing
19 - $ref: /schemas/pci/pci-ep-bus.yaml
26 - const: pci1de4,1
28 '#interrupt-cells':
32 in include/dt-bindings/interrupt-controller/irq.h.
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/keystone/
H A Dkeystone-k2l.dtsi1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2014-2017 Texas Instruments Incorporated - https://www.ti.com/
8 #include <dt-bindings/reset/ti-syscon.h>
15 #address-cells = <1>;
16 #size-cells = <0>;
18 interrupt-parent = <&gic>;
21 compatible = "arm,cortex-a15";
27 compatible = "arm,cortex-a15";
42 /include/ "keystone-k2l-clocks.dtsi"
45 compatible = "ti,da830-uart", "ns16550a";
[all …]