From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965101AbcJXTGN (ORCPT ); Mon, 24 Oct 2016 15:06:13 -0400 Received: from up.free-electrons.com ([163.172.77.33]:52817 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S941263AbcJXTDL (ORCPT ); Mon, 24 Oct 2016 15:03:11 -0400 Date: Mon, 24 Oct 2016 10:28:02 +0200 From: Maxime Ripard To: Icenowy Zheng Cc: Kishon Vijay Abraham I , Chen-Yu Tsai , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH 1/3] phy: sun4i: check PHY id when poking unknown bit of pmu Message-ID: <20161024082802.ev72szwmuqba5ll4@lukather> References: <20161024035930.20274-1-icenowy@aosc.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="simzkyr365veerou" Content-Disposition: inline In-Reply-To: <20161024035930.20274-1-icenowy@aosc.xyz> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --simzkyr365veerou Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 24, 2016 at 11:59:30AM +0800, Icenowy Zheng wrote: > Allwinner SoC's PHY 0, when used as OTG controller, have no pmu part. > The code that poke some unknown bit of PMU for H3/A64 didn't check > the PHY, and will cause kernel oops when PHY 0 is used. >=20 > Fixes: b3e0d141ca9f (phy: sun4i: add support for A64 usb phy) >=20 > Signed-off-by: Icenowy Zheng Cc'ing stable would be nice. Apart from that, Acked-by: Maxime Ripard Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --simzkyr365veerou Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYDcYNAAoJEBx+YmzsjxAgVdUP/R1bzijdfeNLgomjjKHVY3YB eSuPdsBJ7xgy6cFnYtIleFaYQyVK8N1M6hKXgqvsHH1adSZ5kQr0w5pArHhyu9gT yMwUHRrFUFBdIlGsxi29vvJ/qON5FJSiO/AVRfyimUf/7RvkGHKnGO0N2Hpdqp1m HMRc60xL8IuHm69asvfepXbeisMLZ/PY7JXdgHLUh8QI9csVyuGZ0rtrGDp9t7Fd W4fy0vgOo1pgV3SXiTZaqZQOTjcgu32PAJWN171Qs80SHvLETs/+GftM3ufC7RUY f+xX0xvxwi00eJZSVDxhksK6MKhyeCHGrwoL/v/q8Jw0PojBf7p10JTm5l7giMUf GJiG/DMNx2LUrW/R3l1s27JSqmuAhTIncyPIPeUJhSnPQXW5YEDYANH4ithEu1K9 2YkE5pBr6th8wqsZA9y+eBEryNBh1Azo2kBcJQfRUrPcQPXv+V8xxb0L8q3HsJHh 0tBVKLCuKd8Dp/3E5ZzUbiOOGP+PA+1mJzjtg5bJ9Hxvll50njAVV+IX9A08TXnz K1RD5rwZ7mM9tWtnA0O/Y8yMeUeQFo+/h+yPdtkYliTG0P1s+Env+lKRLKFGuPj/ 9a6zFqR4R13SdIw892t+eubnSluBQPMI6Io8gSTrmFU3zPHFbaLCWhaPNi8WmxZU EzS9o441EAr+/eZIDBRY =eoFw -----END PGP SIGNATURE----- --simzkyr365veerou--