Unverified Commit 7f058112 authored by Jae Hyun Yoo's avatar Jae Hyun Yoo Committed by Arnd Bergmann
Browse files

ARM: dts: aspeed: nuvia: rename vendor nuvia to qcom



Nuvia has been acquired by Qualcomm and the vendor name 'nuvia' will
not be used anymore so rename aspeed-bmc-nuvia-dc-scm.dts to
aspeed-bmc-qcom-dc-scm-v1.dts and change 'nuvia' to 'qcom' as its vendor
name in the file.

Fixes: 7b46aa7c ("ARM: dts: aspeed: Add Nuvia DC-SCM BMC")
Signed-off-by: default avatarJae Hyun Yoo <quic_jaehyoo@quicinc.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20220523175640.60155-1-quic_jaehyoo@quicinc.com
Link: https://lore.kernel.org/r/20220624070511.4070659-1-joel@jms.id.au

'
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 60192dd8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1586,7 +1586,6 @@ dtb-$(CONFIG_ARCH_ASPEED) += \
	aspeed-bmc-lenovo-hr630.dtb \
	aspeed-bmc-lenovo-hr855xg2.dtb \
	aspeed-bmc-microsoft-olympus.dtb \
	aspeed-bmc-nuvia-dc-scm.dtb \
	aspeed-bmc-opp-lanyang.dtb \
	aspeed-bmc-opp-mihawk.dtb \
	aspeed-bmc-opp-mowgli.dtb \
@@ -1599,6 +1598,7 @@ dtb-$(CONFIG_ARCH_ASPEED) += \
	aspeed-bmc-opp-witherspoon.dtb \
	aspeed-bmc-opp-zaius.dtb \
	aspeed-bmc-portwell-neptune.dtb \
	aspeed-bmc-qcom-dc-scm-v1.dtb \
	aspeed-bmc-quanta-q71l.dtb \
	aspeed-bmc-quanta-s6q.dtb \
	aspeed-bmc-supermicro-x11spi.dtb \
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@
#include "aspeed-g6.dtsi"

/ {
	model = "Nuvia DC-SCM BMC";
	compatible = "nuvia,dc-scm-bmc", "aspeed,ast2600";
	model = "Qualcomm DC-SCM V1 BMC";
	compatible = "qcom,dc-scm-v1-bmc", "aspeed,ast2600";

	aliases {
		serial4 = &uart5;