Searched +full:bcm7445 +full:- +full:gpio (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/interrupt-controller/arm-gic.h>5 #address-cells = <2>;6 #size-cells = <2>;7 model = "Broadcom STB (bcm7445)";8 compatible = "brcm,bcm7445", "brcm,brcmstb";9 interrupt-parent = <&gic>;16 #address-cells = <1>;17 #size-cells = <0>;20 compatible = "brcm,brahma-b15";[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/gpio/brc[all...]
1 Broadcom STB "UPG GIO" GPIO controller3 The controller's registers are organized as sets of eight 32-bit9 - compatible:10 Must be "brcm,brcmstb-gpio"12 - reg:14 the brcmstb GPIO controller registers16 - #gpio-cells:19 bit[0]: polarity (0 for active-high, 1 for active-low)21 - gpio-controller:22 Specifies that the node is a GPIO controller.[all …]