u-boot/arch
Simon Glass 48609d0789 dm: gpio: Add of-platdata support
Add support for accessing GPIOs using of-plata. This uses the same
mechanism as for clocks, but allows use of the xlate() method so that
the driver can interpret the parameters.

Update the condition for GPIO_HOG so that it is not built into SPL,
since it needs SPL_OF_REAL which is not enabled in sandbox_spl.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-09-25 09:46:15 -06:00
..
arc lmb: Switch to generic arch_lmb_reserve_generic() 2021-09-23 14:15:32 -04:00
arm treewide: Use OF_REAL instead of !OF_PLATDATA 2021-09-25 09:46:15 -06:00
m68k lmb: Switch to generic arch_lmb_reserve_generic() 2021-09-23 14:15:32 -04:00
microblaze lmb: Switch to generic arch_lmb_reserve_generic() 2021-09-23 14:15:32 -04:00
mips arm: mediatek: merge board Kconfigs into mach-mediatek 2021-09-23 14:15:32 -04:00
nds32 arm: use CONFIG_SUPPORT_PASSING_ATAGS 2021-09-24 14:30:46 -04:00
nios2 lmb: nios2: Add arch_lmb_reserve() 2021-09-23 14:15:32 -04:00
powerpc lmb: Switch to generic arch_lmb_reserve_generic() 2021-09-23 14:15:32 -04:00
riscv lmb: riscv: Add arch_lmb_reserve() 2021-09-23 14:15:32 -04:00
sandbox dm: gpio: Add of-platdata support 2021-09-25 09:46:15 -06:00
sh lmb: sh: Add arch_lmb_reserve() 2021-09-23 14:15:32 -04:00
x86 treewide: Try to avoid the preprocessor with OF_REAL 2021-09-25 09:46:15 -06:00
xtensa lmb: xtensa: Add arch_lmb_reserve() 2021-09-23 14:15:32 -04:00
.gitignore
Kconfig Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
u-boot-elf.lds arch: Add explicit linker script for u-boot-elf 2020-04-03 11:52:55 -04:00