[adding the corresponding maintainer] On 16/04/2019 10:19, michael.mei@xxxxxxxxxxxx wrote: > From: Michael Mei <michael.mei@xxxxxxxxxxxx> > > This updates dt-binding documentation for MediaTek mt8183 > For the both SoCs supported all rely on the fallback binding > of the generic case with "mediatek,efuse". > > Signed-off-by: Michael Mei <michael.mei@xxxxxxxxxxxx> Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx> > --- > This patch is based on v5.1-rc1 and these patches: > > https://patchwork.kernel.org/patch/10856987/ > https://patchwork.kernel.org/patch/10839021/ > https://patchwork.kernel.org/patch/10879015/ > https://patchwork.kernel.org/patch/10878999/ > https://patchwork.kernel.org/patch/10858941/ > https://patchwork.kernel.org/patch/10846685/ > https://patchwork.kernel.org/patch/10893519 > --- > 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 0668c45a156d..b4d448bb60ce 100644 > --- a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt > +++ b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt > @@ -7,6 +7,7 @@ Required properties: > "mediatek,mt7622-efuse", "mediatek,efuse": for MT7622 > "mediatek,mt7623-efuse", "mediatek,efuse": for MT7623 > "mediatek,mt8173-efuse" or "mediatek,efuse": for MT8173 > + "mediatek,mt8183-efuse" or "mediatek,efuse": for MT8183 > - reg: Should contain registers location and length > > = Data cells = >