Home
last modified time | relevance | path

Searched +full:cx92755 +full:- +full:ic (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dcnxt,cx92755-ic.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/cnxt,cx92755-ic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Baruch Siach <baruch@tkos.co.il>
16 const: cnxt,cx92755-ic
21 interrupt-controller: true
23 '#interrupt-cells':
31 - compatible
32 - reg
[all …]
H A Ddigicolor-ic.txt5 - compatible : should be "cnxt,cx92755-ic"
6 - reg : Specifies base physical address and size of the interrupt controller
7 registers (IC) area
8 - interrupt-controller : Identifies the node as an interrupt controller
9 - #interrupt-cells : Specifies the number of cells needed to encode an
11 - syscon: A phandle to the syscon node describing UC registers
15 intc: interrupt-controller@f0000040 {
16 compatible = "cnxt,cx92755-ic";
17 interrupt-controller;
18 #interrupt-cells = <1>;
/freebsd/sys/contrib/device-tree/src/arm/cnxt/
H A Dcx92755.dtsi2 * Device Tree Include file for the Conexant Digicolor CX92755 SoC
8 * This file is dual-licensed: you can use it either under the terms
48 #address-cells = <1>;
49 #size-cells = <1>;
50 compatible = "cnxt,cx92755";
52 interrupt-parent = <&intc>;
55 #address-cells = <1>;
56 #size-cells = <0>;
59 compatible = "arm,cortex-a8";
65 compatible = "fixed-clock";
[all …]
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dtrivial-rtc.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/rtc/trivial-rtc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexandre Belloni <alexandre.belloni@bootlin.com>
18 - $ref: rtc.yaml#
23 # AB-RTCMC-32.768kHz-B5ZE-S3: Real Time Clock/Calendar Module with I2C Interface
24 - abracon,abb5zes3
25 # AB-RTCMC-32.768kHz-EOZ9: Real Time Clock/Calendar Module with I2C Interface
26 - abracon,abeoz9
[all …]