1
0
Fork 0

ARM: dts: imx7s-warp: correct vendor in compatible to Element14

The WaRP7 board (Wearable Development Platform) was apparently made by
Element14, not by "Warp".  Correct the  vendor in compatible to reflect
this.  The compatibles were not documented in the bindings before.

Link: https://www.element14.com/community/docs/DOC-79058
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
zero-sugar-mainline-defconfig
Krzysztof Kozlowski 2020-10-01 19:07:59 +02:00 committed by Shawn Guo
parent ef8b31051a
commit a486d18c0a
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
#include "imx7s.dtsi"
/ {
model = "Warp i.MX7 Board";
compatible = "warp,imx7s-warp", "fsl,imx7s";
model = "Element14 Warp i.MX7 Board";
compatible = "element14,imx7s-warp", "fsl,imx7s";
memory@80000000 {
device_type = "memory";