Searched +full:msc313 +full:- +full:gpio (Results 1 – 7 of 7) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/gpio/mstar,msc313-gpio.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MStar/SigmaStar GPIO controller10 - Daniel Palmer <daniel@thingy.jp>14 pattern: "^gpio@[0-9a-f]+$"18 - mstar,msc313-gpio19 - sstar,ssd20xd-gpio24 gpio-controller: true[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later7 #include <dt-bindings/interrupt-controller/irq.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/clock/mstar-msc313-mpll.h>12 #address-cells = <1>;13 #size-cells = <1>;14 interrupt-parent = <&gic>;17 #address-cells = <1>;18 #size-cells = <0>;22 compatible = "arm,cortex-a7";[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later7 #include "mstar-v7.dtsi"9 #include <dt-bindings/gpio/msc313-gpio.h>13 compatible = "operating-points-v2";14 opp-shared;16 opp-240000000 {17 opp-hz = /bits/ 64 <240000000>;18 opp-microvolt = <1000000>;19 clock-latency-ns = <300000>;22 opp-400000000 {[all …]
1 // SPDX-License-Identifier: GPL-2.09 #include <linux/gpio/driver.h>15 #include <dt-bindings/gpio/msc313-gpio.h>16 #include <dt-bindings/interrupt-controller/arm-gic.h>18 #define DRIVER_NAME "gpio-msc313"26 * gpio state when resuming from suspend to memory.223 MSC313_GPIO_CHIPDATA(msc313);226 * Unlike the msc313(e) the ssd20xd have a bunch of pins227 * that are actually called gpio probably because they446 * of the registers that control the gpio.[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 …]
1 /* SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause */3 * GPIO definitions for MStar/SigmaStar MSC313 and later SoCs
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]