diff options
author | Xiangsheng Hou <xiangsheng.hou@mediatek.com> | 2023-02-01 03:14:56 +0100 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2023-02-03 19:09:41 +0100 |
commit | 3af7ade257649d8e2e17eae96422b7868ed215a8 (patch) | |
tree | cd8e7deede7f57030983955b4c7d6dfbfe59908f /MAINTAINERS | |
parent | mtd: rawnand: fsl_elbc: Propagate HW ECC settings to HW (diff) | |
download | linux-3af7ade257649d8e2e17eae96422b7868ed215a8.tar.xz linux-3af7ade257649d8e2e17eae96422b7868ed215a8.zip |
dt-bindings: mtd: Split ECC engine with rawnand controller
Split MediaTek ECC engine with rawnand controller and convert to
YAML schema.
Signed-off-by: Xiangsheng Hou <xiangsheng.hou@mediatek.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20230201021500.26769-2-xiangsheng.hou@mediatek.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f61eb221415b..75ef0b2ddb2e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13213,7 +13213,7 @@ F: drivers/phy/ralink/phy-mt7621-pci.c MEDIATEK NAND CONTROLLER DRIVER L: linux-mtd@lists.infradead.org S: Orphan -F: Documentation/devicetree/bindings/mtd/mtk-nand.txt +F: Documentation/devicetree/bindings/mtd/mediatek,mtk-nfc.yaml F: drivers/mtd/nand/raw/mtk_* MEDIATEK PMIC LED DRIVER |