From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tero Kristo Date: Tue, 11 May 2021 11:30:38 +0300 Subject: [PATCHv4 00/26] J72xx: HSM rearch support series Message-ID: <20210511083104.10868-1-kristo@kernel.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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