From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v3 4/8] regulator: rk808: Migrate to regulator core's simplified DT parsing code To: Mark Brown References: <1461590448-47685-1-git-send-email-w.egorov@phytec.de> <1461590448-47685-5-git-send-email-w.egorov@phytec.de> <20160425173911.GQ3217@sirena.org.uk> Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, rtc-linux@googlegroups.com, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, mturquette@baylibre.com, sboyd@codeaurora.org, lee.jones@linaro.org, lgirdwood@gmail.com, a.zummo@towertech.it, alexandre.belloni@free-electrons.com, dianders@chromium.org, zyw@rock-chips.com From: Wadim Egorov Message-ID: <571F1CB4.10200@phytec.de> Date: Tue, 26 Apr 2016 09:45:56 +0200 MIME-Version: 1.0 In-Reply-To: <20160425173911.GQ3217@sirena.org.uk> Content-Type: text/plain; charset=windows-1252 Sender: linux-kernel-owner@vger.kernel.org List-ID: On 25.04.2016 19:39, Mark Brown wrote: > On Mon, Apr 25, 2016 at 03:20:44PM +0200, Wadim Egorov wrote: >> A common simplified DT parsing code for regulators was introduced in >> commit a0c7b164ad11 ("regulator: of: Provide simplified DT parsing >> method") > This doesn't apply against current code, please check and resend. Hm, for me all patches apply to the current code. This patch depends on the first rename patch. Maybe this is the problem? From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wadim Egorov Subject: Re: [PATCH v3 4/8] regulator: rk808: Migrate to regulator core's simplified DT parsing code Date: Tue, 26 Apr 2016 09:45:56 +0200 Message-ID: <571F1CB4.10200@phytec.de> References: <1461590448-47685-1-git-send-email-w.egorov@phytec.de> <1461590448-47685-5-git-send-email-w.egorov@phytec.de> <20160425173911.GQ3217@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160425173911.GQ3217-GFdadSzt00ze9xe1eoZjHA@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, pawel.moll-5wv7dgnIgG8@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org, galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org, mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org, lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org, alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org, dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org, zyw-TNX95d0MmH7DzftRWevZcw@public.gmane.org List-Id: linux-rockchip.vger.kernel.org On 25.04.2016 19:39, Mark Brown wrote: > On Mon, Apr 25, 2016 at 03:20:44PM +0200, Wadim Egorov wrote: >> A common simplified DT parsing code for regulators was introduced in >> commit a0c7b164ad11 ("regulator: of: Provide simplified DT parsing >> method") > This doesn't apply against current code, please check and resend. Hm, for me all patches apply to the current code. This patch depends on the first rename patch. Maybe this is the problem? -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: rtc-linux@googlegroups.com Received: from root.phytec.de (mail.phycard.de. [217.6.246.34]) by gmr-mx.google.com with ESMTP id k143si51279wmg.1.2016.04.26.00.46.31 for ; Tue, 26 Apr 2016 00:46:31 -0700 (PDT) Subject: [rtc-linux] Re: [PATCH v3 4/8] regulator: rk808: Migrate to regulator core's simplified DT parsing code To: Mark Brown References: <1461590448-47685-1-git-send-email-w.egorov@phytec.de> <1461590448-47685-5-git-send-email-w.egorov@phytec.de> <20160425173911.GQ3217@sirena.org.uk> Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, rtc-linux@googlegroups.com, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, mturquette@baylibre.com, sboyd@codeaurora.org, lee.jones@linaro.org, lgirdwood@gmail.com, a.zummo@towertech.it, alexandre.belloni@free-electrons.com, dianders@chromium.org, zyw@rock-chips.com From: Wadim Egorov Message-ID: <571F1CB4.10200@phytec.de> Date: Tue, 26 Apr 2016 09:45:56 +0200 MIME-Version: 1.0 In-Reply-To: <20160425173911.GQ3217@sirena.org.uk> Content-Type: text/plain; charset=UTF-8 Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 25.04.2016 19:39, Mark Brown wrote: > On Mon, Apr 25, 2016 at 03:20:44PM +0200, Wadim Egorov wrote: >> A common simplified DT parsing code for regulators was introduced in >> commit a0c7b164ad11 ("regulator: of: Provide simplified DT parsing >> method") > This doesn't apply against current code, please check and resend. Hm, for me all patches apply to the current code. This patch depends on the first rename patch. Maybe this is the problem? -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout.