From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 64DF8CA9ED5 for ; Mon, 4 Nov 2019 09:21:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3BE66222D3 for ; Mon, 4 Nov 2019 09:21:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="0/myShTi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728165AbfKDJVh (ORCPT ); Mon, 4 Nov 2019 04:21:37 -0500 Received: from mail-oi1-f196.google.com ([209.85.167.196]:35137 "EHLO mail-oi1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727454AbfKDJVg (ORCPT ); Mon, 4 Nov 2019 04:21:36 -0500 Received: by mail-oi1-f196.google.com with SMTP id n16so13481517oig.2 for ; Mon, 04 Nov 2019 01:21:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=7BzvCFGFyHem7aNvDILp+YA5kEio7GlXJNf7u1ymYOQ=; b=0/myShTiuQ4rArcEWL8wQRtTTKVsb2N3NQXnwQYMfPFcyhRTMJ+0vpsq7Ox2xr39VA 8Awfq4VwFqUYLI92qKeUN9UC5PMacNHQkAY3l7dNZG1YTRsele9Hidoet2llNrWOLQ12 9UFYDzesbB56fdWwSOlfYYULjDeyT0GFbeq8tyl9f/93zbi6BanBbX7nCf13V/36sLKg XoVSaK5XUbT+hVwZ0YGEOILxL/yUKSo+ttq/bxjtjG8lBrSthpTKYrolEofmCTOrGrlp 759BLOJ30Grp4iGtIEzNCS7mATs3NjGyCkIPoEqizBGoQhkakbOxsKzk0bgGDICkzyOJ qG+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=7BzvCFGFyHem7aNvDILp+YA5kEio7GlXJNf7u1ymYOQ=; b=esCENssByVLaZfBxoPNfyKbuCPsiwNbSvtO+DGFnOBQFHoq8vHQgPUhoznKGviNceA 1ZJhmsq3374UOmp3au+PezPD6ZvzVkxNT9FctWwOavu/70xFgFuSMZpSsLW+Impy6xgz ln19oL7HkakDdwWQC2qw33jjqe7Hsl/0usjXkbvBlc48PsB62Smy+uWimTQy4/BeVNaM aDeo7tCC1eJ0whaoAAHsijp3JX5bkfEfk/qtbQ4rjKvrXONCFYpldfl7S6sB2fo5FMK0 sYrFyF0+tiNmxLIuFQSRxsvfUDAAcey1yuS6eHoi1hIe1/su3XAaRB9Ap0LDnWN+z0eE p1gg== X-Gm-Message-State: APjAAAUNcNBsk/C7XUYHUoziyKbUBEJqsmysoI3OOW+1Um1xY9zOt2vJ +UV7/PFbEA9UWYgKu1j5NsD/Iee4AfsaGNgJ2Uswww== X-Google-Smtp-Source: APXvYqyQ0vp3yLB+4K20lpmZqH2Zh3Z1GRej9tMUGvHlMZYtobNN2gwGszngK6ROtXBsWD+0NaiVD2cotrXFaCG0vS0= X-Received: by 2002:a05:6808:498:: with SMTP id z24mr3440549oid.114.1572859293807; Mon, 04 Nov 2019 01:21:33 -0800 (PST) MIME-Version: 1.0 References: <20190930130246.4860-1-brgl@bgdev.pl> <20190930130246.4860-6-brgl@bgdev.pl> <20191104090904.GA12355@duo.ucw.cz> In-Reply-To: <20191104090904.GA12355@duo.ucw.cz> From: Bartosz Golaszewski Date: Mon, 4 Nov 2019 10:21:23 +0100 Message-ID: Subject: Re: [PATCH 5/6] dt-bindings: leds: max77650: convert the binding document to yaml To: Pavel Machek Cc: Bartosz Golaszewski , Rob Herring , Mark Rutland , Dmitry Torokhov , Jacek Anaszewski , Dan Murphy , Lee Jones , Sebastian Reichel , Liam Girdwood , Mark Brown , Linux Input , linux-devicetree , LKML , Linux LED Subsystem , linux-pm Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org pon., 4 lis 2019 o 10:09 Pavel Machek napisa=C5=82(a): > > Hi! > > > From: Bartosz Golaszewski > > > > Convert the binding document for max77650 LED module to yaml. > > > > Signed-off-by: Bartosz Golaszewski > > Acked-by: Pavel Machek > Hi Pavel, thanks for the Ack, but a much modified version of this is already in Rob's branch. Bart > -- > (english) http://www.livejournal.com/~pavelmachek > (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/b= log.html