1
0
Fork 0

ARM: dts: imx6sl-warp: correct vendor in compatible to Revotics

The WaRP board (Wearable Development Platform) was apparently made by
Revolution Robotics, Inc (brand: Revotics), not by "Warp".  Correct the
vendor in compatible to reflect this.  The compatibles were not
documented in the bindings before.

Link: https://revotics.com/warp
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:58 +02:00 committed by Shawn Guo
parent 8fc8e8129e
commit ef8b31051a
1 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,8 @@
#include "imx6sl.dtsi"
/ {
model = "WaRP Board";
compatible = "warp,imx6sl-warp", "fsl,imx6sl";
model = "Revotics WaRP Board";
compatible = "revotics,imx6sl-warp", "fsl,imx6sl";
memory@80000000 {
device_type = "memory";