Home
last modified time | relevance | path

Searched +full:bcm11351 +full:- +full:i2c (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm11351.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
2 // Copyright (C) 2012-2013 Broadcom Corporation
4 #include <dt-bindings/clock/bcm281xx.h>
5 #include <dt-bindings/interrupt-controller/arm-gic.h>
6 #include <dt-binding
[all...]
H A Dbcm28155-ap.dts1 // SPDX-License-Identifier: GPL-2.0-only
4 /dts-v1/;
6 #include <dt-bindings/gpio/gpio.h>
8 #include "bcm11351.dtsi"
12 compatible = "brcm,bcm28155-ap", "brcm,bcm11351";
21 clock-frequenc
[all...]
H A Dbcm21664.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
4 #include <dt-bindings/clock/bcm21664.h>
5 #include <dt-bindings/interrupt-controller/arm-gic.h>
6 #include <dt-bindings/interrupt-controlle
[all...]
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Dbrcm,kona-i2c.txt1 Broadcom Kona Family I2C
4 This I2C controller is used in the following Broadcom SoCs:
8 BCM11351
13 -------------------
14 - compatible: "brcm,bcm11351-i2c", "brcm,kona-i2c"
15 - reg: Physical base address and length of controller registers
16 - interrupts: The interrupt number used by the controller
17 - clocks: clock specifier for the kona i2c external clock
18 - clock-frequency: The I2C bus frequency in Hz
19 - #address-cells: Should be <1>
[all …]
H A Dbrcm,kona-i2c.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/brcm,kona-i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom Kona family I2C controller
10 - Florian Fainelli <f.fainelli@gmail.com>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - enum:
19 - brcm,bcm11351-i2c
20 - brcm,bcm21664-i2c
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dbrcm,bcm11351-pinctrl.txt4 BCM11130, BCM11140, BCM11351, BCM28145, and BCM28155 SoCs.
10 - compatible: Must be "brcm,bcm11351-pinctrl"
11 - reg: Base address of the PAD Controller register block and the size
17 compatible = "brcm,bcm11351-pinctrl";
27 Each pin configuration node is a sub-node of the pin controller node and is a
31 Please refer to the pinctrl-bindings.txt in this directory for details of the
45 details generic pin config properties, please refer to pinctrl-bindings.txt
46 and <include/linux/pinctrl/pinconfig-generic.h>.
49 Standard, I2C, and HDMI. Each type accepts a different set of pin config
54 - pins: Multiple strings. Specifies the name(s) of one or more pins to
[all …]