[PATCH v4 0/3] dt-bindings: nvmem: mediatek: Convert efuse binding to YAML
allen-kh.cheng
allen-kh.cheng at mediatek.com
Tue May 10 19:43:14 PDT 2022
Hi the reviewers,
Please ignore this PATCH series.
There is anther series for efuse yaml (
20220509014521.10248-1-chunfeng.yun at mediatek.com) by chunfeng.
We will integrate together and resend again.
I apologize for any inconvenience caused.
Best regard,
Allen
On Tue, 2022-05-10 at 21:26 +0800, Allen-KH Cheng wrote:
> From: Allen-kh Cheng <allen-kh.cheng at 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,efus
> e.yaml
>
> make ARCH=arm64
> dtbs_check
> DT_SCHEMA_FILES=Documentation/devicetree/bindings/nvmem/mediatek,efus
> e.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
>
More information about the linux-arm-kernel
mailing list