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

Commit 549992d6 authored by Tingwei Zhang's avatar Tingwei Zhang
Browse files

ARM: qcom: Add board config support for sda450



Add board config support for sda450 device

Change-Id: Ibe4abb174625b467e80717225aef800a77d6e239
Signed-off-by: default avatarTingwei Zhang <tingwei@codeaurora.org>
parent 4c2d2fd7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-2018, 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
@@ -17,6 +17,7 @@

static const char *sdm450_dt_match[] __initconst = {
	"qcom,sdm450",
	"qcom,sda450",
	NULL
};