cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

pmi8996.dtsi (371B)


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