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 Premium"; 12 compatible = "sony,satsuki-row", "qcom,msm8994"; 13 chassis-type = "handset"; 14 }; 15 16 &pm8994_l14 { 17 regulator-min-microvolt = <1850000>; 18 regulator-max-microvolt = <1850000>; 19 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.