Searched +full:r7s72100 +full:- +full:pinctrl (Results 1 – 10 of 10) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the r7s72100 SoC5 * 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 …]
1 // SPDX-License-Identifier: GPL-2.05 * Copyright (C) 2013-14 Renesas Solutions Corp.6 * Copyright (C) 2014 Wolfram Sang, Sang Engineering <wsa@sang-engineering.com>9 /dts-v1/;10 #include "r7s72100.dtsi"11 #include <dt-bindings/gpio/gpio.h>12 #include <dt-bindings/pinctrl/r7s72100-pinctrl.h>16 compatible = "renesas,genmai", "renesas,r7s72100";24 stdout-path = "serial0:115200n8";33 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the GR-Peach board9 /dts-v1/;10 #include "r7s72100.dtsi"11 #include <dt-bindings/gpio/gpio.h>12 #include <dt-bindings/pinctrl/r7s72100-pinctrl.h>15 model = "GR-Peach";16 compatible = "renesas,gr-peach", "renesas,r7s72100";24 stdout-path = "serial0:115200n8";33 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.08 /dts-v1/;9 #include "r7s72100.dtsi"10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/input/input.h>12 #include <dt-bindings/pinctrl/r7s72100-pinctrl.h>16 compatible = "renesas,rskrza1", "renesas,r7s72100";24 stdout-path = "serial0:115200n8";33 compatible = "gpio-keys";35 pinctrl-names = "default";[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the GR-Peach audiocamera shield expansion board8 #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>;21 &pinctrl {[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/pinctrl/renesas,rza1-ports.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Jacopo Mondi <jacopo+renesas@jmondi.org>11 - Geert Uytterhoeven <geert+renesas@glider.be>16 Pin multiplexing and GPIO configuration is performed on a per-pin basis17 writing configuration values to per-port register sets.25 - const: renesas,r7s72100-ports # RZ/A1H26 - items:[all …]
4 - compatible :5 "renesas,riic-r7s72100" if the device is a part of a R7S72100 SoC.6 "renesas,riic-r7s9210" if the device is a part of a R7S9210 SoC.7 "renesas,riic-rz" for a generic RZ/A compatible device.8 - reg : address start and address range size of device9 - interrupts : 8 interrupts (TEI, RI, TI, SPI, STI, NAKI, ALI, TMOI)10 - clock-frequency : frequency of bus clock in Hz11 - #address-cells : should be <1>12 - #size-cells : should be <0>14 Pinctrl properties might be needed, too. See there.[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"10 - Wolfram Sang <wsa+renesas@sang-engineering.com>13 - $ref: "mmc-controller.yaml"18 - items:19 - const: renesas,sdhi-sh73a0 # R-Mobile APE620 - items:21 - const: renesas,sdhi-r7s72100 # RZ/A1H22 - items:[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Combined GPIO and pin controller support for Renesas RZ/A1 (r7s72100) SoC11 * This includes SoCs which are sub- or super- sets of this particular line,24 #include <linux/pinctrl/pinconf-generic.h>25 #include <linux/pinctrl/pinctrl.h>26 #include <linux/pinctrl/pinmux.h>34 #define DRIVER_NAME "pinctrl-rza1"74 /* ----------------------------------------------------------------------------79 * rza1_bidir_pin - describe a single pin that needs bidir flag applied.87 * rza1_bidir_entry - describe a list of pins that needs bidir flag applied.[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...