xref: /linux/scripts/dtc/include-prefixes/arm64/qcom/msm8917-xiaomi-tiare.dts (revision 0fc8f6200d2313278fbf4539bbab74677c685531)
1// SPDX-License-Identifier: GPL-2.0-only
2/*
3 * Copyright (c) 2026, Barnabas Czeman
4 */
5
6/dts-v1/;
7
8#include "msm8917-xiaomi-wingtech.dtsi"
9
10/ {
11	model = "Xiaomi Redmi Go (tiare)";
12	compatible = "xiaomi,tiare", "qcom,msm8917";
13
14	qcom,board-id = <0x1000b 1>;
15};
16
17&pm8937_l22 {
18	regulator-min-microvolt = <2850000>;
19	regulator-max-microvolt = <2850000>;
20};
21