From: Sasha Levin <sashal@kernel.org>
To: gregkh@linuxfoundation.org
Cc: d.schultz@phytec.de, chenjh@rock-chips.com, heiko@sntech.de,
lee.jones@linaro.org, zhangqing@rock-chips.com,
stable@vger.kernel.org
Subject: Re: FAILED: patch "[PATCH] mfd: rk808: Fix RK818 ID template" failed to apply to 4.19-stable tree
Date: Mon, 16 Dec 2019 10:42:35 -0500 [thread overview]
Message-ID: <20191216154235.GE17708@sasha-vm> (raw)
In-Reply-To: <1576497605185176@kroah.com>
On Mon, Dec 16, 2019 at 01:00:05PM +0100, gregkh@linuxfoundation.org wrote:
>
>The patch below does not apply to the 4.19-stable tree.
>If someone wants it applied there, or to any other stable or longterm
>tree, then please email the backport, including the original git commit
>id to <stable@vger.kernel.org>.
>
>thanks,
>
>greg k-h
>
>------------------ original commit in Linus's tree ------------------
>
>From 37ef8c2c15bdc1322b160e38986c187de2b877b2 Mon Sep 17 00:00:00 2001
>From: Daniel Schultz <d.schultz@phytec.de>
>Date: Tue, 17 Sep 2019 10:12:53 +0200
>Subject: [PATCH] mfd: rk808: Fix RK818 ID template
>
>The Rockchip PMIC driver can automatically detect connected component
>versions by reading the ID_MSB and ID_LSB registers. The probe function
>will always fail with RK818 PMICs because the ID_MSK is 0xFFF0 and the
>RK818 template ID is 0x8181.
>
>This patch changes this value to 0x8180.
>
>Fixes: 9d6105e19f61 ("mfd: rk808: Fix up the chip id get failed")
>Cc: stable@vger.kernel.org
>Cc: Elaine Zhang <zhangqing@rock-chips.com>
>Cc: Joseph Chen <chenjh@rock-chips.com>
>Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
>Signed-off-by: Heiko Stuebner <heiko@sntech.de>
>Signed-off-by: Lee Jones <lee.jones@linaro.org>
Adjusted context for missing 586c1b4125b3 ("mfd: rk808: Add RK817 and
RK809 support") and queued for 4.19 and 4.14.
--
Thanks,
Sasha
prev parent reply other threads:[~2019-12-16 15:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-16 12:00 FAILED: patch "[PATCH] mfd: rk808: Fix RK818 ID template" failed to apply to 4.19-stable tree gregkh
2019-12-16 15:42 ` Sasha Levin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191216154235.GE17708@sasha-vm \
--to=sashal@kernel.org \
--cc=chenjh@rock-chips.com \
--cc=d.schultz@phytec.de \
--cc=gregkh@linuxfoundation.org \
--cc=heiko@sntech.de \
--cc=lee.jones@linaro.org \
--cc=stable@vger.kernel.org \
--cc=zhangqing@rock-chips.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.