Searched +full:bcm6345 +full:- +full:gpio (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/gpio/gpio-mmio.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Generic MMIO GPIO10 - Linus Walleij <linus.walleij@linaro.org>11 - Bartosz Golaszewski <brgl@bgdev.pl>14 Some simple GPIO controllers may consist of a single data register or a pair15 of set/clear-bit registers. Such controllers are common for glue logic in16 FPGAs or ASICs. Commonly, these controllers are accessed over memory-mapped[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/gpio/brcm,bcm63xx-gpio.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Broadcom BCM63xx GPIO controller10 - Álvaro Fernández Rojas <noltari@gmail.com>11 - Jonas Gorski <jonas.gorski@gmail.com>14 Bindings for Broadcom's BCM63xx memory-mapped GPIO controllers.16 These bindings can be used on any BCM63xx SoC. However, BCM6338 and BCM634519 BCM6338 have 8-bit data and dirout registers, where GPIO state can be read[all …]