dts: gigadevice: gd32vf103: remove redundant soc compatible

The gd,gd32vf103-soc compatible is redundant, drop it.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
Gerard Marull-Paretas 2022-08-23 22:52:31 +02:00 committed by Fabio Baltieri
parent e7b9c8c955
commit a40c4c74da

View file

@ -34,7 +34,7 @@
soc {
#address-cells = <1>;
#size-cells = <1>;
compatible = "gd,gd32vf103-soc", "simple-bus";
compatible = "simple-bus";
interrupt-parent = <&eclic>;
ranges;