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=-5.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 05B0CC56202 for ; Wed, 25 Nov 2020 11:09:17 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 82BA8206E5 for ; Wed, 25 Nov 2020 11:09:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="XFC1VEhB" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 82BA8206E5 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ucw.cz Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=tThJI7kIwqWDKyAGLx/56vQJfwHeF6OQP4SdpNYEPDA=; b=XFC1VEhBKwOLJsK2SZc3idw/4 Qn5mkFjQZpf3zRHeFdNnTav47kc4gvKExVkbaTc+Eoa5YEZbRTHXIqGCE1EsmlNwX1228L9GlzMax j6rXeXhott03E9iAIOXA0DMAyz7NDlKH97Yeb33djiSvbBmCnDCvL4y3qHxcPk59tYNqt8wIrvVxc TBDHkrDL4ul1cP6IDCe7HgMX4bvS0LXnA+bXcchxtTZK8eRwheW8wcw9hu3Xd/IjPhzUcVX6iC7Vu y2cpjCxigL4DDfvWTz39sp0VqtGJVg2b5kRue7SQG7jxNZfvG2BC5LMOUqiFpTA6ctL745nVPIVrU RBWzlfkCA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1khsfd-0006qy-8j; Wed, 25 Nov 2020 11:09:09 +0000 Received: from jabberwock.ucw.cz ([46.255.230.98]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1khsfa-0006pP-4l; Wed, 25 Nov 2020 11:09:07 +0000 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id DE8411C0B81; Wed, 25 Nov 2020 12:08:58 +0100 (CET) Date: Wed, 25 Nov 2020 12:08:57 +0100 From: Pavel Machek To: Alexander Dahl Subject: Re: [PATCH v7 02/12] dt-bindings: leds: Convert pwm to yaml Message-ID: <20201125110857.GB29328@amd> References: <20201005203451.9985-1-post@lespocky.de> <20201005203451.9985-3-post@lespocky.de> MIME-Version: 1.0 In-Reply-To: <20201005203451.9985-3-post@lespocky.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201125_060906_299127_7A92827C X-CRM114-Status: GOOD ( 13.28 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Rob Herring , Alexander Dahl , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , linux-mips@vger.kernel.org, Peter Ujfalusi , Russell King , Rob Herring , Dan Murphy , linux-amlogic@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-leds@vger.kernel.org, Jacek Anaszewski Content-Type: multipart/mixed; boundary="===============3506254359841352131==" Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org --===============3506254359841352131== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1LKvkjL3sHcu1TtY" Content-Disposition: inline --1LKvkjL3sHcu1TtY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2020-10-05 22:34:41, Alexander Dahl wrote: > The example was adapted in the following ways: >=20 > - make use of the now supported 'function' and 'color' properties > - remove pwm nodes, those are documented elsewhere > - align node names to new dt schema rules and dt recommendations >=20 > License was not explicitly set before. The license set now is > recommended by DT project. Thanks, applied. --=20 http://www.livejournal.com/~pavelmachek --1LKvkjL3sHcu1TtY Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl++O0kACgkQMOfwapXb+vLvYQCfSrT2zUj7/3jKJFtBZiq7y/0y Y9sAoIwWjoquHqI4g3lZi2UtfAqMF2A3 =YG1i -----END PGP SIGNATURE----- --1LKvkjL3sHcu1TtY-- --===============3506254359841352131== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic --===============3506254359841352131==--