Searched +full:r7s72100 +full:- +full:ceu (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | renesas,ceu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/media/renesas,ceu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas Capture Engine Unit (CEU) 10 - Jacopo Mondi <jacopo+renesas@jmondi.org> 11 - linux-renesas-soc@vger.kernel.org 15 Mobile, R-Mobile and RZ SoCs. The interface supports a single parallel input 21 - renesas,r7s72100-ceu 22 - renesas,r8a7740-ceu [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/renesas/ |
H A D | gr-peach-audiocamerashield.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the GR-Peach audiocamera shield expansion board 8 #include "r7s72100.dtsi" 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/pinctrl/r7s72100-pinctrl.h> 13 /* On-board camera clock. */ 15 compatible = "fixed-clock"; 16 #clock-cells = <0>; 17 clock-frequency = <27000000>; 28 /* CEU pins: VIO_D[0-10], VIO_VD, VIO_HD, VIO_CLK */ [all …]
|
H A D | r7s72100.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the r7s72100 SoC 5 * Copyright (C) 2013-14 Renesas Solutions Corp. 6 * Copyright (C) 2014 Wolfram Sang, Sang Engineering <wsa@sang-engineering.com> 9 #include <dt-bindings/clock/r7s72100-clock.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #include <dt-bindings/interrupt-controller/irq.h> 14 compatible = "renesas,r7s72100"; 15 #address-cells = <1>; 16 #size-cells = <1>; [all …]
|