u-boot/arch
Svyatoslav Ryhel 23d24df34c ARM: tegra: Fix Tegra PWM parent clock
Default parent clock for the PWM on Tegra is a 32kHz clock and
is unable to support the requested PWM period.

Fix PWM support on Tegra20, Tegra30, Tegra114, Tegra124 and Tegra210 by
updating the parent clock for the PWM to be the PLL_P.

This commit is equivalent to Linux kernel commit:
https://lore.kernel.org/all/20221010100046.6477-1-jonathanh@nvidia.com/

Tested-by: Andreas Westman Dorcsak <hedmoo@yahoo.com> # ASUS TF T30
Tested-by: Robert Eckelmann <longnoserob@gmail.com> # ASUS TF101 T20
Tested-by: Svyatoslav Ryhel <clamor95@gmail.com> # ASUS TF201 T30
Tested-by: Thierry Reding <treding@nvidia.com> # T30 and T124
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: Tom <twarren@nvidia.com>
2023-02-23 12:55:36 -07:00
..
arc Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
arm ARM: tegra: Fix Tegra PWM parent clock 2023-02-23 12:55:36 -07:00
m68k Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
microblaze Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
mips Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE 2023-02-10 07:41:39 -05:00
nios2 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
powerpc Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx 2023-02-12 15:25:09 -05:00
riscv riscv: binman: Add help message for missing blobs 2023-02-17 19:07:48 +08:00
sandbox dm: button: add support for linux_code in button-gpio.c driver 2023-02-10 12:50:01 -05:00
sh sh4: Drop unused pci_sh7780 driver 2023-02-07 14:33:49 -05:00
x86 Correct SPL uses of USB_KEYBOARD 2023-02-10 07:41:40 -05:00
xtensa global: Migrate CONFIG_MAX_MEM_MAPPED to CFG 2022-12-23 10:14:51 -05:00
.gitignore
Kconfig event: Correct dependencies on the EVENT framework 2023-01-18 12:46:13 -05:00
Kconfig.nxp nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig 2023-01-20 12:27:23 -05:00
u-boot-elf.lds