1 // SPDX-License-Identifier: GPL-2.0 1 // SPDX-License-Identifier: GPL-2.0 2 /* 2 /* 3 * Copyright (c) 2021, Konrad Dybcio <konrad.dy 3 * Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org> 4 */ 4 */ 5 5 6 /* 6 /* 7 * PMI8996 is a slight modification of PMI899 7 * PMI8996 is a slight modification of PMI8994 with 8 * some notable changes, like being the first 8 * some notable changes, like being the first PMIC 9 * whose the bootloader has to check to conti 9 * whose the bootloader has to check to continue booting 10 * and a change to a LABIBB parameter. 10 * and a change to a LABIBB parameter. 11 */ 11 */ 12 12 13 / { 13 / { 14 qcom,pmic-id = <0x20009 0x10013 0 0>; 14 qcom,pmic-id = <0x20009 0x10013 0 0>; 15 }; 15 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.