[PATCH 0/2] Add i.MX51/i.MX53 serial number support
Sebastian Reichel
sebastian.reichel at collabora.com
Wed Jan 27 12:40:22 EST 2021
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
More information about the linux-arm-kernel
mailing list