From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 34D8BC04AB6 for ; Mon, 3 Jun 2019 08:00:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 068D227D1F for ; Mon, 3 Jun 2019 08:00:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="GGSqkCE8" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727416AbfFCIAe (ORCPT ); Mon, 3 Jun 2019 04:00:34 -0400 Received: from mail-wm1-f65.google.com ([209.85.128.65]:53118 "EHLO mail-wm1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727415AbfFCIAe (ORCPT ); Mon, 3 Jun 2019 04:00:34 -0400 Received: by mail-wm1-f65.google.com with SMTP id s3so2747749wms.2 for ; Mon, 03 Jun 2019 01:00:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=S5cWpjCtWP6cEwCb4PLedIGxhmVpA+oBg2HMGf8+esM=; b=GGSqkCE8VrBwFRdievnVdY9WcCEc5q61VPbovitryaz2nJE2PFCKQxmFXd+9SRXlRY rFW37LGw9eQZC2sb43EvX2MIz08D/i5aBTwly+YxPi9oD2JDJ7Tj7G5S66ONTsPSpNMz RDPgsVU0qJwzX9RAOhW8bPCOitT2I14975Wi1ZD83vKJbz3wRS9QhRkTAjpdjf4Rlf3Q MwWqzTUMVbQT3l6UDdziTydLrXC/iCDnvRQB714w/16wEYt/YkZ24D92XjCAMZ/u7NYD pkLMGowgKpRtLity/kSp+IVy4lLKksSRzb2DdcCTes2IqZ7jlL1kYXk0W7ZwZsAWcJLX MQng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=S5cWpjCtWP6cEwCb4PLedIGxhmVpA+oBg2HMGf8+esM=; b=UePPWEsQXgmLDsm1p6uF4EFO+A9hK5FXa7ZW/PZ3UyP8eGIptusK7al8DKmZPnEN/D 38lrG1x/Cc3P6eUItu2OTtzeg7PvwCLvyUlCZUlplQ+DxB0xwuzzMdNM8Z4S3Iy/zJUx KXSl2C4cacVWxDl143tpkeSSxPvKq9bhKfCNz5wjUChmq1Ggf5ifFqQp1MtWMWtVUujG Edqo9B0y/vymus5pgr5EGbh6Pd2h3OhawsALY5u0aIaz6ND17TXLzywSL3dgvRous3AJ IYR20RFXDJeJ3kaDWFBVT1dx+x0XNwCeXywNif4Y/2RVLNZ623r1E3HOvAAbEuu3CyJW z9pA== X-Gm-Message-State: APjAAAXaHoXKEf36UmtDBsE5Xj7jxq+xQMcyGHdO+sOw1xGJqBoEp10e JUl9tO1MNkHWxreCU+4eVf49Eg== X-Google-Smtp-Source: APXvYqyTO3DC1woO81zp4cGlWYvtMXURLSdDWgNtBMOrhf4T74MPm+NUUV5RQdYEK3BX2mUkV3JAJQ== X-Received: by 2002:a1c:7ec8:: with SMTP id z191mr1251839wmc.66.1559548832228; Mon, 03 Jun 2019 01:00:32 -0700 (PDT) Received: from dell ([2.27.167.43]) by smtp.gmail.com with ESMTPSA id g5sm16275111wrp.29.2019.06.03.01.00.30 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 03 Jun 2019 01:00:30 -0700 (PDT) Date: Mon, 3 Jun 2019 09:00:29 +0100 From: Lee Jones To: Heiko Stuebner Cc: linux-kernel@vger.kernel.org, Daniel Schultz , stable@vger.kernel.org, Elaine Zhang , Joseph Chen Subject: Re: [PATCH RESEND] mfd: rk808: Fix RK818 ID template Message-ID: <20190603080029.GF4797@dell> References: <20190513082943.31750-1-heiko@sntech.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190513082943.31750-1-heiko@sntech.de> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, 13 May 2019, Heiko Stuebner wrote: > From: Daniel Schultz > > 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 > Cc: Joseph Chen > Signed-off-by: Daniel Schultz > Acked-by: Lee Jones > [added Fixes and cc-stable] > Signed-off-by: Heiko Stuebner > --- > The original patch from Feburary 2018 got an Ack but never reached > the mfd-tree, so I ran into that problem this weekend as well. > So it would be really cool if this could be applied as fix :-) . > > include/linux/mfd/rk808.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog