12e621362b
ipq8065 SoC is based on ipq8064-v2.0 with a more clocked CPU and an increased voltage output with the smb208 regulators. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220718161826.4943-3-ansuelsmth@gmail.com
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
#include "qcom-ipq8064-v2.0.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. IPQ8065";
|
|
compatible = "qcom,ipq8065", "qcom,ipq8064";
|
|
};
|