Re: [PATCH v2 1/2] dt-bindings: nvmem: airoha: add SMC eFuses schema

From: Rob Herring (Arm)
Date: Mon Jul 21 2025 - 16:18:56 EST



On Mon, 21 Jul 2025 20:46:33 +0200, Christian Marangi wrote:
> Add Airoha SMC eFuses schema to document new Airoha SoC AN7581/AN7583
> way of accessing the 2 eFuse bank via the SMC command.
>
> Each eFuse bank expose 64 eFuse cells of 32 bit used to give information
> on HW Revision, PHY Calibration, Device Model, Private Key and
> all kind of other info specific to the SoC or the running system.
>
> Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx>
> ---
> Changes v2:
> - Drop redundant description for reg
> - Improve example node name
>
> .../bindings/nvmem/airoha,smc-efuses.yaml | 65 +++++++++++++++++++
> 1 file changed, 65 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/nvmem/airoha,smc-efuses.yaml
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>