Searched +full:msm8660 +full:- +full:pinctrl (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/pinctrl/qco[all...]
1 Qualcomm MSM8660 TLMM block4 - compatible: "qcom,msm8660-pinctrl"5 - reg: Should be the base address and length of the TLMM block.6 - interrupts: Should be the parent IRQ of the TLMM block.7 - interrupt-controller: Marks the device node as an interrupt controller.8 - #interrupt-cells: Should be two.9 - gpio-controller: Marks the device node as a GPIO controller.10 - #gpio-cells : Should be two.13 - gpio-ranges: see ../gpio/gpio.txt17 - gpio-reserved-ranges: see ../gpio/gpio.txt[all …]
1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;4 #include <dt-bindings/interrupt-controller/irq.h>5 #include <dt-bindings/interrupt-controller/arm-gic.h>6 #include <dt-binding[all...]
1 // SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)2 #include <dt-bindings/input/input.h>3 #include <dt-bindings/gpio/gpio.h>4 #include <dt-bindings/leds/common.h>5 #include <dt-bindings/pinctrl/qco[all...]
4 external memory (such as NAND or other memory-mapped peripherals) whereas18 Also CS1 and CS2 has -A and -B signals. Why they have that is unclear to me.24 CS0 GPIO134 0x1a800000-0x1b000000 (8MB)25 CS1 GPIO39 (A) / GPIO123 (B) 0x1b000000-0x1b800000 (8MB)26 CS2 GPIO40 (A) / GPIO124 (B) 0x1b800000-0x1c000000 (8MB)27 CS3 GPIO133 0x1d000000-0x25000000 (128 MB)28 CS4 GPIO132 0x1c800000-0x1d000000 (8MB)29 CS5 GPIO131 0x1c000000-0x1c800000 (8MB)31 The APQ8060 Qualcomm Application Processor User Guide, 80-N7150-14 Rev. A,51 - compatible: should be one of:[all …]