Home
last modified time | relevance | path

Searched +full:bcm4708 +full:- +full:pinmux (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dbrcm,ns-pinmux.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/brcm,ns-pinmux.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rafał Miłecki <rafal@milecki.pl>
23 - brcm,bcm4708-pinmux
24 - brcm,bcm4709-pinmux
25 - brcm,bcm53012-pinmux
30 reg-names:
34 '-pins$':
[all …]
H A Dbrcm,bcm4708-pinmux.txt10 Node of the pinmux must be nested in the CRU (Central Resource Unit) "syscon"
14 - compatible: must be one of:
15 "brcm,bcm4708-pinmux"
16 "brcm,bcm4709-pinmux"
17 "brcm,bcm53012-pinmux"
18 - offset: offset of pin registers in the CRU block
21 - "spi": "spi_grp"
22 - "i2c": "i2c_grp"
23 - "pwm": "pwm0_grp", "pwm1_grp", "pwm2_grp", "pwm3_grp"
24 - "uart1": "uart1_grp"
[all …]
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm47094.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 #include "bcm4708.dtsi"
12 compatible = "brcm,bcm4709-pinmux";
14 pinmux_mdio: mdio-pins {
21 compatible = "brcm,ns-bx-usb3-phy";
25 clock-frequency = <125000000>;
30 compatible = "brcm,bcm53012-srab", "brcm,bcm5301x-srab";
H A Dbcm-ns.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Copyright 2013-2014 Hauke Mehrtens <hauke@hauke-m.de>
6 #include <dt-bindings/clock/bcm-nsp.h>
7 #include <dt-binding
[all...]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dbrcm,cru.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rafał Miłecki <rafal@milecki.pl>
20 - enum:
21 - brcm,ns-cru
22 - const: simple-mfd
29 "#address-cells":
32 "#size-cells":
36 '^clock-controller@[a-f0-9]+$':
[all …]