devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] nvmem: imx-ocotp: Implement i.MX6ULL/ULZ support
@ 2018-12-11 13:51 Stefan Wahren
  2018-12-11 13:51 ` [PATCH 1/3] dt-bindings: imx-ocotp: Add " Stefan Wahren
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Stefan Wahren @ 2018-12-11 13:51 UTC (permalink / raw)
  To: Srinivas Kandagatla, Rob Herring, Mark Rutland, Shawn Guo,
	Fabio Estevam
  Cc: Stefan Wahren, devicetree, Sascha Hauer, linux-imx, kernel,
	linux-arm-kernel

According to the reference manuals for i.MX6ULL and i.MX6ULZ both SoCs
only support 8 OTP banks instead of 16. So we can't use the compatible
string of i.MX6UL.

Stefan Wahren (3):
  dt-bindings: imx-ocotp: Add i.MX6ULL/ULZ support
  nvmem: imx-ocotp: Implement i.MX6ULL/ULZ support
  ARM: dts: imx6ull: Fix i.MX6ULL/ULZ ocotp compatible

 Documentation/devicetree/bindings/nvmem/imx-ocotp.txt | 3 ++-
 arch/arm/boot/dts/imx6ull.dtsi                        | 4 ++++
 drivers/nvmem/imx-ocotp.c                             | 7 +++++++
 3 files changed, 13 insertions(+), 1 deletion(-)

-- 
2.7.4

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

end of thread, other threads:[~2019-01-15 14:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-11 13:51 [PATCH 0/3] nvmem: imx-ocotp: Implement i.MX6ULL/ULZ support Stefan Wahren
2018-12-11 13:51 ` [PATCH 1/3] dt-bindings: imx-ocotp: Add " Stefan Wahren
2018-12-20 20:03   ` Rob Herring
2018-12-11 13:51 ` [PATCH 2/3] nvmem: imx-ocotp: Implement " Stefan Wahren
2018-12-11 13:51 ` [PATCH 3/3] ARM: dts: imx6ull: Fix i.MX6ULL/ULZ ocotp compatible Stefan Wahren
2019-01-15 14:53   ` Shawn Guo
2019-01-15 10:17 ` [PATCH 0/3] nvmem: imx-ocotp: Implement i.MX6ULL/ULZ support Stefan Wahren
2019-01-15 10:21   ` Srinivas Kandagatla
2019-01-15 12:15   ` Srinivas Kandagatla

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).