[PATCH] dt-bindings: nvmem: mediatek: remove duplicate mt8192 line
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Wed Apr 28 07:12:03 BST 2021
On Tue, Apr 27, 2021 at 11:01:08PM +0200, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd at arndb.de>
>
> The same patch was accidentally merged twice, resulting in a
> duplicate line for the mt8192 SoC.
>
> Fixes: f2674c0c7488 ("dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC")
> Fixes: 2a1405a14c3a ("dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC")
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> ---
> Documentation/devicetree/bindings/nvmem/mtk-efuse.txt | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
> index d479ad977e24..2f2895b1f06d 100644
> --- a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
> +++ b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
> @@ -7,7 +7,6 @@ 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,mt8192-efuse", "mediatek,efuse": for MT8192
> "mediatek,mt8516-efuse", "mediatek,efuse": for MT8516
> "mediatek,mt8192-efuse", "mediatek,efuse": for MT8192
Shouldn't you drop the bottom one here to keep this in sorted order?
thanks,
greg k-h
More information about the linux-arm-kernel
mailing list