[RFT PATCH master 0/3] soc: imx8m-featctrl: fixes and first 8MP support

Ahmad Fatoum a.fatoum at pengutronix.de
Mon Oct 17 06:49:26 PDT 2022


Newer upstream kernels may fail to boot with less featureful 8MP SoCs,
because barebox doesn't fix the DT up appropriately. Fix that.

@Hans, could you give this a test? I tested on 8MM only.

Ahmad Fatoum (3):
  dt-bindings: features: imx8m: fix typo in constant
  soc: imx: imx8m-featctrl: check if all bits are set
  ARM: i.MX8MP: add feature controller support for Plus

 arch/arm/dts/imx8mp.dtsi             | 43 ++++++++++++++++++++++++++++
 drivers/nvmem/ocotp.c                |  9 ++++++
 drivers/soc/imx/imx8m-featctrl.c     | 29 +++++++++++++------
 include/dt-bindings/features/imx8m.h |  6 ++--
 include/soc/imx8m/featctrl.h         |  3 ++
 5 files changed, 79 insertions(+), 11 deletions(-)

-- 
2.30.2




More information about the barebox mailing list