summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-07-07 15:30:20 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-07-20 19:21:30 +0100
commitb7297d456687551c6ffd8ed904bd563c8643822d (patch)
tree9485d9fb26672a814aec80c3f264a50c9f247b29 /scripts/patch-kernel
parent6c7bc1d27bb227da89aa7e1be71d01b92719551d (diff)
downloadkernel-b7297d456687551c6ffd8ed904bd563c8643822d.tar.gz
dt-bindings: iio: adc: qcom,spmi-adc7: use predefined channel ids
Each of qcom,spmi-adc7-pm*.h headers define a set of ADC channels that can be used for monitoring on thie particular chip. Switch them to use channel IDs defined in the dt-bindings/iio/qcom,spmi-vadc.h header instead of specifying the numeric IDs. Suggested-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230707123027.1510723-2-dmitry.baryshkov@linaro.org Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
otplug cpu die pathStephen Boyd 2015-08-04irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter 2015-06-16arm: don't use module_init in non-modular mach-vexpress/spc.c codePaul Gortmaker 2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds 2015-04-07ARM: vexpress: fix CPU hotplug with CT9x4 tile.Russell King 2015-04-03ARM: vexpress: migrate DCSCB to the new MCPM backend abstractionNicolas Pitre 2015-04-03ARM: vexpress: DCSCB: tighten CPU validity assertionNicolas Pitre 2015-04-03ARM: vexpress: migrate TC2 to the new MCPM backend abstractionNicolas Pitre 2015-03-27arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose 2015-02-18ARM: vexpress: use ARM_CPU_SUSPEND if neededArnd Bergmann 2014-11-28ARM: vexpress: Enable regulator framework when MMCI is in usePawel Moll 2014-11-28ARM: vexpress: Remove non-DT codePawel Moll 2014-08-31vexpress/spc: fix a build warning on array boundsAlex Shi 2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2014-07-23video: fix up versatile CLCD helper moveArnd Bergmann 2014-07-23PM / OPP: Remove ARCH_HAS_OPPMark Brown 2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King 2014-07-18ARM: 8082/1: TC2: test the MCPM loopback during bootNicolas Pitre 2014-07-07Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Olof Johansson 2014-06-27video: move Versatile CLCD helpersLinus Walleij 2014-06-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds 2014-06-19ARM: l2c: fix dependencies on PL310 errata symbolsRussell King 2014-06-17ARM: use menuconfig for sub-arch menusRob Herring 2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd