Loading drivers/platform/msm/qpnp-revid.c +4 −1 Original line number Diff line number Diff line /* Copyright (c) 2013-2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2013-2019, 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 Loading Loading @@ -68,6 +68,9 @@ static const char *const pmic_names[] = { [PM8150A_SUBTYPE] = "PM8150A", [PME9205_SUBTYPE] = "PME9205", [PM6125_SUBTYPE] = "PM6125", [PM8008_SUBTYPE] = "PM8008", [SMB1355_SUBTYPE] = "SMB1355", [SMB1390_SUBTYPE] = "SMB1390", }; struct revid_chip { Loading include/linux/qpnp/qpnp-revid.h +7 −1 Original line number Diff line number Diff line /* Copyright (c) 2013-2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2013-2019, 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 Loading Loading @@ -200,6 +200,9 @@ /* PMI632 */ #define PMI632_SUBTYPE 0x25 /* PM8008 SUBTYPE */ #define PM8008_SUBTYPE 0x2C /* PMI8998 REV_ID */ #define PMI8998_V1P0_REV1 0x00 #define PMI8998_V1P0_REV2 0x00 Loading Loading @@ -333,6 +336,9 @@ /* PMI8937 */ #define PMI8937_SUBTYPE 0x37 /* SMB1390 */ #define SMB1390_SUBTYPE 0x23 /* SMB1381 */ #define SMB1381_SUBTYPE 0x17 Loading Loading
drivers/platform/msm/qpnp-revid.c +4 −1 Original line number Diff line number Diff line /* Copyright (c) 2013-2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2013-2019, 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 Loading Loading @@ -68,6 +68,9 @@ static const char *const pmic_names[] = { [PM8150A_SUBTYPE] = "PM8150A", [PME9205_SUBTYPE] = "PME9205", [PM6125_SUBTYPE] = "PM6125", [PM8008_SUBTYPE] = "PM8008", [SMB1355_SUBTYPE] = "SMB1355", [SMB1390_SUBTYPE] = "SMB1390", }; struct revid_chip { Loading
include/linux/qpnp/qpnp-revid.h +7 −1 Original line number Diff line number Diff line /* Copyright (c) 2013-2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2013-2019, 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 Loading Loading @@ -200,6 +200,9 @@ /* PMI632 */ #define PMI632_SUBTYPE 0x25 /* PM8008 SUBTYPE */ #define PM8008_SUBTYPE 0x2C /* PMI8998 REV_ID */ #define PMI8998_V1P0_REV1 0x00 #define PMI8998_V1P0_REV2 0x00 Loading Loading @@ -333,6 +336,9 @@ /* PMI8937 */ #define PMI8937_SUBTYPE 0x37 /* SMB1390 */ #define SMB1390_SUBTYPE 0x23 /* SMB1381 */ #define SMB1381_SUBTYPE 0x17 Loading