All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv4 00/26] J72xx: HSM rearch support series
@ 2021-05-11  8:30 Tero Kristo
  2021-05-11  8:30 ` [PATCHv4 01/26] lib: rational: copy the rational fraction lib routines from Linux Tero Kristo
                   ` (26 more replies)
  0 siblings, 27 replies; 30+ messages in thread
From: Tero Kristo @ 2021-05-11  8:30 UTC (permalink / raw)
  To: u-boot

Hello,

Couple of small changes in v4:
- re-worked patch #14 to include review comments from Jaehoon Chung
  * changed code to use iopoll version instead of hand crafted loops
    for timeout handling
  * other mostly cosmetic changes
- patch #19/#21 changed to allow RM init to happen based on comment
  from Vignesh

-Tero

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2021-06-02 16:27 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11  8:30 [PATCHv4 00/26] J72xx: HSM rearch support series Tero Kristo
2021-05-11  8:30 ` [PATCHv4 01/26] lib: rational: copy the rational fraction lib routines from Linux Tero Kristo
2021-05-11  8:30 ` [PATCHv4 02/26] arm: mach-k3: introduce new config option for sysfw split Tero Kristo
2021-05-11  8:30 ` [PATCHv4 03/26] remoteproc: k3-r5: remove sysfw PM calls if not supported Tero Kristo
2021-05-11  8:30 ` [PATCHv4 04/26] common: fit: Update board_fit_image_post_process() to pass fit and node_offset Tero Kristo
2021-05-11  8:30 ` [PATCHv4 05/26] clk: fixed_rate: add API for directly registering fixed rate clocks Tero Kristo
2021-05-11  8:30 ` [PATCHv4 06/26] clk: fix clock tree dump to properly dump out every registered clock Tero Kristo
2021-05-11  8:30 ` [PATCHv4 07/26] clk: do not attempt to fetch clock pointer with null device Tero Kristo
2021-05-11  8:30 ` [PATCHv4 08/26] clk: add support for setting clk rate from cmdline Tero Kristo
2021-05-11  8:30 ` [PATCHv4 09/26] clk: sci-clk: fix return value of set_rate Tero Kristo
2021-05-11  8:30 ` [PATCHv4 10/26] clk: fix assigned-clocks to pass with deferring provider Tero Kristo
2021-05-11  8:30 ` [PATCHv4 11/26] clk: fix set_rate to clean up cached rates for the hierarchy Tero Kristo
2021-05-11  8:30 ` [PATCHv4 12/26] clk: add support for TI K3 SoC PLL Tero Kristo
2021-05-11  8:30 ` [PATCHv4 13/26] clk: add support for TI K3 SoC clocks Tero Kristo
2021-05-11  8:30 ` [PATCHv4 14/26] power: domain: Introduce driver for raw TI K3 PDs Tero Kristo
2021-05-11 22:44   ` Jaehoon Chung
2021-05-11  8:30 ` [PATCHv4 15/26] cmd: ti: pd: Add debug command for K3 power domains Tero Kristo
2021-05-11 22:44   ` Jaehoon Chung
2021-05-11  8:30 ` [PATCHv4 16/26] tools: k3_fit_atf: add DM binary to the FIT image Tero Kristo
2021-05-11  8:30 ` [PATCHv4 17/26] arm: mach-k3: Add platform data for j721e and j7200 Tero Kristo
2021-05-11  8:30 ` [PATCHv4 18/26] arm: mach-k3: add support for detecting firmware images from FIT Tero Kristo
2021-05-11  8:30 ` [PATCHv4 19/26] arm: mach-k3: do board config for PM only if supported Tero Kristo
2021-05-11  8:30 ` [PATCHv4 20/26] arm: mach-k3: common: Drop main r5 start Tero Kristo
2021-05-11  8:30 ` [PATCHv4 21/26] arm: mach-k3: sysfw-loader: pass boardcfg to sciserver Tero Kristo
2021-05-11  8:31 ` [PATCHv4 22/26] arm: mach-k3: j721e_init: Force early probe of clk-k3 driver Tero Kristo
2021-05-11  8:31 ` [PATCHv4 23/26] configs: j721e_evm_r5: Enable raw access power management features Tero Kristo
2021-05-11  8:31 ` [PATCHv4 24/26] configs: j7200_evm_r5: " Tero Kristo
2021-05-11  8:31 ` [PATCHv4 25/26] board: ti: j72xx: README: update build instructions and image formats Tero Kristo
2021-05-11  8:31 ` [PATCHv4 26/26] arm: dts: k3-j72xx: correct MCU timer1 frequency Tero Kristo
2021-06-02 16:26 ` [PATCHv4 00/26] J72xx: HSM rearch support series Lokesh Vutla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.