Searched +full:ebu +full:- +full:xway (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | lantiq,pinctrl-xway.txt | 1 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/mips/lantiq/ |
H A D | lantiq,ebu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mips/lantiq/lantiq,ebu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Lantiq Xway SoC series External Bus Unit (EBU) 10 - John Crispin <john@phrozen.org> 15 - enum: 16 - lantiq,ebu-xway 22 - compatible 23 - reg [all …]
|
/freebsd/sys/contrib/device-tree/src/mips/lantiq/ |
H A D | danube.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 5 compatible = "lantiq,xway", "lantiq,danube"; 14 #address-cells = <1>; 15 #size-cells = <1>; 16 compatible = "lantiq,biu", "simple-bus"; 21 #interrupt-cells = <1>; 22 interrupt-controller; 34 #address-cells = <1>; [all …]
|