Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754746AbeAMStm (ORCPT + 1 other); Sat, 13 Jan 2018 13:49:42 -0500 Received: from gloria.sntech.de ([95.129.55.99]:45226 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752106AbeAMStk (ORCPT ); Sat, 13 Jan 2018 13:49:40 -0500 From: Heiko Stuebner To: Brian Norris Cc: Thierry Reding , Jonathan Hunter , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, Lin Huang Subject: Re: [PATCH 1/3] ARM: dts: rockchip: drop veyron's nonstandard 'backlight-boot-off' Date: Sat, 13 Jan 2018 19:49:30 +0100 Message-ID: <3929059.IgKPAvtPnp@phil> User-Agent: KMail/5.2.3 (Linux/4.13.0-1-amd64; KDE/5.37.0; x86_64; ; ) In-Reply-To: <20180106004757.8239-1-briannorris@chromium.org> References: <20180106004757.8239-1-briannorris@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: Am Freitag, 5. Januar 2018, 16:47:55 CET schrieb Brian Norris: > This was used out-of-tree as a hack for resolving issues where some > systems expect the backlight to turn on automatically at boot, while > others expect to manage the backlight status via a DRM/panel driver. > Those issues have since been fixed upstream in pwm_bl.c without device > tree hacks, and so this un-documented property should no longer be > useful. > > Signed-off-by: Brian Norris applied (for 4.17 though) Thanks Heiko