commit | f74745fa6ee6c34f0ebf364187d647c690a99bc7 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@denx.de> | Fri Jul 15 13:57:19 2022 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jul 25 16:12:00 2022 +0200 |
tree | 68988faf1042e4c216fde9eff62a6b4996c08be1 | |
parent | a7d1cf1ca8c6a39878e353c34b58bfc657e6ca36 [diff] |
imx8mm: Sync device tree with linux-next 20220711 Sync imx8mm.dtsi device tree with linux-next 20220711. The main motivation for doing this sync is the sha256 regression reported by Andrey Zhizhikin [1]. The linux-next kernel has the following commit, which disables the job ring 0 and fixes the problem: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20220715&id=dc9c1ceb555ff661e6fc1081434600771f29657c [1] https://lore.kernel.org/u-boot/AM6PR06MB46912207D9460CD9924F35DAA68B9@AM6PR06MB4691.eurprd06.prod.outlook.com/T/#t Signed-off-by: Fabio Estevam <festevam@denx.de>