| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/mtd/ti,elm.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Texas Instruments Error Location Module (ELM). |
| - Roger Quadros <rogerq@kernel.org> |
| ELM module is used together with GPMC and NAND Flash to detect |
| errors and the location of the error based on BCH algorithms |
| so they can be corrected if possible. |
| description: Functional clock. |
| Name of the HWMOD associated with ELM. This is for legacy |
| $ref: /schemas/types.yaml#/definitions/string |
| additionalProperties: false |
| compatible = "ti,am3352-elm"; |