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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id C7150C38A02 for ; Sat, 29 Oct 2022 04:08:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=d1/ZLTTSis8mKtBbBTp2kfQEQRLhr9BLst6qHJMWznQ=; b=KGnjjuY+9ExqBg OUMXOa3zz8s82ffYxvrFhNhVuhGi4hd4TYnkWiz+x1MK5MuhkiHK/UmJMzbceIbQmwiDC9Z1+xHq8 zXZWWpyiHdHnrNrgS6GWbwVISUhqXAw6b7l0QaTQTYuEPM4G70kdD5eZbhBZiopumsf0W5kI0IJFK sm1RqXUOlKd+SEd7YWCfLMuOt3oOYuj+KxRonocZgxdjmdiGB2yVb8jBm8tcEO20Na3pOG9AvbayE HhXfbqGkDy7PK1CzkFJgixt1a4owe1Nz6CnM82a/Tt4ufwq33mhHHPVNeul2B3ucZX6R0QFC1WWhC yf3BIWC/xOUZ8AhntpzA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ood8X-004abZ-5E; Sat, 29 Oct 2022 04:07:57 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ood8U-004aay-KP for linux-arm-kernel@lists.infradead.org; Sat, 29 Oct 2022 04:07:55 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 01FF060A16; Sat, 29 Oct 2022 04:07:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 22990C433D6; Sat, 29 Oct 2022 04:07:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1667016471; bh=PUxVhkhHCWBR95ZcJLsy9eKo6iGmXv3k1ozIsxKz8jU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WmLx2vAelJAfBa7x0lmuq/3cy+CWV/Wiebk3dlQs28txdysKfVeu5q1oDKvxSDIda aylUoCce/TJpW4/HtX0e4wUYEegLbsFcMU4bERXTropVZyqotNnvKaAZdJjbp8QCYT rkp7PQZWU6aKdhPuFvPUxM5ZKhKI8UAEOAwuCztzDByfq6H6f4AtocxMAMcPjyrpB8 k6yA6rln1MfhYrKjDx5dgrNXkLCwrMDTOohDAgXKuMZoM8NkoT6xsQiJPLAhN4vj29 7FcUfy8nhteUaaPbGVOuJZW7NCpfCFq+W0VIQBEkvE5HKTWOx5QfjQzpYGtehPDqRJ 02tyeL4MvJjXw== Date: Sat, 29 Oct 2022 12:07:44 +0800 From: Shawn Guo To: Andreas Kemnade Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, j.neuschaefer@gmx.net Subject: Re: [PATCH 0/2] ARM: dts: imx6sl-tolino-shine2hd: Add backlight Message-ID: <20221029040744.GN125525@dragon> References: <20221019065159.969852-1-andreas@kemnade.info> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221019065159.969852-1-andreas@kemnade.info> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221028_210754_722041_417C803B X-CRM114-Status: GOOD ( 11.69 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Wed, Oct 19, 2022 at 08:51:57AM +0200, Andreas Kemnade wrote: > Add a backlight here, it is a bit special situation. The vendor system > has an option to add some extra brightness together with a big warning > that power consumption is increased. Not sure, where it should fit, > but since the backlight is probably made of leds, this might be the most > convenient place. > > Andreas Kemnade (2): > ARM: dts: imx6sl-tolino-shine2hd: Add backlight > ARM: dts: imx6sl-tolino-shine2hd: Add backlight boost Applied both, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel