linux_dsm_epyc7002/arch/arm/mach-s3c24xx
Linus Walleij 2644f912b4 backlight: pwm_bl: Switch to full GPIO descriptor
The PWM backlight still supports passing a enable GPIO line as
platform data using the legacy <linux/gpio.h> API.

It turns out that ever board using this mechanism except one
is pass .enable_gpio = -1. So we drop all these cargo-culted -1's
from all instances of this platform data in the kernel.

The remaning board, Palm TC, is converted to pass a machine
descriptior table with the "enable" GPIO instead, and delete the
platform data entry for enable_gpio and the code handling it
and things should work smoothly with the new API.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org
Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2020-03-18 15:05:57 +00:00
..
include/mach treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> 2019-05-14 19:52:52 -07:00
anubis.h
bast-ide.c
bast-irq.c
bast.h
common-smdk.c
common-smdk.h
common.c
common.h
cpufreq-utils.c
fb-core.h
gta02.h
h1940-bluetooth.c
h1940.h
iotiming-s3c2410.c
iotiming-s3c2412.c
irq-pm.c
Kconfig ARM: samsung: Rename Samsung and Exynos to lowercase 2020-01-07 20:44:22 +01:00
mach-amlm5900.c
mach-anubis.c
mach-at2440evb.c
mach-bast.c
mach-gta02.c
mach-h1940.c backlight: pwm_bl: Switch to full GPIO descriptor 2020-03-18 15:05:57 +00:00
mach-jive.c
mach-mini2440.c
mach-n30.c
mach-nexcoder.c
mach-osiris-dvs.c
mach-osiris.c
mach-otom.c
mach-qt2410.c
mach-rx1950.c backlight: pwm_bl: Switch to full GPIO descriptor 2020-03-18 15:05:57 +00:00
mach-rx3715.c
mach-s3c2416-dt.c
mach-smdk2410.c
mach-smdk2413.c
mach-smdk2416.c
mach-smdk2440.c
mach-smdk2443.c
mach-tct_hammer.c
mach-vr1000.c
mach-vstms.c
Makefile
Makefile.boot
nand-core.h
osiris.h
otom.h
pll-s3c2410.c
pll-s3c2440-12000000.c
pll-s3c2440-16934400.c
pm-h1940.S
pm-s3c2410.c
pm-s3c2412.c
pm-s3c2416.c
pm.c docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
regs-dsc.h
regs-mem.h
s3c244x.c
s3c2410.c
s3c2412-power.h
s3c2412.c
s3c2416.c ARM: s3c: Rename s3c64xx_spi_setname() function 2019-10-28 17:46:57 +01:00
s3c2440.c
s3c2442.c
s3c2443.c ARM: s3c: Rename s3c64xx_spi_setname() function 2019-10-28 17:46:57 +01:00
setup-camif.c
setup-i2c.c
setup-sdhci-gpio.c
setup-spi.c
setup-ts.c
simtec-audio.c
simtec-nor.c
simtec-pm.c
simtec-usb.c
simtec.h
sleep-s3c2410.S
sleep-s3c2412.S
sleep.S
spi-core.h ARM: s3c: Rename s3c64xx_spi_setname() function 2019-10-28 17:46:57 +01:00
vr1000.h