Linux Audio

Check our new training course

Open-source upstreaming

Need help get the support for your hardware in upstream Linux?
Loading...
 1// SPDX-License-Identifier: BSD-3-Clause
 2/*
 3 * Copyright (c) 2020, Konrad Dybcio <konrad.dybcio@somainline.org>
 4 */
 5
 6/dts-v1/;
 7
 8#include "msm8994-sony-xperia-kitakami.dtsi"
 9
10/ {
11	model = "Sony Xperia Z5 Compact";
12	compatible = "sony,suzuran-row", "qcom,msm8994";
13	chassis-type = "handset";
14};
15
16&pm8994_l14 {
17	regulator-min-microvolt = <2000000>;
18	regulator-max-microvolt = <2000000>;
19};
20
21/delete-node/ &pm8994_l19;