mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [RFT PATCH master 0/3] soc: imx8m-featctrl: fixes and first 8MP support
@ 2022-10-17 13:49 Ahmad Fatoum
  2022-10-17 13:49 ` [RFT PATCH master 1/3] dt-bindings: features: imx8m: fix typo in constant Ahmad Fatoum
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ahmad Fatoum @ 2022-10-17 13:49 UTC (permalink / raw)
  To: barebox; +Cc: Hans Christian Lonstad

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-10-18  8:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-17 13:49 [RFT PATCH master 0/3] soc: imx8m-featctrl: fixes and first 8MP support Ahmad Fatoum
2022-10-17 13:49 ` [RFT PATCH master 1/3] dt-bindings: features: imx8m: fix typo in constant Ahmad Fatoum
2022-10-17 13:49 ` [RFT PATCH master 2/3] soc: imx: imx8m-featctrl: check if all bits are set Ahmad Fatoum
2022-10-17 13:49 ` [RFT PATCH master 3/3] ARM: i.MX8MP: add feature controller support for Plus Ahmad Fatoum
2022-10-17 19:46 ` [RFT PATCH master 0/3] soc: imx8m-featctrl: fixes and first 8MP support Hans Christian Lønstad
2022-10-18  8:57 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox