mbox series

[0/2] Add Mediatek Efuse Device Node

Message ID 20190416081922.21711-1-michael.mei@mediatek.com (mailing list archive)
Headers show
Series Add Mediatek Efuse Device Node | expand

Message

Michael Mei April 16, 2019, 8:19 a.m. UTC
From: Michael Mei <michael.mei@mediatek.com>

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(+)