[PATCH 1/1] dt-bindings: trivial-devices: Add SDMC DM2016
From: Frank . Li
Date: Wed Aug 26 2026 - 15:56:36 EST
From: Frank Li <Frank.Li@xxxxxxx>
Add SDMC DM2016 (1024bit EEPROM + 128bit OTP memory for key).
Fix legacy imx6 platform CHECK_DTBS warnings:
/soc/bus@2100000/i2c@21a4000/dm2016@51: failed to match any schema with compatible: ['sdmc,dm2016']
Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
---
Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 2de8eb09cb7d1..05f88cf81d6c6 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -414,6 +414,8 @@ properties:
- samsung,24ad0xd1
# Samsung Exynos SoC SATA PHY I2C device
- samsung,exynos-sataphy-i2c
+ # SDMC 1024bit EEPROM + 128bit OTP memory for key
+ - sdmc,dm2016
# Semtech sx1301 baseband processor
- semtech,sx1301
# Sensirion multi-pixel gas sensor with I2C interface
--
2.43.0