Home
last modified time | relevance | path

Searched +full:sama5d4 +full:- +full:pmc (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Datmel,at91rm9200-pmc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/atmel,at91rm9200-pmc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Atmel Power Management Controller (PMC)
10 - Claudiu Beznea <claudiu.beznea@microchip.com>
14 system and user peripheral clocks. The PMC enables/disables the clock inputs
20 - items:
21 - const: atmel,at91sam9g20-pmc
22 - const: atmel,at91sam9260-pmc
[all …]
H A Dat91-clock.txt1 Device Tree Clock bindings for arch-at91
5 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
10 - compatible : shall be one of the following:
11 "atmel,at91sam9x5-sckc",
12 "atmel,sama5d3-sckc",
13 "atmel,sama5d4-sckc" or
14 "microchip,sam9x60-sckc":
16 - #clock-cells : shall be 1 for "microchip,sam9x60-sckc" otherwise shall be 0.
17 - clocks : shall be the input parent clock phandle for the clock.
20 - atmel,osc-bypass : boolean property. Set this when a clock signal is directly
[all …]
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dsama5d4.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * sama5d4.dtsi - Device Tree Include file for SAMA5D4 family SoC
9 #include <dt-bindings/clock/at91.h>
10 #include <dt-bindings/dma/at91.h>
11 #include <dt-bindings/mfd/at91-usar
253 pmc: clock-controller@f0018000 { global() label
[all...]
H A Dsama5d2.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * sama5d2.dtsi - Device Tree Include file for SAMA5D2 family SoC
9 #include <dt-bindings/dma/at91.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
11 #include <dt-bindings/clock/at91.h>
12 #include <dt-bindings/mfd/at91-usar
287 pmc: clock-controller@f0014000 { global() label
[all...]
H A Dat91-sama5d4ek.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * at91-sama5d4ek.dts - Device Tree file for SAMA5D4 Evaluation Kit
8 /dts-v1/;
9 #include "sama5d4.dtsi"
12 model = "Atmel SAMA5D4-EK";
13 compatible = "atmel,sama5d4ek", "atmel,sama5d4", "atmel,sama5";
16 stdout-path = "serial0:115200n8";
25 clock-frequency = <32768>;
29 clock-frequency = <12000000>;
36 pinctrl-names = "default";
[all …]
H A Dsam9x60.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * sam9x60.dtsi - Device Tree Include file for Microchip SAM9X60 SoC
10 #include <dt-bindings/dma/at91.h>
11 #include <dt-bindings/pinctrl/at91.h>
12 #include <dt-bindings/interrupt-controller/irq.h>
13 #include <dt-bindings/gpio/gpio.h>
14 #include <dt-bindings/clock/at91.h>
15 #include <dt-bindings/mfd/at91-usart.h>
16 #include <dt-bindings/mfd/atmel-flexcom.h>
19 #address-cells = <1>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dmicrochip,sama5d4-vdec.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/media/microchip,sama5d4-vdec.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Hantro G1 VPU codec implemented on Microchip SAMA5D4 SoCs
11 - Emil Velikov <emil.velikov@collabora.com>
14 Hantro G1 video decode accelerator present on Microchip SAMA5D4 SoCs.
18 const: microchip,sama5d4-vdec
30 - compatible
31 - reg
[all …]