From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752337AbbJCNCg (ORCPT ); Sat, 3 Oct 2015 09:02:36 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:33668 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752187AbbJCNCf (ORCPT ); Sat, 3 Oct 2015 09:02:35 -0400 Message-ID: <1443877348.4186.43.camel@gmail.com> Subject: Re: [PATCH v4 25/26] ARM: pxa: magician: Add missing regulator for PWM backlight From: Philipp Zabel To: Petr Cvek , robert.jarzmik@free.fr, daniel@zonque.org, haojian.zhuang@gmail.com, linux@arm.linux.org.uk Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Date: Sat, 03 Oct 2015 15:02:28 +0200 In-Reply-To: <5609B3E9.60807@tul.cz> References: <5609B3E9.60807@tul.cz> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Montag, den 28.09.2015, 23:40 +0200 schrieb Petr Cvek: > Add a fake regulator, which is required for the correct > initialization > of the PWM backlight driver. Fixed, not fake. Even though we can't control it, the backlight does have a supply. > Signed-off-by: Petr Cvek Acked-by: Philipp Zabel regards Philipp