[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211107075646.4366-1-chunfeng.yun@mediatek.com>
Date: Sun, 7 Nov 2021 15:56:41 +0800
From: Chunfeng Yun <chunfeng.yun@...iatek.com>
To: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Rob Herring <robh+dt@...nel.org>, Vinod Koul <vkoul@...nel.org>
CC: Matthias Brugger <matthias.bgg@...il.com>,
Chunfeng Yun <chunfeng.yun@...iatek.com>,
Kishon Vijay Abraham I <kishon@...com>,
<devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-phy@...ts.infradead.org>,
Eddie Hung <eddie.hung@...iatek.com>,
Andrew-CT Chen <andrew-ct.chen@...iatek.com>,
Yz Wu <yz.wu@...iatek.com>
Subject: [PATCH 1/6] dt-bindings: nvmem: mediatek: add support bits property
Add support bits property, will satisfy more consumers.
Signed-off-by: Chunfeng Yun <chunfeng.yun@...iatek.com>
---
Need convert mtk-efuse.txt into yaml first?
---
Documentation/devicetree/bindings/nvmem/mtk-efuse.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
index b6791702bcfc..ec70c5b7a340 100644
--- a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
+++ b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
@@ -10,6 +10,7 @@ Required properties:
"mediatek,mt8192-efuse", "mediatek,efuse": for MT8192
"mediatek,mt8516-efuse", "mediatek,efuse": for MT8516
- reg: Should contain registers location and length
+- bits: contain the bits range by offset and size
= Data cells =
Are child nodes of MTK-EFUSE, bindings of which as described in
--
2.18.0
Powered by blists - more mailing lists