Re: [PATCH v2 1/5] mfd: pm8921: Add support for pm8018
From: Lee Jones <hidden>
Date: 2016-06-28 15:10:07
Also in:
linux-arm-msm, linux-rtc, lkml
On Fri, 24 Jun 2016, Neil Armstrong wrote:
In order to support the Qualcomm MDM9615 PMIC, add support for the pm8018 in pm8921 mfd driver. Reviewed-by: Bjorn Andersson <redacted> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> --- drivers/mfd/pm8921-core.c | 1 + 1 file changed, 1 insertion(+)
For my own reference: Acked-by: Lee Jones [off-list ref]
quoted hunk ↗ jump to hunk
diff --git a/drivers/mfd/pm8921-core.c b/drivers/mfd/pm8921-core.c index 1b7ec08..0e3a2ea 100644 --- a/drivers/mfd/pm8921-core.c +++ b/drivers/mfd/pm8921-core.c@@ -309,6 +309,7 @@ static const struct regmap_config ssbi_regmap_config = { }; static const struct of_device_id pm8921_id_table[] = { + { .compatible = "qcom,pm8018", }, { .compatible = "qcom,pm8058", }, { .compatible = "qcom,pm8921", }, { }
-- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout.