Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d8dad8d7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "platform: qpnp-revid: Add PM8916 to the list of PMIC names"

parents 04dba7db 7c737d63
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
/* Copyright (c) 2013-2014, 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
@@ -36,6 +36,9 @@ static const char *const pmic_names[] = {
	"PMA8084",
	"PMI8962",
	"PMD9635",
	"Unknown PMIC",
	"Unknown PMIC",
	"PM8916",
};

struct revid_chip {