mirror of https://gitee.com/openkylin/linux.git
ARM: dts: socfpga: Add new MCVEVK manufacturer compat
The board is now manufactured by Aries Embedded GmbH, update compat string. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
This commit is contained in:
parent
1001354ca3
commit
587aed72c6
|
@ -18,7 +18,7 @@
|
|||
#include "socfpga_cyclone5.dtsi"
|
||||
|
||||
/ {
|
||||
model = "DENX MCV";
|
||||
model = "Aries/DENX MCV";
|
||||
compatible = "altr,socfpga-cyclone5", "altr,socfpga";
|
||||
|
||||
memory {
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#include "socfpga_cyclone5_mcv.dtsi"
|
||||
|
||||
/ {
|
||||
model = "DENX MCV EVK";
|
||||
model = "Aries/DENX MCV EVK";
|
||||
compatible = "altr,socfpga-cyclone5", "altr,socfpga";
|
||||
|
||||
aliases {
|
||||
|
|
Loading…
Reference in New Issue