spi: dt-bindings: spi-sg2044-nor: Add SOPHGO SG2042

Add bindings for the SOPHGO SG2042 SPI-NOR flash controller,
which is compatible with SOPHGO SG2044.

Signed-off-by: Zixian Zeng <sycamoremoon376@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Chen Wang <unicorn_wang@outlook.com>
Link: https://patch.msgid.link/20250525-sfg-spifmc-v2-1-a3732b6f5ab4@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Zixian Zeng 2025-05-25 22:58:41 +08:00 committed by Mark Brown
parent b4608e9441
commit 8450f1e0d3
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -14,7 +14,12 @@ allOf:
properties: properties:
compatible: compatible:
const: sophgo,sg2044-spifmc-nor oneOf:
- const: sophgo,sg2044-spifmc-nor
- items:
- enum:
- sophgo,sg2042-spifmc-nor
- const: sophgo,sg2044-spifmc-nor
reg: reg:
maxItems: 1 maxItems: 1