arm: dts: devsoc: update for FBC support

These changes update the machine id and
config name for emulation FBC bring up

Change-Id: I45bf5cafcb14025841fda2b00e8f695d810b16d3
Signed-off-by: Vandhiadevan Karunamoorthy <quic_vkarunam@quicinc.com>
This commit is contained in:
Vandhiadevan Karunamoorthy 2022-05-30 18:52:38 +05:30 committed by Gerrit - the friendly Code Review server
parent 6761f6cf0d
commit 39dc3a9dc2

View file

@ -18,8 +18,8 @@
/ {
model ="QCA, DEVSOC-EMULATION";
compatible = "qca,devsoc", "qca,devsoc-emulation";
machid = <0xF040000>;
config_name = "config@emulation";
machid = <0xF060000>;
config_name = "config@emulation-fbc";
aliases {
console = "/serial@78AF000";