Searched +full:gf +full:- +full:gpio3 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | cirrus,lochnagar.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - patches@opensource.cirrus.com 15 Logic devices on mini-cards, as well as allowing connection of various 26 [2] Pinctrl: ../pinctrl/pinctrl-bindings.txt 29 [3] include/dt-bindings/pinctrl/lochnagar.h 37 - cirrus,lochnagar-pinctrl 39 gpio-controller: true 41 '#gpio-cells': [all …]
|
/openbmc/linux/drivers/pinctrl/cirrus/ |
H A D | pinctrl-lochnagar.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (c) 2017-2018 Cirrus Logic, Inc. and 20 #include <linux/pinctrl/pinconf-generic.h> 29 #include <dt-bindings/pinctrl/lochnagar.h> 31 #include "../pinctrl-utils.h" 35 #define LN_CDC_AIF1_STR "codec-aif1" 36 #define LN_CDC_AIF2_STR "codec-aif2" 37 #define LN_CDC_AIF3_STR "codec-aif3" 38 #define LN_DSP_AIF1_STR "dsp-aif1" 39 #define LN_DSP_AIF2_STR "dsp-aif2" [all …]
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | mach-crag6410-module.c | 1 // SPDX-License-Identifier: GPL-2.0 3 // Speyside modules for Cragganmore - board data probing 28 #include <linux/platform_data/spi-s3c64xx.h> 125 0x0141, /* GPIO3 == HP_SEL */ 205 .dev_id = "i2c-wm8958", /* I2C device name */ 301 [2] = 0x0005, /* GPIO3 24.576MHz output clock */ 321 { .id = 0x01, .rev = 0xff, .name = "1250-EV1 Springbank" }, 322 { .id = 0x02, .rev = 0xff, .name = "1251-EV1 Jura" }, 323 { .id = 0x03, .rev = 0xff, .name = "1252-EV1 Glenlivet" }, 324 { .id = 0x06, .rev = 0xff, .name = "WM8997-6721-CS96-EV1 Lapraoig" }, [all …]
|