diff options
author | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-05-25 16:41:39 +0300 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-05-30 14:37:50 +0300 |
commit | ae683c816d9f4aadec3eaf1da69a04c07ca9fd3f (patch) | |
tree | f3c4a28618e8a79745ed483ab07980d6ae455681 /Documentation/devicetree/bindings/arm/sunxi.yaml | |
parent | dfe8173dfd25206de396592930589770eed48fcb (diff) | |
download | linux-ae683c816d9f4aadec3eaf1da69a04c07ca9fd3f.tar.xz |
ARM: dts: sun7i: icnova-swac: Fix the model vendor
Even though the SWAC is just a baseboard to the icnova SoM, the vendor of
the baseboard somehow ended up with the board name instead of the vendor
name. Fix that.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/sunxi.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/sunxi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index 285f4fc8519d..000a00d12d6a 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -263,7 +263,7 @@ properties: - description: ICNova A20 SWAC items: - - const: swac,icnova-a20-swac + - const: incircuit,icnova-a20-swac - const: incircuit,icnova-a20 - const: allwinner,sun7i-a20 |