[PATCH v3 6/8] dt-bindings: spi: dw-apb-ssi: add Axiado AX3005 SPI variant
Swark Yang <[email protected]>
| Newsgroups | gmane.linux.kernel.gpio,gmane.linux.drivers.devicetree,gmane.linux.ports.arm.kernel,gmane.linux.kernel,gmane.linux.drivers.i2c,gmane.linux.serial,gmane.linux.kernel.spi.devel,gmane.linux.usb.general |
|---|---|
| Message-ID | <20260716-upstream-axiado-ax3005-upstream-v3-6-c429095143ec@axiado.com> |
Add binding for Axiado AX3005 SPI controller. So far, no changes are known, so it can fall back to the snps,dwc-ssi-1.01a compatible. Signed-off-by: Swark Yang <[email protected]> --- Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml b/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml index 8ebebcebca16..7b16053d2244 100644 --- a/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml +++ b/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml @@ -41,6 +41,10 @@ properties: enum: - snps,dw-apb-ssi - snps,dwc-ssi-1.01a + - description: Axiado AX3005 SPI Controller + items: + - const: axiado,ax3005-spi + - const: snps,dwc-ssi-1.01a - description: Microchip Sparx5 SoC SPI Controller const: microchip,sparx5-spi - description: Amazon Alpine SPI Controller -- 2.34.1