spi: dt-bindings: spi-qpic-snand: Add IPQ5018 compatible

IPQ5018 contains the QPIC-SPI-NAND flash controller which is the same as
the one found in IPQ9574. So let's document the IPQ5018 compatible and
use IPQ9574 as the fallback.

Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Link: https://patch.msgid.link/20250501-ipq5018-spi-qpic-snand-v1-1-31e01fbb606f@outlook.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
George Moussalem 2025-05-01 13:20:51 +04:00 committed by Mark Brown
parent a7f035c2c7
commit 2dbe74c63c
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -21,8 +21,12 @@ allOf:
properties:
compatible:
enum:
- qcom,ipq9574-snand
oneOf:
- items:
- enum:
- qcom,ipq5018-snand
- const: qcom,ipq9574-snand
- const: qcom,ipq9574-snand
reg:
maxItems: 1