| 
     1 /* SPDX-License-Identifier: GPL-2.0-only */
    2 /*
    3  * Copyright (c) 2021 The Linux Foundation. All rights reserved.
    4  */
    5 
    6 #ifndef __DT_BINDINGS_MFD_QCOM_PM8008_H
    7 #define __DT_BINDINGS_MFD_QCOM_PM8008_H
    8 
    9 /* PM8008 IRQ numbers */
   10 #define PM8008_IRQ_MISC_UVLO    0
   11 #define PM8008_IRQ_MISC_OVLO    1
   12 #define PM8008_IRQ_MISC_OTST2   2
   13 #define PM8008_IRQ_MISC_OTST3   3
   14 #define PM8008_IRQ_MISC_LDO_OCP 4
   15 #define PM8008_IRQ_TEMP_ALARM   5
   16 #define PM8008_IRQ_GPIO1        6
   17 #define PM8008_IRQ_GPIO2        7
   18 
   19 #endif
Cache object: dafb24c5b6fe229a5e0a65ba6d88ec29 
 
 |