]> Git Repo - linux.git/commitdiff
spi: meson-axg: update compatible string for the Meson-AXG
authorSunny Luo <[email protected]>
Tue, 28 Nov 2017 13:29:24 +0000 (21:29 +0800)
committerMark Brown <[email protected]>
Tue, 28 Nov 2017 20:21:24 +0000 (20:21 +0000)
Update the compatbile string to support Meson-AXG SoCs.

Signed-off-by: Sunny Luo <[email protected]>
Signed-off-by: Yixun Lan <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Documentation/devicetree/bindings/spi/spi-meson.txt

index 825c39cae74a1522645729f3b77b47c18dba72ae..b7f5e86fed225b30a337b330e532804d4830ca51 100644 (file)
@@ -27,7 +27,9 @@ The Meson SPICC is generic SPI controller for general purpose Full-Duplex
 communications with dedicated 16 words RX/TX PIO FIFOs.
 
 Required properties:
- - compatible: should be "amlogic,meson-gx-spicc" on Amlogic GX SoCs.
+ - compatible: should be:
+       "amlogic,meson-gx-spicc" on Amlogic GX and compatible SoCs.
+       "amlogic,meson-axg-spicc" on Amlogic AXG and compatible SoCs
  - reg: physical base address and length of the controller registers
  - interrupts: The interrupt specifier
  - clock-names: Must contain "core"
This page took 0.057151 seconds and 4 git commands to generate.