Home
last modified time | relevance | path

Searched +full:gpio +full:- +full:stp +full:- +full:xway (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dlantiq,pinctrl-xway.txt1 Lantiq XWAY pinmux controller
4 - compatible: "lantiq,<chip>-pinctrl", where <chip> is:
5 "ase" (XWAY AMAZON Family)
6 "danube" (XWAY DANUBE Family)
7 "xrx100" (XWAY xRX100 Family)
8 "xrx200" (XWAY xRX200 Family)
9 "xrx300" (XWAY xRX300 Family)
10 - reg: Should contain the physical address and length of the gpio/pinmux
13 Please refer to pinctrl-bindings.txt in this directory for details of the
21 pull-up and open-drain
[all …]
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-stp-xway.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpio/gpio-stp-xway.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Lantiq SoC Serial To Parallel (STP) GPIO controller
10 The Serial To Parallel (STP) is found on MIPS based Lantiq socs. It is a
16 - John Crispin <john@phrozen.org>
20 pattern: "^gpio@[0-9a-f]+$"
23 const: lantiq,gpio-stp-xway
28 gpio-controller: true
[all …]
H A Dgpio-stp-xway.txt1 Lantiq SoC Serial To Parallel (STP) GPIO controller
3 The Serial To Parallel (STP) is found on MIPS based Lantiq socs. It is a
10 - compatible : Should be "lantiq,gpio-stp-xway"
11 - reg : Address and length of the register set for the device
12 - #gpio-cells : Should be two. The first cell is the pin number and
15 - gpio-controller : Marks the device node as a gpio controller.
18 - lantiq,shadow : The default value that we shall assume as already set on the
20 - lantiq,groups : Set the 3 bit mask to select which of the 3 groups are enabled
22 - lantiq,dsl : The dsl core can control the 2 LSBs of the gpio cascade. This 2 bit
24 - lantiq,phy1 : The gphy1 core can control 3 bits of the gpio cascade.
[all …]
/freebsd/sys/contrib/device-tree/src/mips/lantiq/
H A Ddanube_easy50712.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
17 #address-cells = <1>;
18 #size-cells = <1>;
20 #address-cells = <2>;
21 #size-cells = <1>;
24 compatible = "lantiq,localbus", "simple-bus";
26 nor-boot@0 {
28 bank-width = <2>;
30 #address-cells = <1>;
[all …]
H A Deasy50712.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
17 #address-cells = <1>;
18 #size-cells = <1>;
20 #address-cells = <2>;
21 #size-cells = <1>;
24 compatible = "lantiq,localbus", "simple-bus";
26 nor-boot@0 {
28 bank-width = <2>;
30 #address-cells = <1>;
[all …]