Commit 44c40720 authored by Li Yang's avatar Li Yang Committed by Shawn Guo

ARM: dts: ls1021a: fix board compatible to follow binding schema

Align the compatible strings with the board binding defined in schema
file.
Signed-off-by: default avatarLi Yang <leoyang.li@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 74c7b459
......@@ -8,6 +8,7 @@
/ {
model = "NXP LS1021A-TSN Board";
compatible = "fsl,ls1021a-tsn", "fsl,ls1021a";
sys_mclk: clock-mclk {
compatible = "fixed-clock";
......
......@@ -9,7 +9,6 @@
/ {
#address-cells = <2>;
#size-cells = <2>;
compatible = "fsl,ls1021a";
interrupt-parent = <&gic>;
aliases {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment