u-boot/arch/arm
Cody Green 2264bfba19 mxs: Fix VDDx brownout interrupt disable/enable
Incorrect registers HW_POWER_VDDIOCTRL, HW_POWER_VDDACTRL
and HW_POWER_VDDDCTRL are used in the current code to disable/enable
brownout interrupts in 'mxs_power_set_vddx()'.
Change register to HW_POWER_CTRL which contains brownout interrupt
enable bits ENIRQ_VDDIO_BO, ENIRQ_VDDA_BO and ENIRQ_VDDD_BO.

Signed-off-by: Cody Green <cody@londelec.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Lukasz Majewski <lukma@denx.de>
2023-12-20 15:00:47 -03:00
..
cpu mxs: Fix VDDx brownout interrupt disable/enable 2023-12-20 15:00:47 -03:00
dts - Add support for new GXL MDIO mux, with driver and Linux DT sync from v6.4 2023-12-20 08:34:12 -05:00
include drivers: pinctrl: create Tegra DM pinctrl driver 2023-12-19 21:24:30 +02:00
lib arm: semihosting: Support semihosting fallback on 32-bit ARM 2023-11-10 12:52:33 -05:00
mach-apple arm: apple: t602x: Add missing MMIO regions to memmap 2023-12-09 09:17:20 -05:00
mach-aspeed
mach-at91 board: Add support for Conclusive KSTR-SAMA5D27 2023-10-23 17:07:06 +03:00
mach-bcm283x
mach-bcmbca
mach-bcmstb
mach-cortina
mach-davinci Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
mach-exynos exynos: Avoid duplicate reset_cpu with SYSRESET enabled 2023-11-13 16:19:04 +09:00
mach-highbank
mach-histb
mach-hpe
mach-imx Prepare v2024.01-rc5 2023-12-18 09:55:32 -05:00
mach-integrator
mach-ipq40xx arm: Drop <common.h> from remaining header files 2023-11-07 14:50:52 -05:00
mach-k3 Merge patch series "Fix J7200 kernel boot when using upstream u-boot" 2023-12-19 11:42:03 -05:00
mach-keystone ARM: keystone2: Remove unneeded inclusions of common.h 2023-11-29 09:32:15 -05:00
mach-kirkwood arm: kirkwood: Add support for ZyXEL NSA325 board 2023-10-16 11:10:42 +02:00
mach-lpc32xx
mach-mediatek arm: mediatek: add support for MediaTek MT8365 SoC 2023-12-19 10:09:06 -05:00
mach-meson meson: Use checkboard() instead of show_board_info() 2023-11-28 12:53:03 -05:00
mach-mvebu scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
mach-nexell
mach-npcm
mach-octeontx
mach-octeontx2
mach-omap2 siemens,am335x: clean-up draco targets 2023-11-22 19:10:03 -05:00
mach-orion5x
mach-owl
mach-qemu
mach-rmobile arm: mach-rmobile: Drop <common.h> 2023-11-02 11:30:18 +01:00
mach-rockchip rockchip: include: asm: fix entering download mode rk3066 2023-11-10 10:58:56 -05:00
mach-s5pc1xx
mach-snapdragon Kconfig: Remove all default n/no options 2023-10-30 15:32:49 -04:00
mach-socfpga spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed 2023-10-06 14:38:12 -04:00
mach-sti
mach-stm32
mach-stm32mp Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
mach-sunxi Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
mach-tegra drivers: pinctrl: tegra: incorporate existing code 2023-12-19 21:24:30 +02:00
mach-u8500
mach-uniphier common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mach-versal arm64: versal: Add SelectMAP boot mode identification 2023-10-09 13:03:23 +02:00
mach-versal-net arm64: versal: Add SelectMAP boot mode identification 2023-10-09 13:03:23 +02:00
mach-versatile
mach-zynq clk: zynq: Move soc_clk_dump to Zynq clock driver 2023-12-15 12:33:09 -05:00
mach-zynqmp Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk
Kconfig arm: Enable SYS_THUMB_BUILD on AT91 2023-11-16 13:48:58 -05:00
Kconfig.debug
Makefile