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=-5.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,USER_AGENT_MUTT autolearn=ham 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 AF310C282C2 for ; Wed, 13 Feb 2019 15:49:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7E9AA222B2 for ; Wed, 13 Feb 2019 15:49:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2403936AbfBMPtL (ORCPT ); Wed, 13 Feb 2019 10:49:11 -0500 Received: from muru.com ([72.249.23.125]:38524 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726317AbfBMPtK (ORCPT ); Wed, 13 Feb 2019 10:49:10 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 279EC80AE; Wed, 13 Feb 2019 15:49:19 +0000 (UTC) Date: Wed, 13 Feb 2019 07:49:06 -0800 From: Tony Lindgren To: "H. Nikolaus Schaller" Cc: Andreas Kemnade , Benoit Cousson , Rob Herring , Mark Rutland , linux-omap , devicetree , LKML , Discussions about the Letux Kernel Subject: Re: [Letux-kernel] [PATCH] ARM: dts: omap3-gta04: declare backlight in lcd node Message-ID: <20190213154906.GU5720@atomide.com> References: <20190211162007.15626-1-andreas@kemnade.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.2 (2019-01-07) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * H. Nikolaus Schaller [190211 18:14]: > > > Am 11.02.2019 um 17:20 schrieb Andreas Kemnade : > > > > The lcd display of the gta04 has a backlight but the backlight > > was not referenced in the lcd node, so screen blanking did > > not turn off the backlight. Fix that. > > > > Signed-off-by: Andreas Kemnade > > Works fine. > > Tested-by: H. Nikolaus Schaller Thanks applied into omap-for-v5.1/dt. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [Letux-kernel] [PATCH] ARM: dts: omap3-gta04: declare backlight in lcd node Date: Wed, 13 Feb 2019 07:49:06 -0800 Message-ID: <20190213154906.GU5720@atomide.com> References: <20190211162007.15626-1-andreas@kemnade.info> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: "H. Nikolaus Schaller" Cc: Andreas Kemnade , Benoit Cousson , Rob Herring , Mark Rutland , linux-omap , devicetree , LKML , Discussions about the Letux Kernel List-Id: devicetree@vger.kernel.org * H. Nikolaus Schaller [190211 18:14]: > > > Am 11.02.2019 um 17:20 schrieb Andreas Kemnade : > > > > The lcd display of the gta04 has a backlight but the backlight > > was not referenced in the lcd node, so screen blanking did > > not turn off the backlight. Fix that. > > > > Signed-off-by: Andreas Kemnade > > Works fine. > > Tested-by: H. Nikolaus Schaller Thanks applied into omap-for-v5.1/dt. Tony