Searched +full:cx92755 +full:- +full:ic (Results 1 – 4 of 4) sorted by relevance
1 # 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-ic21 interrupt-controller: true23 '#interrupt-cells':31 - compatible32 - reg[all …]
5 - compatible : should be "cnxt,cx92755-ic"6 - reg : Specifies base physical address and size of the interrupt controller7 registers (IC) area8 - interrupt-controller : Identifies the node as an interrupt controller9 - #interrupt-cells : Specifies the number of cells needed to encode an11 - syscon: A phandle to the syscon node describing UC registers15 intc: interrupt-controller@f0000040 {16 compatible = "cnxt,cx92755-ic";17 interrupt-controller;18 #interrupt-cells = <1>;
2 * Device Tree Include file for the Conexant Digicolor CX92755 SoC8 * This file is dual-licensed: you can use it either under the terms48 #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 …]
1 # SPDX-License-Identifier: GPL-2.03 ---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 Interface24 - abracon,abb5zes325 # AB-RTCMC-32.768kHz-EOZ9: Real Time Clock/Calendar Module with I2C Interface26 - abracon,abeoz9[all …]