devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add i.MX51/i.MX53 serial number support
@ 2021-01-27 17:40 Sebastian Reichel
  2021-01-27 17:40 ` [PATCH 1/2] ARM: dts: imx: Mark IIM as syscon on i.MX51/i.MX53 Sebastian Reichel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sebastian Reichel @ 2021-01-27 17:40 UTC (permalink / raw)
  To: Shawn Guo, Sascha Hauer
  Cc: Rob Herring, Fabio Estevam, Pengutronix Kernel Team,
	NXP Linux Team, linux-arm-kernel, devicetree, linux-kernel,
	Sebastian Reichel, kernel

Hi,

This complements support for reading the unique ID / serial
number on i.MX by adding the feature for i.MX51 and i.MX53.
This has been tested on i.MX53. I also added support for
i.MX51 since it uses exactly the same registers according
to its datasheet.

I did not add support for older i.MX processor. They also have
an IIM IP-core, but their datasheet does not contain information
about the unique ID registers and I do not have the hardware for
testing.

-- Sebastian

Sebastian Reichel (2):
  ARM: dts: imx: Mark IIM as syscon on i.MX51/i.MX53
  soc: imx: add i.MX51/i.MX53 unique id support

 arch/arm/boot/dts/imx51.dtsi |  2 +-
 arch/arm/boot/dts/imx53.dtsi |  2 +-
 drivers/soc/imx/soc-imx.c    | 12 ++++++++++++
 3 files changed, 14 insertions(+), 2 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2021-03-03 19:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-27 17:40 [PATCH 0/2] Add i.MX51/i.MX53 serial number support Sebastian Reichel
2021-01-27 17:40 ` [PATCH 1/2] ARM: dts: imx: Mark IIM as syscon on i.MX51/i.MX53 Sebastian Reichel
2021-01-27 17:40 ` [PATCH 2/2] soc: imx: add i.MX51/i.MX53 unique id support Sebastian Reichel
2021-03-03  9:57 ` [PATCH 0/2] Add i.MX51/i.MX53 serial number support Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).