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=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 B2258C2D0E4 for ; Thu, 19 Nov 2020 06:20:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 46787246CE for ; Thu, 19 Nov 2020 06:20:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="KruSxerz" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726480AbgKSGUK (ORCPT ); Thu, 19 Nov 2020 01:20:10 -0500 Received: from mail.kernel.org ([198.145.29.99]:53058 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725917AbgKSGUJ (ORCPT ); Thu, 19 Nov 2020 01:20:09 -0500 Received: from localhost (unknown [122.171.203.152]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 417EB246A5; Thu, 19 Nov 2020 06:20:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605766809; bh=ewVynSpX0/ViirPnVTI87nakm1E3WxX3hJ27qLPnf0I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KruSxerzBdUygzbXq6Yn79+FYeyLwCa7OJzplJi1bd5YAMfCdQtGXYJbRvsUoKmM7 9xmdB9H4GLzF+RgSWWxK8f4yrPAbL8Mg0Gs8NTmMz0F4ypOcFhy5dOydZ7hZvHML3C z6/bHzg9m5A0QVatcy7mpbfqheZDxDpk4ku/Cbb8= Date: Thu, 19 Nov 2020 11:50:04 +0530 From: Vinod Koul To: Frank Lee Cc: tiny.windzz@gmail.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Kishon Vijay Abraham I , Maxime Ripard , Chen-Yu Tsai , Krzysztof Kozlowski , Colin Ian King , Randy Dunlap , Ondrej Jirman , Rikard Falkeborn Subject: Re: [RESEND PATCH 09/19] phy: allwinner: Convert to devm_platform_ioremap_* API Message-ID: <20201119062004.GD50232@vkoul-mobl> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10-11-20, 14:35, Frank Lee wrote: > From: Yangtao Li > > Use the devm_platform_ioremap_resource_byname() and > devm_platform_ioremap_resource helper to simplify the code. This fails to apply for me, pls rebase -- ~Vinod 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=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 6CA3DC388F9 for ; Thu, 19 Nov 2020 06:21:41 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B9E85246A5 for ; Thu, 19 Nov 2020 06:21:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="n2Fospn3"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="KruSxerz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B9E85246A5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=MbjzyW8RKjcRCe/rZiKM0+7uvEnYuk9u0Kjxg/HWMCg=; b=n2Fospn39wRj/zISNVwx4bwoS YjaWb1R4yAUt5OScbeeLVBlx1GDRnXCw3BJeGZXdQHo3s+2erZ8A/ysXZ/Tmn9nsu3ngdDYpCnu4V q/nddTVZ24ajUkJofmmQ8s+2We5G0xt1gfOsaWPu42lVPeIb5nHN1sv9phQsqBZyMAwBL3N8UCP2B /4Fs71witHfVpQbNfC9yX6RX91q0t4WZZIJkuDmSMsFEidAt0WhZv2VfxtOfIJRkwbcuopbDXFOKu Pq52hwq+o3ACW/PJ3NkseQrrUx+cvGLPMZWbKJeTi3dfwqwXcWpIPqoABBZIxB+MxOYCKH1Isyi0H ihjzs1ErA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kfdIk-0000r7-GE; Thu, 19 Nov 2020 06:20:15 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kfdIg-0000pw-7t for linux-arm-kernel@lists.infradead.org; Thu, 19 Nov 2020 06:20:11 +0000 Received: from localhost (unknown [122.171.203.152]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 417EB246A5; Thu, 19 Nov 2020 06:20:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605766809; bh=ewVynSpX0/ViirPnVTI87nakm1E3WxX3hJ27qLPnf0I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KruSxerzBdUygzbXq6Yn79+FYeyLwCa7OJzplJi1bd5YAMfCdQtGXYJbRvsUoKmM7 9xmdB9H4GLzF+RgSWWxK8f4yrPAbL8Mg0Gs8NTmMz0F4ypOcFhy5dOydZ7hZvHML3C z6/bHzg9m5A0QVatcy7mpbfqheZDxDpk4ku/Cbb8= Date: Thu, 19 Nov 2020 11:50:04 +0530 From: Vinod Koul To: Frank Lee Subject: Re: [RESEND PATCH 09/19] phy: allwinner: Convert to devm_platform_ioremap_* API Message-ID: <20201119062004.GD50232@vkoul-mobl> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201119_012010_944899_F6B2C0F3 X-CRM114-Status: GOOD ( 10.17 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ondrej Jirman , tiny.windzz@gmail.com, Randy Dunlap , linux-kernel@vger.kernel.org, Maxime Ripard , Kishon Vijay Abraham I , Rikard Falkeborn , Chen-Yu Tsai , Krzysztof Kozlowski , Colin Ian King , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 10-11-20, 14:35, Frank Lee wrote: > From: Yangtao Li > > Use the devm_platform_ioremap_resource_byname() and > devm_platform_ioremap_resource helper to simplify the code. This fails to apply for me, pls rebase -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel