Home
last modified time | relevance | path

Searched +full:isc +full:- +full:mck (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/media/
H A Datmel-isc.txt1 Atmel Image Sensor Controller (ISC)
2 ----------------------------------------------
4 Required properties for ISC:
5 - compatible
6 Must be "atmel,sama5d2-isc".
7 - reg
9 - interrupts
10 Should contain IRQ line for the ISC.
11 - clocks
13 the clock-names property;
[all …]
H A Datmel,isc.yaml1 # SPDX-License-Identifier: GPL-2.0-only
2 # Copyright (C) 2016-2021 Microchip Technology, Inc.
4 ---
5 $id: http://devicetree.org/schemas/media/atmel,isc.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Atmel Image Sensor Controller (ISC)
11 - Eugen Hristev <eugen.hristev@microchip.com>
14 The Image Sensor Controller (ISC) device provides the video input capabilities for the
17 The ISC has a single parallel input that supports RAW Bayer, RGB or YUV video,
22 const: atmel,sama5d2-isc
[all …]
H A Dmicrochip,xisc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Eugen Hristev <eugen.hristev@microchip.com>
25 const: microchip,sama7g5-isc
36 clock-names:
38 - const: hclock
40 '#clock-cells':
43 clock-output-names:
44 const: isc-mck
[all …]
/freebsd/sys/contrib/device-tree/src/arm/microchip/
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
250 isc: isc@f0008000 { global() label
[all...]
H A Dsama7g5.dtsi1 // 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-controller/arm-gic.h>
15 #include <dt-bindings/clock/at91.h>
16 #include <dt-bindings/dma/at91.h>
17 #include <dt-bindings/gpio/gpio.h>
18 #include <dt-bindings/mfd/at91-usart.h>
19 #include <dt-bindings/nvmem/microchip,sama7g5-otpc.h>
[all …]