Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0
0002 /*
0003  * Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org>
0004  */
0005 
0006  /*
0007   * PMI8996 is a slight modification of PMI8994 with
0008   * some notable changes, like being the first PMIC
0009   * whose the bootloader has to check to continue booting
0010   * and a change to a LABIBB parameter.
0011   */
0012 
0013 / {
0014         qcom,pmic-id = <0x20009 0x10013 0 0>;
0015 };