Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a6d7a9b5 authored by Bhasker Reddy Komatireddy's avatar Bhasker Reddy Komatireddy Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update subtype for qcs605 LC ipcamera



Update board subtype details in qcs605 LC ipcamera dts files.

Change-Id: I12a6e5dbad7b1343a07d9c7f7cfacdd5a95062bb
Signed-off-by: default avatarBhasker Reddy Komatireddy <kbhasker@codeaurora.org>
parent 7e5c05ff
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018, 2021 The Linux Foundation. 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 version 2 and
@@ -18,5 +18,6 @@
/ {
	model = "Qualcomm Technologies, Inc. QCS605 LC SoC Ipcam base";
	compatible = "qcom,qcs605";
	qcom,board-id = <0 4>;
	qcom,msm-id = <347 0x0>;
	qcom,board-id = <8 6>;
};
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018, 2021 The Linux Foundation. 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 version 2 and
@@ -26,5 +26,5 @@
	model = "Qualcomm Technologies, Inc. QC605 LC Groot + PM8005 IPC";
	compatible = "qcom,qcs605-mtp", "qcom,qcs605", "qcom,mtp";
	qcom,msm-id = <347 0x0>;
	qcom,board-id = <0x020208 4>;
	qcom,board-id = <8 6>;
};
+3 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018, 2021 The Linux Foundation. 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 version 2 and
@@ -20,5 +20,6 @@
/ {
	model = "Qualcomm Technologies, Inc. QC605 LC Groot + PM8005 IPC";
	compatible = "qcom,qcs605-mtp", "qcom,qcs605", "qcom,mtp";
	qcom,board-id = <0x020208 4>;
	qcom,msm-id = <347 0x0>;
	qcom,board-id = <8 6>;
};