Home
last modified time | relevance | path

Searched +full:bcm21664 +full:- +full:pinctrl (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dbrcm,bcm21664-pinctrl.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/brcm,bcm21664-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom BCM21664 pin controller
10 - Florian Fainelli <florian.fainelli@broadcom.com>
11 - Ray Jui <rjui@broadcom.com>
12 - Scott Branden <sbranden@broadcom.com>
15 - $ref: pinctrl.yaml#
19 const: brcm,bcm21664-pinctrl
[all …]
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm2166x-common.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
3 * Common device tree for components shared between the BCM21664 and BCM23550
9 /dts-v1/;
11 #include <dt-bindings/clock/bcm21664.h>
12 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #include <dt-bindings/interrupt-controller/irq.h>
16 #address-cells = <1>;
17 #size-cells = <1>;
20 hub: hub-bus@34000000 {
21 compatible = "simple-bus";
[all …]
H A Dbcm2166x-pinctrl.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
3 * Common pinmux configrations for BCM2166x (BCM21664/BCM23550).
8 &pinctrl {
10 bsc1_pins: bsc1-pins {
11 bsc1clk-grp0 {
16 bsc1dat-grp0 {
23 bsc2_pins: bsc2-pins {
24 bsc2clk-grp0 {
29 bsc2dat-grp0 {
36 bsc3_pins: bsc3-pins {
[all …]