Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1478885

[PATCH 1/2] dt-bindings: spi-meson: Add GXBB Compatible string

From Neil Armstrong <narmstrong@baylibre.com>
Newsgroups linux.kernel
Subject [PATCH 1/2] dt-bindings: spi-meson: Add GXBB Compatible string
Date 2016-09-08 10:00 +0200
Message-ID <sf2pA-2Va-19@gated-at.bofh.it> (permalink)
References <sf2pz-2Va-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 Documentation/devicetree/bindings/spi/spi-meson.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/spi/spi-meson.txt b/Documentation/devicetree/bindings/spi/spi-meson.txt
index bb52a86..dc6d031 100644
--- a/Documentation/devicetree/bindings/spi/spi-meson.txt
+++ b/Documentation/devicetree/bindings/spi/spi-meson.txt
@@ -7,7 +7,7 @@ NOR memories, without DMA support and a 64-byte unified transmit /
 receive buffer.
 
 Required properties:
- - compatible: should be "amlogic,meson6-spifc"
+ - compatible: should be "amlogic,meson6-spifc" or "amlogic,meson-gxbb-spifc"
  - reg: physical base address and length of the controller registers
  - clocks: phandle of the input clock for the baud rate generator
  - #address-cells: should be 1
-- 
1.9.1

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] spi: meson: Add Amlogic GXBB compatible Neil Armstrong <narmstrong@baylibre.com> - 2016-09-08 10:00 +0200
  [PATCH 1/2] dt-bindings: spi-meson: Add GXBB Compatible string Neil Armstrong <narmstrong@baylibre.com> - 2016-09-08 10:00 +0200
  Re: [PATCH 0/2] spi: meson: Add Amlogic GXBB compatible Andreas Färber <afaerber@suse.de> - 2016-09-08 14:10 +0200
    Re: [PATCH 0/2] spi: meson: Add Amlogic GXBB compatible Andreas Färber <afaerber@suse.de> - 2016-09-08 15:00 +0200
      Re: [PATCH 0/2] spi: meson: Add Amlogic GXBB compatible Ben Dooks <ben.dooks@codethink.co.uk> - 2016-09-08 15:30 +0200
      Re: [PATCH 0/2] spi: meson: Add Amlogic GXBB compatible Kevin Hilman <khilman@baylibre.com> - 2016-09-08 20:20 +0200
  Re: [PATCH 0/2] spi: meson: Add Amlogic GXBB compatible Kevin Hilman <khilman@baylibre.com> - 2016-09-08 20:20 +0200

csiph-web