lkml.org 
[lkml]   [2022]   [May]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/3] dt-bindings: nvmem: mediatek: Convert efuse binding to YAML
Date
From: Allen-kh Cheng <allen-kh.cheng@mediatek.corp-partner.google.com>

Convert MediaTek eFuse devicetree binding to YAML.

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

Run cmds as following:
make DT_CHECKER_FLAGS=-m dt_binding_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml

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

We mark the mediatek,mt8173-efuse and mediatek,efuse as deprecated to indicate
not use a signle compatible and should always use mediatek,efuse as generic
fallback.

change since v3:
- use mediatek as vendor name instead of mtk

changes since v2:
- document deprecated efuse property
- update efuse compatible fallbacks
- add two PATCHs into series

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

Allen-KH Cheng (2):
dt-bindings: nvmem: mediatek: Convert efuse binding to YAML
arm64: dts: mediatek: update efuse compatible fallbacks

Allen-kh Cheng (1):
dt-bindings: nvmem: mediatek: document deprecated efuse property

.../bindings/nvmem/mediatek,efuse.yaml | 60 +++++++++++++++++++
.../devicetree/bindings/nvmem/mtk-efuse.txt | 43 -------------
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 3 +-
arch/arm64/boot/dts/mediatek/mt8192.dtsi | 3 +-
4 files changed, 64 insertions(+), 45 deletions(-)
create mode 100644 Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml
delete mode 100644 Documentation/devicetree/bindings/nvmem/mtk-efuse.txt

--
2.18.0

\
 
 \ /
  Last update: 2022-05-10 15:58    [W:1.411 / U:0.288 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site