stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Patch "ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats" has been added to the 4.5-stable tree
@ 2016-06-04 19:15 gregkh
  0 siblings, 0 replies; only message in thread
From: gregkh @ 2016-06-04 19:15 UTC (permalink / raw)
  To: m.szyprowski, gregkh, k.kozlowski; +Cc: stable, stable-commits


This is a note to let you know that I've just added the patch titled

    ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats

to the 4.5-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm-dts-exynos-add-interrupt-line-to-max8997-pmic-on-exynos4210-trats.patch
and it can be found in the queue-4.5 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.


>From 330d12764e15f6e3e94ff34cda29db96d2589c24 Mon Sep 17 00:00:00 2001
From: Marek Szyprowski <m.szyprowski@samsung.com>
Date: Fri, 6 May 2016 09:27:16 +0200
Subject: ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats

From: Marek Szyprowski <m.szyprowski@samsung.com>

commit 330d12764e15f6e3e94ff34cda29db96d2589c24 upstream.

MAX8997 PMIC requires interrupt and fails probing without it.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Fixes: d105f0b1215d ("ARM: dts: Add basic dts file for Samsung Trats board")
[k.kozlowski: Write commit message, add CC-stable]
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

---
 arch/arm/boot/dts/exynos4210-trats.dts |    2 ++
 1 file changed, 2 insertions(+)

--- a/arch/arm/boot/dts/exynos4210-trats.dts
+++ b/arch/arm/boot/dts/exynos4210-trats.dts
@@ -298,6 +298,8 @@
 		compatible = "maxim,max8997-pmic";
 
 		reg = <0x66>;
+		interrupt-parent = <&gpx0>;
+		interrupts = <7 0>;
 
 		max8997,pmic-buck1-uses-gpio-dvs;
 		max8997,pmic-buck2-uses-gpio-dvs;


Patches currently in stable-queue which might be from m.szyprowski@samsung.com are

queue-4.5/arm-dts-exynos-add-interrupt-line-to-max8997-pmic-on-exynos4210-trats.patch

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-04 19:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-04 19:15 Patch "ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats" has been added to the 4.5-stable tree gregkh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).