diff options
author | Andre Przywara <andre.przywara@arm.com> | 2021-01-25 16:18:03 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-01-26 14:52:00 +0100 |
commit | 6589daf8bb98c75ad1065edad87c099ffb9f5d87 (patch) | |
tree | e6ea8b4d970d3444db0601f5c0fa5076c9f23d7b /Documentation/devicetree/bindings/spi | |
parent | spi: spi-au1550: Fix various whitespace warnings (diff) | |
download | linux-6589daf8bb98c75ad1065edad87c099ffb9f5d87.tar.xz linux-6589daf8bb98c75ad1065edad87c099ffb9f5d87.zip |
dt-bindings: spi: sunxi: Add H616 compatible string
Add the obvious compatible name to the existing SPI binding, and pair
it with the existing H3 fallback compatible string, as the devices are
compatible.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210125151811.11871-14-andre.przywara@arm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/spi')
-rw-r--r-- | Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml b/Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml index 7866a655d81c..908248260afa 100644 --- a/Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml +++ b/Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml @@ -25,6 +25,7 @@ properties: - enum: - allwinner,sun8i-r40-spi - allwinner,sun50i-h6-spi + - allwinner,sun50i-h616-spi - const: allwinner,sun8i-h3-spi reg: |