mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
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
8 lines
173 B
Text
8 lines
173 B
Text
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
#include "qcom-ipq8064-v2.0.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. IPQ8065";
|
|
compatible = "qcom,ipq8065", "qcom,ipq8064";
|
|
};
|