M7350/kernel/arch/arm/boot/dts/qcom/msm-pmi8996.dtsi
2024-09-09 08:57:42 +00:00

38 lines
923 B
Plaintext

/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
/*
* As a general rule, only properties which override PMI8994 should be placed
* inside this file.
*/
/ {
qcom,pmic-id = <0x20009 0x10013 0x0 0x0>;
};
&ibb_regulator {
qcom,qpnp-ibb-discharge-resistor = <300>;
};
&spmi_bus {
qcom,pmi8994@2 {
bcl@4200 {
qcom,inhibit-derating-ua = <0>;
};
};
};
&flash_led {
qcom,ramp_up_step = "27_US";
qcom,ramp_dn_step = "27_US";
};