From mboxrd@z Thu Jan 1 00:00:00 1970 From: Moritz Fischer Subject: Re: [PATCH v3 2/4] power: reset: add reboot mode driver Date: Tue, 2 Feb 2016 10:16:33 -0800 Message-ID: References: <1454406981-4692-1-git-send-email-andy.yan@rock-chips.com> <1454407325-4804-1-git-send-email-andy.yan@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1454407325-4804-1-git-send-email-andy.yan@rock-chips.com> Sender: linux-kernel-owner@vger.kernel.org To: Andy Yan Cc: Rob Herring , Arnd Bergmann , John Stultz , matthias.bgg@gmail.com, Kumar Gala , Ian Campbell , Catalin Marinas , =?UTF-8?Q?Heiko_St=C3=BCbner?= , Sebastian Reichel , Dmitry Eremin-Solenikov , Alexandre Belloni , jun.nie@linaro.org, "pawel.moll@arm.com" , Will Deacon , linux-rockchip@lists.infradead.org, Caesar Wang , Devicetree List , linux-pm@vger.kernel.org, Russell King , mbrugger@suse.com, linux-arm-kernel , lorenzo.pieralisi@arm.com, Linux Kernel Mailing List List-Id: devicetree@vger.kernel.org Hi Andy, looks good to me. Feel free to add my Reviewed-by On Tue, Feb 2, 2016 at 2:02 AM, Andy Yan wrote: > This is commonly used on Android based devices, in order to > reboot the device into fastboot or recovery mode. > Reviewed-by: Moritz Fischer > Reviewed-by: Matthias Brugger > Signed-off-by: Andy Yan Cheers, Moritz