From: Krzysztof Kozlowski Date: Thu, 1 Oct 2020 17:07:59 +0000 (+0200) Subject: ARM: dts: imx7s-warp: correct vendor in compatible to Element14 X-Git-Tag: v5.11-rc1~91^2~23^2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a486d18c0a14649bc86052431b9f3eb88bcb0e15;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx7s-warp.dts b/arch/arm/boot/dts/imx7s-warp.dts index d6b4888fa686b..569bbd84e371a 100644 --- a/arch/arm/boot/dts/imx7s-warp.dts +++ b/arch/arm/boot/dts/imx7s-warp.dts @@ -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";