Tom Rini <tr...@konsulko.com> writes: > On Fri, Mar 17, 2023 at 02:21:16PM +0530, Kamlesh Gurudasani wrote: >> Tom Rini <tr...@konsulko.com> writes: >> ... >> >> Hi Tom, >> >> >> >> Could you please review and merge this patches as these are bug fixes to >> >> get HS devices working. >> > >> > Is this a regression fix vs v2023.01 or new feature support? Thanks. >> Its regression fix vs 2023.01 for HS devices. Thanks. > > To be clear, when did HS support work on am62, upstream? We have three devices GP, HS-FS and HS-SE GP and HS-FS works with same r5 spl config.
With recent changes in system firmware update it broke HS-FS, beacuse firewall condition were overlooked while adding r5-spl config. This series make sure that those firewall conditions are satisfied. Once HS-FS is working it needs small change in r5-spl config to get HS-SE working. Changes needed for HS-SE to work will be sent in another patch. ~Kamlesh > > -- > Tom