[PATCH v3 1/2] dt-bindings: mtd: Add realtek,rtl9301-ecc

Rob Herring (Arm) robh at kernel.org
Fri Sep 19 07:43:39 PDT 2025


On Fri, 19 Sep 2025 03:52:00 -0400, Markus Stockhausen wrote:
> Add a dtschema for the ECC engine on the Realtek RTL93xx SoCs.
> The engine supports BCH6 and BCH12 parity for 512 byte blocks.
> 
> The hardware can make use of interrupts but this is not yet
> supported by the driver. From the known datasheets it is
> connected to the LXB (lexra bus) and propably depends on its
> clock. Provide an optional clock property that can describe
> the relation.
> 
> Signed-off-by: Markus Stockhausen <markus.stockhausen at gmx.de>
> ---
> Changes in v3:
> - add optional properties clocks and interrupts.
> 
> Changes in v2:
> - change cells from 2 to 1 (only 32 bit hardware)
> ---
>  .../bindings/mtd/realtek,rtl9301-ecc.yaml     | 41 +++++++++++++++++++
>  1 file changed, 41 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mtd/realtek,rtl9301-ecc.yaml
> 

Reviewed-by: Rob Herring (Arm) <robh at kernel.org>




More information about the linux-mtd mailing list