diff options
| author | Varadarajan Narayanan <varadarajan.narayanan@oss.qualcomm.com> | 2026-05-14 12:15:31 +0530 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-05-26 19:38:46 +0100 |
| commit | 60474437af5fe12abd20607766c809e0ad4e7245 (patch) | |
| tree | c612dbf73f36eb4bc4f815ae7abcbb5eed6b4821 /Documentation | |
| parent | e7ae89a0c97ce2b68b0983cd01eda67cf373517d (diff) | |
| download | lwn-60474437af5fe12abd20607766c809e0ad4e7245.tar.gz lwn-60474437af5fe12abd20607766c809e0ad4e7245.zip | |
spi: dt-bindings: spi-qpic-snand: Add ipq5210 compatible
Since the QPIC-SPI-NAND flash controller present in ipq5210 is the same
as the one found in ipq9574, document the ipq5210 compatible and with
ipq9574 as the fallback.
Signed-off-by: Varadarajan Narayanan <varadarajan.narayanan@oss.qualcomm.com>
Link: https://patch.msgid.link/20260514-ipq5210-nand-v1-1-cbdd7492e826@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/spi/qcom,spi-qpic-snand.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/qcom,spi-qpic-snand.yaml b/Documentation/devicetree/bindings/spi/qcom,spi-qpic-snand.yaml index 7d0571feb46d..829da22537d4 100644 --- a/Documentation/devicetree/bindings/spi/qcom,spi-qpic-snand.yaml +++ b/Documentation/devicetree/bindings/spi/qcom,spi-qpic-snand.yaml @@ -25,6 +25,7 @@ properties: - items: - enum: - qcom,ipq5018-snand + - qcom,ipq5210-snand - qcom,ipq5332-snand - qcom,ipq5424-snand - const: qcom,ipq9574-snand |
