Searched +full:sl28cpld +full:- +full:gpio (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mfd/kontron,sl28cpld.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Kontron's sl28cpld board management controller10 - Michael Walle <michael@walle.cc>15 GPIO controller.19 const: kontron,sl28cpld26 "#address-cells":29 "#size-cells":[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/gpio/kontron,sl28cpld-gpio.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: GPIO driver for the sl28cpld board management controller10 - Michael Walle <michael@walle.cc>13 This module is part of the sl28cpld multi-function device. For more14 details see ../mfd/kontron,sl28cpld.yaml.16 There are three flavors of the GPIO controller, one full featured17 input/output with interrupt support (kontron,sl28cpld-gpio), one[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * Device Tree file for the Kontron SMARC-sAL28 board.9 /dts-v1/;10 #include "fsl-ls1028a.dtsi"11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/gpio/gpi[all...]