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

Commit dfbfa795 authored by Nagireddy Annem's avatar Nagireddy Annem Committed by Gerrit - the friendly Code Review server
Browse files

ARM: qcom: add board config support for sda429w



Add new board config to support new soc-id on sda429w.

Change-Id: I91ac903a4e74ac7deb003baa6b57d9e8a076bcad
Signed-off-by: default avatarNagireddy Annem <nannem@codeaurora.org>
parent a4dc5255
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2020, 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
@@ -19,6 +19,7 @@ static const char *sdm429_dt_match[] __initconst = {
	"qcom,sdm429",
	"qcom,sda429",
	"qcom,sdm429w",
	"qcom,sda429w",
	NULL
};