Quoting Thierry Reding (2022-10-28 04:15:32) > On Thu, Oct 27, 2022 at 03:13:53PM +0300, Peter De Schrijver wrote: > > Update the BPMP ABI to align with the the latest version. > > > > Signed-off-by: Peter De Schrijver <pdeschrijver@xxxxxxxxxx> > > --- > > include/soc/tegra/bpmp-abi.h | 1802 +++++++++++++++++++++++++--------- > > 1 file changed, 1357 insertions(+), 445 deletions(-) > > Looks good to me. > > Mike, Stephen, do you have any objections if I pick these two patches up > into the Tegra tree to manage the dependencies? There's another patch > that will need some of the BPMP ABI additions added here which we may > get ready in time for v6.2, so it'd be good to have this in a shared > branch. > > I don't think it'll be necessary for me to pick any other clock driver > changes, though, as long as they don't conflict with these BPMP clock > driver changes. But if you prefer, I can collect others as well and send > them all your way later on in the release cycle. It is fine to take them through your tree. Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx>