mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-02 16:44:10 +08:00
ARM: dts: apq8064: rename db600c to SD_600eval
This board has been renamed recently and announced at https://eragon.einfochips.com/products/sd-600eval.html So rename this board files so that it reflects actual product in market. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
parent
c351c254ac
commit
5f963e2951
@ -572,7 +572,7 @@ dtb-$(CONFIG_ARCH_PRIMA2) += \
|
||||
dtb-$(CONFIG_ARCH_OXNAS) += \
|
||||
wd-mbwe.dtb
|
||||
dtb-$(CONFIG_ARCH_QCOM) += \
|
||||
qcom-apq8064-arrow-db600c.dtb \
|
||||
qcom-apq8064-arrow-sd-600eval.dtb \
|
||||
qcom-apq8064-cm-qs600.dtb \
|
||||
qcom-apq8064-ifc6410.dtb \
|
||||
qcom-apq8064-sony-xperia-yuga.dtb \
|
||||
|
@ -1,10 +1,10 @@
|
||||
#include "qcom-apq8064-v2.0.dtsi"
|
||||
#include "qcom-apq8064-arrow-db600c-pins.dtsi"
|
||||
#include "qcom-apq8064-arrow-sd-600eval-pins.dtsi"
|
||||
#include <dt-bindings/gpio/gpio.h>
|
||||
|
||||
/ {
|
||||
model = "Arrow Electronics, APQ8064 DB600c";
|
||||
compatible = "arrow,db600c", "qcom,apq8064";
|
||||
model = "Arrow Electronics, APQ8064 SD_600eval";
|
||||
compatible = "arrow,sd_600eval", "qcom,apq8064";
|
||||
|
||||
aliases {
|
||||
serial0 = &gsbi7_serial;
|
Loading…
Reference in New Issue
Block a user