Home
last modified time | relevance | path

Searched +full:sc9860 +full:- +full:pinctrl (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dsprd,sc9860-pinctrl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/sprd,sc9860-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Spreadtrum SC9860 Pin Controller
10 - Baolin Wang <baolin.wang@linux.alibaba.com>
26 of them, so we can not make every Spreadtrum-special configuration
42 Now we have 4 systems for sleep mode on SC9860 SoC: AP system,
45 - input-enable
46 - input-disable
[all …]
/linux/arch/arm64/boot/dts/sprd/
H A Dwhale2.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include <dt-bindings/clock/sprd,sc9860-clk.h>
11 interrupt-parent = <&gic>;
12 #address-cells = <2>;
13 #size-cells = <2>;
16 compatible = "simple-bus";
17 #address-cells = <2>;
18 #size-cells = <2>;
21 apahb_gate: clock-controller@20210000 {
23 compatible = "sprd,sc9860-apahb-gate";
[all …]
/linux/drivers/pinctrl/sprd/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
13 Say Y here to enable Spreadtrum pinctrl driver
16 tristate "Spreadtrum SC9860 pinctrl driver"
21 Say Y here to enable Spreadtrum SC9860 pinctrl driver
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_PINCTRL_SPRD) += pinctrl-sprd.o
3 obj-$(CONFIG_PINCTRL_SPRD_SC9860) += pinctrl-sprd-sc9860.o
H A Dpinctrl-sprd-sc9860.c1 // SPDX-License-Identifier: GPL-2.0-only
4 * Copyright (C) 2017 Spreadtrum - http://www.spreadtrum.com
11 #include "pinctrl-sprd.h"
934 .compatible = "sprd,sc9860-pinctrl",
942 .name = "sprd-pinctrl",
/linux/Documentation/devicetree/bindings/mmc/
H A Dsprd,sdhci-r11.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mmc/sprd,sdhci-r11.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Orson Zhai <orsonzhai@gmail.com>
11 - Baolin Wang <baolin.wang7@gmail.com>
12 - Chunyan Zhang <zhang.lyra@gmail.com>
16 const: sprd,sdhci-r11
27 - description: SDIO source clock
28 - description: gate clock for enabling/disabling the device
[all …]