arm64: dts: imx8mm-venice-gw72xx-0x: Remove compatible from dtso
There is no need to describe the compatible string inside a dtso file. dt-schema produces super verbose warnings about that. Signed-off-by: Fabio Estevam <festevam@denx.de> Acked-by: Parthiban Nallathambi <parthiban@linumiz.com> Acked-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -15,10 +15,6 @@
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
&{/} {
|
||||
compatible = "gw,imx8mm-gw72xx-0x";
|
||||
};
|
||||
|
||||
&gpio4 {
|
||||
rs485_en {
|
||||
gpio-hog;
|
||||
|
||||
@@ -18,10 +18,6 @@
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
&{/} {
|
||||
compatible = "gw,imx8mm-gw72xx-0x";
|
||||
};
|
||||
|
||||
&gpio4 {
|
||||
rs485_en {
|
||||
gpio-hog;
|
||||
|
||||
@@ -18,10 +18,6 @@
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
&{/} {
|
||||
compatible = "gw,imx8mm-gw72xx-0x";
|
||||
};
|
||||
|
||||
&gpio4 {
|
||||
rs485_en {
|
||||
gpio-hog;
|
||||
|
||||
Reference in New Issue
Block a user