On Wed, 9 Jan 2019 15:44:45 +0100, Krzysztof Kozlowski wrote: > Document new led-pattern property for initialization of LED triggers. > The property format is trigger-specific (except being array of > integers). For pattern trigger, the explanation of pattern format was > moved to a common file shared with sysfs ABI. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > Acked-by: Pavel Machek <[email protected]> > --- > .../ABI/testing/sysfs-class-led-trigger-pattern | 51 > ++-------------------- > Documentation/devicetree/bindings/leds/common.txt | 12 +++++ > .../bindings/leds/leds-trigger-pattern.txt | 49 +++++++++++++++++++++ > 3 files changed, 64 insertions(+), 48 deletions(-) > create mode 100644 > Documentation/devicetree/bindings/leds/leds-trigger-pattern.txt >
Reviewed-by: Rob Herring <[email protected]>

