u-boot/drivers
Andre Przywara 207ed0a3dd pinctrl: sunxi: remove GPIO_EXTRA_HEADER
U-Boot's generic GPIO_EXTRA_HEADER is a convenience symbol to allow code
to more easily include platform specific GPIO headers. This should not
be needed in a DM world anymore, since the generic GPIO framework
handles that nicely.
For Allwinner boards we still need to deal with non-DM GPIO in the SPL,
but this should become the exception, not the rule.

Make this more obvious by removing the definition of GPIO_EXTRA_HEADER,
and just force every legacy user of platform specific GPIO to include
the new sunxi_gpio.h header explicitly. Everyone doing so should feel
ashamed and should find a way to avoid it from now on.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Tested-by: Samuel Holland <samuel@sholland.org>
2023-10-22 23:40:57 +01:00
..
adc common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
ata sunxi: remove CONFIG_SATAPWR 2023-10-22 23:40:47 +01:00
axi axi: fix definition of axi_sandbox_get_emul() 2023-06-01 12:32:03 -04:00
bios_emulator common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
block dm: blk: Drop blk_{read,write}_devnum() 2023-10-10 16:25:48 -04:00
bootcount common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
bus
button
cache
clk Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh 2023-10-17 09:15:56 -04:00
core lib: acpi: Fix linking SPL when ACPIGEN is enabled 2023-10-17 20:50:52 -04:00
cpu cpu: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
crypto crypto: rsa: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
ddr treewide: unify the linker symbol reference format 2023-08-09 09:21:42 -04:00
demo
dfu dfu: mtd: mark bad the MTD block on erase error 2023-10-13 10:49:07 +02:00
dma treewide: use dev_read_addr_*_ptr() where appropriate 2023-10-13 14:01:42 -06:00
extcon
fastboot common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
firmware firmware: scmi: Fix clearing variable 2023-10-13 21:21:07 -04:00
fpga arm64: zynqmp: Fix Siva's email address format 2023-10-09 10:25:32 +02:00
fuzz
fwu-mdata FWU: Add FWU metadata access driver for MTD storage regions 2023-06-09 13:52:40 -04:00
gpio pinctrl: sunxi: remove GPIO_EXTRA_HEADER 2023-10-22 23:40:57 +01:00
hwspinlock hwspinlock: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
i2c pinctrl: sunxi: remove GPIO_EXTRA_HEADER 2023-10-22 23:40:57 +01:00
input input: avoid NULL dereference 2023-10-11 10:35:24 -04:00
iommu
led drivers: led: bcm6858: do not use null label to find the top 2023-07-25 12:44:46 -04:00
mailbox treewide: use dev_read_addr_*_ptr() where appropriate 2023-10-13 14:01:42 -06:00
memory
mfd
misc misc: fs_loader: Fix alignment of fs_loader driver 2023-10-11 13:22:32 -04:00
mmc pinctrl: sunxi: remove GPIO_EXTRA_HEADER 2023-10-22 23:40:57 +01:00
mtd mtd: spinand: winbond: add Winbond W25N02KV flash support 2023-10-13 10:49:07 +02:00
mux
net sunxi: remove CONFIG_MACPWR 2023-10-22 23:40:56 +01:00
nvme blk: Use a macro for the typical block size 2023-10-10 16:19:29 -04:00
pch x86: Convert some debug statements to use logging 2023-07-17 17:23:14 +08:00
pci Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip 2023-10-08 09:58:55 -04:00
pci_endpoint
phy - add Amlogic A1 clock driver 2023-10-16 09:09:54 -04:00
pinctrl pinctrl: sunxi: remove GPIO_EXTRA_HEADER 2023-10-22 23:40:57 +01:00
power scmi: refactor the code to hide a channel from devices 2023-10-13 16:59:23 -04:00
pwm pwm: mtk: add support for MediaTek MT7988 SoC 2023-08-03 09:40:49 -04:00
qe
ram treewide: use dev_read_addr_*_ptr() where appropriate 2023-10-13 14:01:42 -06:00
reboot-mode
remoteproc common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
reset - add Amlogic A1 clock driver 2023-10-16 09:09:54 -04:00
rng drivers: rng: add support for Meson S4 2023-10-13 11:30:42 +02:00
rtc drivers: rtc: max313xx: provide read8/write8 2023-07-25 12:44:46 -04:00
scsi scsi: Add buffer_aligned check pass-through 2023-08-22 15:17:53 -04:00
serial serial: sh: Add RZ/G2L SCIF support 2023-10-19 17:03:20 +02:00
sm drivers: introduce Meson Secure Monitor driver 2023-10-15 12:23:48 +02:00
smem
soc treewide: use dev_read_addr_*_ptr() where appropriate 2023-10-13 14:01:42 -06:00
sound
spi spi: mtk_spim: prevent global pll clock override 2023-10-11 13:21:33 -04:00
spmi
sysinfo
sysreset spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time 2023-10-17 20:50:52 -04:00
tee
thermal thermal: imx_tmu: Increase the polling interval 2023-09-04 17:26:44 +02:00
timer riscv: andesv5: Prefer using the generic RISC-V timer driver in S-mode 2023-10-04 18:23:54 +08:00
tpm common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
ufs ufs: ufs-renesas: Drop include common.h 2023-09-09 10:13:24 -04:00
usb arm: imx: Check header before calling spl_load_imx_container 2023-10-17 20:50:52 -04:00
video pinctrl: sunxi: remove GPIO_EXTRA_HEADER 2023-10-22 23:40:57 +01:00
virtio bootstd: Rename bootdev_setup_sibling_blk() 2023-08-09 23:31:11 +08:00
w1
w1-eeprom
watchdog wdt: nuvoton: Fix reset/expire function error 2023-10-19 07:51:12 +02:00
xen
Kconfig drivers: introduce Secure Monitor uclass 2023-10-15 12:23:48 +02:00
Makefile drivers: introduce Secure Monitor uclass 2023-10-15 12:23:48 +02:00