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 17371CA9ECF 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 E1377222D3 for ; Mon, 4 Nov 2019 09:21:37 +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 S1728063AbfKDJVe (ORCPT ); Mon, 4 Nov 2019 04:21:34 -0500 Received: from mail-oi1-f194.google.com ([209.85.167.194]:38381 "EHLO mail-oi1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727788AbfKDJVe (ORCPT ); Mon, 4 Nov 2019 04:21:34 -0500 Received: by mail-oi1-f194.google.com with SMTP id v186so13477789oie.5 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=kVTW1pXCnCs6faPlsUOCwToCo/YlFmXSkgZl4bfKAUpwedD5MumwfaSLmkE87jESqy O4esQxHCCI9p8cLcQfd9+OPfZ50PA2tsOKyNr0+/T14NMD9YJ5thSf6Aq3fofqAgWE0/ aTNeNk+HImtnUp9ugpWRUCa0U1Bs+YaOwnL+bjLBetJulgumWR3ZtAi302Y+fsOTCeax y4l2sekiZb1yYBTS6T7a6i1Cwqu8epqpODGf8zBCs6DnaTTDhm+q3BzelUFdbXvZq2Ar g7NW4xFtPgq+h+s5n/irQ+2v2Cso8afiMlRbKpUmVOoZ7CkHpRCxisSiZaBTQ/ZT10yn br0w== X-Gm-Message-State: APjAAAVtUySHwapCqSUeTRaZBAgfxemjpDo0XMfLN1PLr1DCwWuWXF5S MrfiVUxN4di5kNDO2vMjcIZEgNNGEWLFo6HptC6ZTQ== 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-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@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