From patchwork Fri Dec 9 15:49:33 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olimpiu Dejeu X-Patchwork-Id: 9468497 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7FE8F60586 for ; Fri, 9 Dec 2016 15:49:41 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7259528647 for ; Fri, 9 Dec 2016 15:49:41 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 675062864B; Fri, 9 Dec 2016 15:49:41 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 00BA928647 for ; Fri, 9 Dec 2016 15:49:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754174AbcLIPtk (ORCPT ); Fri, 9 Dec 2016 10:49:40 -0500 Received: from mail-qk0-f182.google.com ([209.85.220.182]:34917 "EHLO mail-qk0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754173AbcLIPtj (ORCPT ); Fri, 9 Dec 2016 10:49:39 -0500 Received: by mail-qk0-f182.google.com with SMTP id n204so21185187qke.2 for ; Fri, 09 Dec 2016 07:49:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=arcticsand-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=RIqqpBbsljNpGMl7aLUF668U3JV+YFyhXdtOlIm/HG4=; b=SjFvVarEXqZ37G57y6tg9xc6ccGWP5wLF0CEYyvVK5g+WrnZOgF4eRQU/2tFUSJBgL 6wXze84InE88pNwwKz8HpyZYB4Q4EGI2S27dcPqunNUMFpzWYMAVrty/w6QBblN/+sv4 Yn7uoixrl2myUf3t2M//r8Ycqoh1dUUI0KIMzN81iYn09KPCqNBI+Sloze+VXRwisuHU M2UpF0o2Ky41mr6SpBFKu6iEevdkOJ/a5g2D1iXcPh1hYPLFaZhbdL2tAZB2OYQAd8D3 YtgpmInQBUw9YkplV7aW9GU/pSkJTpgpMT3Ag4X+l5AYPOcINpBsJeZ+dKHXnPE/LDe+ lcuw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=RIqqpBbsljNpGMl7aLUF668U3JV+YFyhXdtOlIm/HG4=; b=Ppqy7EqnpzAwedXeTkCRjQpNJKUJwDpz+Ik9tnNN00qJLuzl5TCoTMnlRyxW6+Ibg4 wsOeWE0Bc3Ioh0OSXK5VutJP1zV9CqjIcf7wsfIQ/LK5B3TtytOQbLj5VtcCzxxwXvSD jaf3cvonKle9o+bKE9pKQUBHsMWY8rzjLT5q1m5sTFJemDJEbF2iDPt9MKCHYNAHg8Aa vblo9r/n7NJqrcm0nD/39dif5vgUQFSYkxNUU5/i5bH7eZm+S8bwWNvgPbcMIZJJNX/g qfIfYsGi3PgUC0W4W4kyitOSYJAcVKB+x73fg2DoJ3lRDZUjX3O9EpZrAsqiYTy/6exw N7iQ== X-Gm-Message-State: AKaTC01IPL45FQ6wAzqfz8mw2AqMi/vFkyiYKFizV2UgQQY8SZDFDmnIky23fH84/h7FyQ== X-Received: by 10.233.239.204 with SMTP id d195mr66154696qkg.313.1481298578210; Fri, 09 Dec 2016 07:49:38 -0800 (PST) Received: from drivertest.arctic.local (96-81-105-169-static.hfc.comcastbusiness.net. [96.81.105.169]) by smtp.gmail.com with ESMTPSA id 16sm20036703qtt.38.2016.12.09.07.49.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 09 Dec 2016 07:49:37 -0800 (PST) From: Olimpiu Dejeu To: robh@kernel.org Cc: lee.jones@linaro.org, linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org, devicetree@vger.kernel.org, jingoohan1@gmail.com, bdodge@arcticsand.com, Olimpiu Dejeu Subject: [PATCH V2 2/2] backlight arcxcnn devicetree bindings for ArcticSand Date: Fri, 9 Dec 2016 10:49:33 -0500 Message-Id: <1481298573-15463-1-git-send-email-olimpiu@arcticsand.com> X-Mailer: git-send-email 2.7.4 Sender: linux-fbdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Acked-by: Rob Herring Signed-off-by: Olimpiu Dejeu --- v1 => v2: - Version updated to match other patch in set. No other changes. .../bindings/leds/backlight/arcxcnn_bl.txt | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Documentation/devicetree/bindings/leds/backlight/arcxcnn_bl.txt diff --git a/Documentation/devicetree/bindings/leds/backlight/arcxcnn_bl.txt b/Documentation/devicetree/bindings/leds/backlight/arcxcnn_bl.txt new file mode 100644 index 0000000..a7b6ff2 --- /dev/null +++ b/Documentation/devicetree/bindings/leds/backlight/arcxcnn_bl.txt @@ -0,0 +1,33 @@ +Binding for ArcticSand arc2c0608 LED driver + +Required properties: +- compatible: should be "arc,arc2c0608" +- reg: slave address + +Optional properties: +- default-brightness: brightness value on boot, value from: 0-4095 +- label: The name of the backlight device + See Documentation/devicetree/bindings/leds/common.txt +- led-sources: List of enabled channels from 0 to 5. + See Documentation/devicetree/bindings/leds/common.txt + +- arc,led-config-0: setting for register ILED_CONFIG_0 +- arc,led-config-1: setting for register ILED_CONFIG_1 +- arc,dim-freq: PWM mode frequence setting (bits [3:0] used) +- arc,comp-config: setting for register CONFIG_COMP +- arc,filter-config: setting for register FILTER_CONFIG +- arc,trim-config: setting for register IMAXTUNE + +Note: Optional properties not specified will default to values in IC EPROM + +Example: + +arc2c0608@30 { + compatible = "arc,arc2c0608"; + reg = <0x30>; + default-brightness = <500>; + label = "lcd-backlight"; + linux,default-trigger = "backlight"; + led-sources = <0 1 2 5>; +}; +