ODROID-C3: arm64/dts: fix to set the model name

Change-Id: I490de55a4aae3d93940ea007ac11470cb5a641c2
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
Dongjin Kim
2018-06-15 18:18:31 +09:00
committed by Kevin Kim
parent 4392b94f5b
commit a41cbf6807

View File

@@ -1,7 +1,7 @@
/*
* arch/arm64/boot/dts/amlogic/s905d2_odroidc3.dts
*
* Copyright (C) 2017 Amlogic, Inc. All rights reserved.
* Copyright (C) 2018 Hardkernel Co., Ltd. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -21,7 +21,7 @@
#include "mesong12a_skt-panel.dtsi"
/ {
model = "Amlogic";
model = "Hardkernel, ODROID-C3";
compatible = "amlogic, g12a";
interrupt-parent = <&gic>;
#address-cells = <2>;