Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752304AbbKOR1z (ORCPT ); Sun, 15 Nov 2015 12:27:55 -0500 Received: from proxima.lp0.eu ([81.2.80.65]:54915 "EHLO proxima.lp0.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752121AbbKOR1w (ORCPT ); Sun, 15 Nov 2015 12:27:52 -0500 To: =?UTF-8?Q?=c3=81lvaro_Fern=c3=a1ndez_Rojas?= , Jacek Anaszewski , linux-leds@vger.kernel.org From: Simon Arlott Subject: leds-bcm6328: add more init configuration options Cc: Linux Kernel Mailing List , devicetree@vger.kernel.org Message-ID: <5648C090.9060904@simon.arlott.org.uk> Date: Sun, 15 Nov 2015 17:27:44 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1324 Lines: 36 commit 1d3ff22d633d35048c35c3deeead7ab116cebc32 Author: Álvaro Fernández Rojas Date: Thu Oct 8 12:35:55 2015 +0200 Documentation: leds: update DT bindings for leds-bcm6328 This patch adds latest DT bindings for leds-bcm6328 init register configuration. commit 9f82c778ce17789a038351a411ff65cd41033c7a Author: Álvaro Fernández Rojas Date: Thu Oct 8 12:35:54 2015 +0200 leds-bcm6328: add more init configuration options This patch adds more init register configuration options: - Serial LEDs multiplexing. - Serial LEDs clock signal low/high polarity. - Serial LEDs data signal low/high polarity. - Serial LEDs shift direction inverted/normal. This was not a backwards-compatible change, because the driver is now turning off all of the serial LED options by default when previously it only turned off brcm,serial-leds and left the other options unchanged. There are currently no in-tree users of this binding, so any existing users will be broken by this change. -- Simon Arlott -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/