Searched +full:gpio +full:- +full:group0 +full:- +full:ic (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/nxp,lpc1850-gpio.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NXP LPC18xx/43xx GPIO controller10 - Frank Li <Frank.Li@nxp.com>14 const: nxp,lpc1850-gpio20 reg-names:23 - const: gpio24 - const: gpio-pin-ic[all …]
1 NXP LPC18xx/43xx GPIO controller Device Tree Bindings2 -----------------------------------------------------5 - compatible : Should be "nxp,lpc1850-gpio"6 - reg : List of addresses and lengths of the GPIO controller8 - reg-names : Should be "gpio", "gpio-pin-ic", "gpio-group0-ic" and9 "gpio-gpoup1-ic"10 - clocks : Phandle and clock specifier pair for GPIO controller11 - resets : Phandle and reset specifier pair for GPIO controller12 - gpio-controller : Marks the device node as a GPIO controller13 - #gpio-cells : Should be two:[all …]