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=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS 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 C1955C11D05 for ; Thu, 20 Feb 2020 15:07:46 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 913C6208CD for ; Thu, 20 Feb 2020 15:07:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Sr03LCNI"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="I+jA37WJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 913C6208CD Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.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=H6SaoTEXwAF/yYzgzazEZ0rhlfsHRI/NcgNZZj1CfB0=; b=Sr03LCNI2GxGFz kDqTC0VPLmLfx8ENwtOt3I1WnIuOo2C+haY4dzSKNM1bAME1uzGELn8ju9xYRhJX+Y+Zyx5nujhUD G1Rc+zQircPGJlx7AhBoslY5Z/6/M+wePkv9RVVBqy2v8H5GGjX22tT/3cKklE6c9S/xTxwt3ZLFk 2ChzumEB0LpaKzBSpuF9c5KBpEGuLRX7QFcnHK//ogp4WayxiPP5RFH0oVCw1HiKAXiXh0ZG/CRPP HHiqt5/neJDkzK8GY/BrOZGsHgECWKvbehGx/0yHJg9Skg08dJn8K01udJwWBrNs1AXM78K7C3O8u VBAye6AF29qrA6gD+FQw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4nQM-0006Cm-9M; Thu, 20 Feb 2020 15:07:34 +0000 Received: from merlin.infradead.org ([2001:8b0:10b:1231::1]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4nQJ-00067B-TA for linux-arm-kernel@bombadil.infradead.org; Thu, 20 Feb 2020 15:07:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=gwmchLuX7iIS8w/e/uxxBhFIeZImB2/YGRwH26ma8R8=; b=I+jA37WJJk1vGD62h8ERgVZlKk HTt4x83S/aOvaWZuCdyglIz5GSaoHivPuM/cPAw0UC4KLb068ThTB8bXvZlyP4Op4OyD5UH7G5y1s F169/E6IsKiFhE/ILYjuHTQcFUsMz9Zx/DZrQedICkGsB2Cn0zm5dlBwflfY1g6n7QjeQOKgiTVtW 1T68huCDadI+PeD0FOgrmJ3cBBHRjPVw8dRGLl+Vxzk7VIO/QqmjfZW3bLBcBsSzPTs0WDC66zB1b TvXFslYoduR+IbkFNgt4jm0a1MEdA/9I6+1QLRqdbcmn7JU+dqKORlQ6j1DIqlhniO5LJTBSRGziJ +M7qb5Xw==; Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4nEF-0006FO-C4 for linux-arm-kernel@lists.infradead.org; Thu, 20 Feb 2020 14:55:04 +0000 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 183C18080; Thu, 20 Feb 2020 14:55:28 +0000 (UTC) Date: Thu, 20 Feb 2020 06:54:41 -0800 From: Tony Lindgren To: Sebastian Reichel Subject: Re: [PATCH] backlight: add led-backlight driver Message-ID: <20200220145441.GF37466@atomide.com> References: <20200219191412.GA15905@amd> <20200219194540.GD37466@atomide.com> <20200219234437.l6ac7usebu7rnzsy@earth.universe> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200219234437.l6ac7usebu7rnzsy@earth.universe> 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: daniel.thompson@linaro.org, mpartap@gmx.net, jingoohan1@gmail.com, merlijn@wizzup.org, kernel list , dri-devel@lists.freedesktop.org, martin_rysavy@centrum.cz, nekit1000@gmail.com, tomi.valkeinen@ti.com, Pavel Machek , jjhiblot@ti.com, linux-omap@vger.kernel.org, Lee Jones , agx@sigxcpu.org, linux-arm-kernel Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org * Sebastian Reichel [200219 23:45]: > Finally :) > > Reviewed-by: Sebastian Reichel Yeah thanks for your persistent effort on getting this working :) Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel