All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add Mediatek Efuse Device Node
@ 2019-04-16  8:19 michael.mei-NuS5LvNUpcJWk0Htik3J/w
       [not found] ` <20190416081922.21711-1-michael.mei-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: michael.mei-NuS5LvNUpcJWk0Htik3J/w @ 2019-04-16  8:19 UTC (permalink / raw)
  To: orz811017-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	srv_heupstream-NuS5LvNUpcJWk0Htik3J/w, Michael Mei

From: Michael Mei <michael.mei-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>

This patch adds efuse and soc_data device nodes to read via NVMEM.
These device nodes store data including thermal calibration, chip ID,
and drivers like thermal sensor will read out theses data to configure
dirver.

Michael Mei (2):
  arm64: dts: mt8183: add efuse and Mediatek Chip id node to read
  dt-bindings: nvmem: mediatek: add support for MediaTek mt8183 SoC

 .../devicetree/bindings/nvmem/mtk-efuse.txt       |  1 +
 arch/arm64/boot/dts/mediatek/mt8183.dtsi          | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

-- 
2.18.0

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

end of thread, other threads:[~2020-05-21 14:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-16  8:19 [PATCH 0/2] Add Mediatek Efuse Device Node michael.mei-NuS5LvNUpcJWk0Htik3J/w
     [not found] ` <20190416081922.21711-1-michael.mei-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2019-04-16  8:19   ` [PATCH 1/2] arm64: dts: mt8183: add efuse and Mediatek Chip id node to read michael.mei-NuS5LvNUpcJWk0Htik3J/w
     [not found]     ` <20190416081922.21711-2-michael.mei-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2019-04-16  9:07       ` Matthias Brugger
2019-04-16  8:19   ` [PATCH 2/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8183 SoC michael.mei-NuS5LvNUpcJWk0Htik3J/w
2020-05-21 14:40     ` Matthias Brugger
2020-05-21 14:40       ` Matthias Brugger
2019-04-16  8:19   ` [PATCH 1/2] arm64: dts: mt8183: add efuse and Mediatek Chip id node to read michael.mei-NuS5LvNUpcJWk0Htik3J/w
2019-04-16  8:19   ` [PATCH 2/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8183 SoC michael.mei-NuS5LvNUpcJWk0Htik3J/w

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.