Searched +full:gpio +full:- +full:tmpv7708 (Results 1 – 4 of 4) sorted by relevance
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Device Tree File for TMPV7708 RM main board9 /dts-v1/;11 #include "tmpv7708.dtsi"14 model = "Toshiba TMPV7708 RM main board";15 compatible = "toshiba,tmpv7708-rm-mbrc", "toshiba,tmpv7708";23 stdout-path = "serial0:115200n8";43 phy-handle = <&phy0>;44 phy-mode = "rgmii-id";47 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Device Tree File for TMPV7708 VisROBO VRC SoM9 /dts-v1/;11 #include "tmpv7708.dtsi"12 #include <dt-bindings/gpio/gpio.h>18 &gpio {29 mmc-slot@0 {30 compatible = "mmc-spi-slot";32 gpios = <&gpio 15 GPIO_ACTIVE_LOW>;33 voltage-ranges = <3200 3400>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Device Tree Source for the TMPV77085 * (C) Copyright 2018 - 2020, Toshiba Corporation.10 #include <dt-bindings/clock/toshiba,tmpv770x.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>14 /memreserve/ 0x81000000 0x00300000; /* cpu-release-addr */17 compatible = "toshiba,tmpv7708";18 #address-cells = <2>;19 #size-cells = <2>;[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/gpio/toshiba,gpio-visconti.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Toshiba Visconti ARM SoCs GPIO controller10 - Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>15 - const: toshiba,gpio-tmpv770820 "#gpio-cells":23 gpio-ranges: true25 gpio-controller: true[all …]