[PATCH v2 0/1] dt-bindings: nvmem: mediatek: Convert mtk-efuse binding to YAML

Allen-KH Cheng allen-kh.cheng at mediatek.com
Mon Apr 25 01:47:59 PDT 2022


Convert MediaTek eFuse devicetree binding to YAML.

Based on tag: next-20220422, linux-next/master

make DT_CHECKER_FLAGS=-m dt_binding_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/nvmem/mtk,efuse.yaml

make ARCH=arm64
dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/nvmem/mtk,efuse.yaml

changes since v1:
- change file name from mtk,efuse-yaml to mtk,efuse.yaml
- add mtk-efuse in commit title
- change compatible entries from const to enum

Allen-KH Cheng (1):
  dt-bindings: nvmem: mediatek: Convert mtk-efuse binding to YAML

 .../devicetree/bindings/nvmem/mtk,efuse.yaml  | 70 +++++++++++++++++++
 .../devicetree/bindings/nvmem/mtk-efuse.txt   | 43 ------------
 2 files changed, 70 insertions(+), 43 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/nvmem/mtk,efuse.yaml
 delete mode 100644 Documentation/devicetree/bindings/nvmem/mtk-efuse.txt

-- 
2.18.0




More information about the Linux-mediatek mailing list