u-boot/drivers
Johan Jonker 0fbb96964b core: remap: fix regmap_init_mem_plat() reg size handeling
The fdt_addr_t and phys_addr_t size have been decoupled.
A 32bit CPU can expect 64-bit data from the device tree parser,
so convert regmap_init_mem_plat() input to handel both. The
syscon class driver also makes use of the regmap_init_mem_plat()
function, but has no way of knowing the format of the
device-specific platform data. In case of odd reg structures other
then that the syscon class driver assumes the regmap must be
filled in the individual syscon driver before pre-probe.
Also fix the ARRAY_SIZE divider in the syscon class driver.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-05-06 17:28:18 +08:00
..
adc rockchip: adc: rockchip-saradc: use dev_read_addr_ptr 2023-05-06 17:28:18 +08:00
ata ata: pci: enable bus mastering 2023-04-25 15:31:28 -04:00
axi
bios_emulator
block sandbox: fix return type of os_filesize() 2023-04-28 11:30:17 -06:00
bootcount
bus
button dm: button: add support for linux_code in button-gpio.c driver 2023-02-10 12:50:01 -05:00
cache cache: starfive: Add StarFive JH7110 support 2023-04-20 16:08:44 +08:00
clk Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi 2023-04-30 21:29:50 -04:00
core core: remap: fix regmap_init_mem_plat() reg size handeling 2023-05-06 17:28:18 +08:00
cpu
crypto Correct SPL uses of HW_WATCHDOG 2023-02-10 07:41:39 -05:00
ddr ddr: marvell: a38x: Perform DDR training sequence again for 2nd boot 2023-04-13 11:34:47 +02:00
demo
dfu
dma dma: ti: k3-udma: Fix channel hang on teardown 2023-03-22 12:51:15 -04:00
extcon extcon: add MAX14526 MUIC support 2023-05-02 14:23:58 -04:00
fastboot drivers: fastboot: zImage flashing is not supported for v3, v4 2023-04-04 14:50:47 -04:00
firmware firmware: psci: enable DM_FLAG_PRE_RELOC 2023-04-25 15:31:28 -04:00
fpga fpga: zynqmppl: fix fpga loads command for unencrypted use case 2023-03-09 13:15:00 +01:00
fuzz
fwu-mdata
gpio Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi 2023-04-30 21:29:50 -04:00
hwspinlock
i2c i2c: fsl_i2c: fix m68k transferts 2023-04-11 06:51:56 +02:00
input input: button_kbd: make driver complementary to gpio buttons 2023-03-30 15:09:59 -04:00
iommu
led
mailbox
memory
mfd
misc k3: pmic: Clear ESM masks 2023-05-04 13:03:54 -04:00
mmc mmc: hi6220_dw_mmc: add compatible for HC2910 support 2023-05-03 09:05:24 -04:00
mtd mtd: nand: add support for the Sandisk SDTNQGAMA chip 2023-05-06 17:28:17 +08:00
mux Correct SPL uses of MULTIPLEXER 2023-03-02 17:45:58 -05:00
net net: rswitch: Add Renesas Ethernet Switch 2023-04-16 16:18:29 +02:00
nvme
pch
pci pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding 2023-05-05 09:46:03 +08:00
pci_endpoint
phy phy: sun4i-usb: Do not drive VBUS with external VBUS present 2023-04-28 01:30:40 +01:00
pinctrl pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeeded 2023-05-03 09:05:24 -04:00
power power: regulator: Add a driver for the AXP USB power supply 2023-04-28 01:29:40 +01:00
pwm rockchip: pwm: rk_pwm: use base variable with uintptr_t size 2023-05-06 17:28:18 +08:00
qe
ram core: remap: fix regmap_init_mem_plat() reg size handeling 2023-05-06 17:28:18 +08:00
reboot-mode
remoteproc remoteproc: ti_k3_arm64: Change the startup of arm64 core 2023-04-24 13:18:48 -04:00
reset reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoC 2023-04-20 16:08:44 +08:00
rng rockchip: rng: add trngv1 for rk3588 2023-04-21 15:16:01 +08:00
rtc drivers: rtc: add max313xx series rtc driver 2023-03-30 15:09:59 -04:00
scsi scsi: typo supporedt 2023-04-01 10:11:50 +02:00
serial serial: msm-geni: correct oversampling value based on QUP hardware revision 2023-05-02 14:23:59 -04:00
smem
soc soc: soc_ti_k3: fix revision array bounds checks 2023-04-25 15:31:27 -04:00
sound
spi rockchip: spi: rk_spi: use base variable with uintptr_t size 2023-05-06 17:28:18 +08:00
spmi
sysinfo sysinfo: gpio: fix loop over DT "revisions" array 2023-03-30 15:09:59 -04:00
sysreset sandbox: mark sandbox_exit() as no return. 2023-04-28 11:30:17 -06:00
tee drivers: tee: sandbox: Fix SCP03 control emulator 2023-04-28 11:30:17 -06:00
thermal
timer rockchip: timer: dw-apb-timer: use regs variable with uintptr_t size 2023-05-06 17:28:18 +08:00
tpm tpm: sandbox: Change the return code when device is already open 2023-02-28 09:44:25 +02:00
ufs
usb usb: ehci-mx6: move phy setup before register access 2023-05-02 10:57:32 +02:00
video video: panel: add generic endeavoru panel 2023-04-26 07:35:57 +02:00
virtio virtio: Ensure PCI is set up first 2023-04-26 08:43:04 -04:00
w1
w1-eeprom
watchdog Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx 2023-04-29 09:29:41 -04:00
xen xen: Limit execution to EL1 only 2023-04-25 15:31:28 -04:00
Kconfig dm: extcon: add an uclass for extcon 2023-05-02 14:23:34 -04:00
Makefile - enable video support in SPL 2023-05-05 09:36:08 -04:00