[GIT PULL 3/8] clk: tegra: Changes for v6.2-rc1
Thierry Reding
thierry.reding at gmail.com
Fri Nov 18 17:20:20 PST 2022
Hi ARM SoC maintainers,
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.2-clk
for you to fetch changes up to 1d9e77b644d2e5c49e6d35f77684bd260ad98557:
clk: tegra: Support BPMP-FW ABI deny flags (2022-11-19 02:00:32 +0100)
I've included this in the ARM SoC pull requests because it has a
dependency on the BPMP ABI updates. The clk patch is Acked-by Stephen.
Thanks,
Thierry
----------------------------------------------------------------
clk: tegra: Changes for v6.2-rc1
Implements new ABI flags for certain clocks for which the parent rate
or clock state cannot be changed.
----------------------------------------------------------------
Peter De Schrijver (2):
firmware: tegra: Update BPMP ABI
clk: tegra: Support BPMP-FW ABI deny flags
Thierry Reding (4):
firmware: tegra: bpmp: Prefer u32 over uint32_t
firmware: tegra: bpmp: Use iosys-map helpers
firmware: tegra: bpmp: Do not support big-endian
Merge branch 'for-6.2/firmware' into for-6.2/clk
drivers/clk/tegra/clk-bpmp.c | 37 +-
drivers/firmware/tegra/bpmp-debugfs.c | 62 +-
drivers/firmware/tegra/bpmp-tegra186.c | 36 +-
drivers/firmware/tegra/bpmp-tegra210.c | 7 +-
drivers/firmware/tegra/bpmp.c | 33 +-
drivers/firmware/tegra/ivc.c | 150 ++-
drivers/thermal/tegra/tegra-bpmp-thermal.c | 15 +-
include/soc/tegra/bpmp-abi.h | 1796 +++++++++++++++++++++-------
include/soc/tegra/bpmp.h | 17 +-
include/soc/tegra/ivc.h | 11 +-
10 files changed, 1577 insertions(+), 587 deletions(-)
More information about the linux-arm-kernel
mailing list