Searched +full:sam9x60 +full:- +full:sckc (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | atmel,at91sam9x5-sckc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/atmel,at91sam9x5-sckc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Atmel Slow Clock Controller (SCKC) 10 - Claudiu Beznea <claudiu.beznea@microchip.com> 15 - enum: 16 - atmel,at91sam9x5-sckc 17 - atmel,sama5d3-sckc 18 - atmel,sama5d4-sckc [all …]
|
H A D | at91-clock.txt | 1 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": 15 at91 SCKC (Slow Clock Controller) 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. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | sama7g5.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * sama7g5.dtsi - Device Tree Include file for SAMA7G5 family SoC 12 #include <dt-bindings/iio/adc/at91-sama5d2_adc.h> 13 #include <dt-bindings/interrupt-controller/irq.h> 14 #include <dt-bindings/interrupt-controlle [all...] |
H A D | sam9x60.dtsi | 1 // 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 …]
|