From mboxrd@z Thu Jan 1 00:00:00 1970 From: huang lin Date: Thu, 26 Feb 2015 03:12:44 +0000 Subject: [PATCH 0/2] backlight: pwm: Add backlight-boot-off property Message-Id: <1424920366-7626-1-git-send-email-hl@rock-chips.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: djkurtz-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, huang lin , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Thierry Reding , Jingoo Han , Kumar Gala , Jean-Christophe Plagniol-Villard , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ian Campbell , Rob Herring , linux-pwm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Tomi Valkeinen , Pawel Moll , Lee Jones , Mark Rutland Add backlight-boot-off property, so we can keeping the backlight disabled at boot until it is enabled implicitly by a panel driver, or explicitly by userspace huang lin (2): Documentation: devicetree: add backlight-boot-off property in pwm-backlight backlight: pwm: Add backlight-boot-off property Documentation/devicetree/bindings/video/backlight/pwm-backlight.txt | 1 + drivers/video/backlight/pwm_bl.c | 4 ++++ 2 files changed, 5 insertions(+) -- 1.9.1