mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: dts: imx8mm-venice-gw73xx: remove compatible in overlay file
Remove compatible string in overlay file to fix below warning: 'gw,imx8mm-gw73xx-0x' is not one of ['fsl,ls1043a-rdb', 'fsl,ls1043a-qds'] Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
02e610f704
commit
d3fdc7ae2c
3 changed files with 0 additions and 12 deletions
|
@ -15,10 +15,6 @@
|
|||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
&{/} {
|
||||
compatible = "gw,imx8mm-gw73xx-0x";
|
||||
};
|
||||
|
||||
&gpio4 {
|
||||
rs485-en-hog {
|
||||
gpio-hog;
|
||||
|
|
|
@ -18,10 +18,6 @@
|
|||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
&{/} {
|
||||
compatible = "gw,imx8mm-gw73xx-0x";
|
||||
};
|
||||
|
||||
&gpio4 {
|
||||
rs485-en-hog {
|
||||
gpio-hog;
|
||||
|
|
|
@ -18,10 +18,6 @@
|
|||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
&{/} {
|
||||
compatible = "gw,imx8mm-gw73xx-0x";
|
||||
};
|
||||
|
||||
&gpio4 {
|
||||
rs485-en-hog {
|
||||
gpio-hog;
|
||||
|
|
Loading…
Add table
Reference in a new issue