Searched +full:ixp4xx +full:- +full:expansion +full:- +full:bus +full:- +full:mmio +full:- +full:gpio (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: ISC8 /dts-v1/;10 #include "intel-ixp42x.dtsi"11 #include <dt-bindings/input/input.h>16 #address-cells = <1>;17 #size-cells = <1>;27 stdout-path = "uart0:115200n8";35 compatible = "w1-gpio";40 bus@c4000000 {42 compatible = "intel,ixp4xx-flash", "cfi-flash";[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 # GPIO infrastructure and drivers10 bool "GPIO Support"12 This enables GPIO support through the generic GPIO library.14 one or more of the GPIO drivers below.50 this symbol, but new drivers should use the generic gpio-regmap54 bool "Debug GPIO calls"57 Say Y here to add some extra checks and diagnostics to GPIO calls.60 non-sleeping contexts. They can make bitbanged serial protocols65 bool "/sys/class/gpio/... (sysfs interface)" if EXPERT[all …]