aboutsummaryrefslogtreecommitdiff
path: root/Bindings/mtd/intel,lgm-ebunand.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/mtd/intel,lgm-ebunand.yaml')
-rw-r--r--Bindings/mtd/intel,lgm-ebunand.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/Bindings/mtd/intel,lgm-ebunand.yaml b/Bindings/mtd/intel,lgm-ebunand.yaml
index cc3def758e00..07bc7e3efd3a 100644
--- a/Bindings/mtd/intel,lgm-ebunand.yaml
+++ b/Bindings/mtd/intel,lgm-ebunand.yaml
@@ -42,17 +42,16 @@ properties:
patternProperties:
"^nand@[a-f0-9]$":
type: object
+ $ref: raw-nand-chip.yaml
properties:
reg:
minimum: 0
maximum: 1
- nand-ecc-mode: true
-
nand-ecc-algo:
const: hw
- additionalProperties: false
+ unevaluatedProperties: false
required:
- compatible