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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AB741C636CD for ; Wed, 1 Feb 2023 17:52:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230456AbjBARw7 (ORCPT ); Wed, 1 Feb 2023 12:52:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43534 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229851AbjBARw5 (ORCPT ); Wed, 1 Feb 2023 12:52:57 -0500 Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3628BB451 for ; Wed, 1 Feb 2023 09:52:55 -0800 (PST) Received: by mail-wr1-x42f.google.com with SMTP id t7so9728102wrp.5 for ; Wed, 01 Feb 2023 09:52:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=QqkRimUZCUkO1JuqK4G89C8Sdk2yfsCOyvpc+ZSm4mg=; b=H0W1lUqnxB8/wskxUt1FFcmuqYCIOLPNldjoHoDmTbdE6BtzUzRCZFD98AgsfPdSkS FPuN6OK/n1yprufrd80BrmT3//ufhCV0jPNOY3cInwmN8E7aKjcgTmT+Qhr3djzSK0+W Hb1qlflGY4u9EECirx3+o9RqU/EsB5gwj4sBOplzdFx/LcJYGF384qsPTajwWHDkvP8a 8MkR0PVCLMjPM64EuuTMDLnvpMJPh86oGRpFmQ1/53vAFFanSb7vtnyh2jbQHXTGDAhN Mk97DrqFXHXPS7W5igf8ysW4ZUnIheJcavgZfZMSI+nlibvreRQG/D6mWFIAsjhOg8St nVGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=QqkRimUZCUkO1JuqK4G89C8Sdk2yfsCOyvpc+ZSm4mg=; b=RZAYvvO6v/vQA9SN9oXuxe7HPMgZYjowrYA58hlaQwBM1t2Wmn/TuFveONfv9cgk3B syhA6tYpp4gxH8JjiaEKC2sLSinHP1XjX86cF+CMXU5PiP1P1ABJTHuoQeA1MpXFg5cK 8zwqhZ83E/antRDb4cmftACGo9pKSy6MHrNwJWENCRPXVi8tGl3ExeLL58hf8Rgwp+uz 49XhGGKJuIPm9QK5fTsSMhOLiKwY8ZPoCF06+5gmfzxRf1IrZH0vZk5u1F/VUUZ2BObY c4WINneXUZnZlH2ErSUGC6IS6wpaHMFav8lUIt2cWXzgibkBDvR02wmfAZcX/plMYDiz 65SA== X-Gm-Message-State: AO0yUKUmhJuc/ueK+VYiwWKcqC8ga7C/0E9H/520p1UBv/JMi7RwyoNm eVrcGZi5C8IYTq5HCtM4FyZhmQ== X-Google-Smtp-Source: AK7set8cPJaRXAp/5k01V3nK45aC2Of7dJlRJ58sJqQVi0YxYfJYz9YfogtTs1yQGcDM7DY2vEurmw== X-Received: by 2002:adf:e650:0:b0:2bf:ed09:abf1 with SMTP id b16-20020adfe650000000b002bfed09abf1mr3048310wrn.21.1675273973811; Wed, 01 Feb 2023 09:52:53 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id m15-20020a056000024f00b002bfae16ee2fsm18583946wrz.111.2023.02.01.09.52.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Feb 2023 09:52:53 -0800 (PST) Message-ID: <26703ea7-bfd1-7c47-f0de-1ae8ea3778c8@linaro.org> Date: Wed, 1 Feb 2023 18:52:52 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v4] dt-bindings: pwm: Convert Amlogic Meson PWM binding Content-Language: en-US To: Heiner Kallweit , Rob Herring , Krzysztof Kozlowski , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , Thierry Reding , =?UTF-8?Q?Uwe_Kleine-K=c3=b6nig?= , "devicetree@vger.kernel.org" Cc: linux-pwm@vger.kernel.org, "open list:ARM/Amlogic Meson..." , "linux-arm-kernel@lists.infradead.org" References: From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 01/02/2023 18:45, Heiner Kallweit wrote: > Convert Amlogic Meson PWM binding to yaml. > > Signed-off-by: Heiner Kallweit > --- > v2: > - fix clocks and clock-names > - consider that more than one compatible may be set > v3: > - remove minItem/maxItem properties for compatible > v4: > - remove not needed "items" before "enum" You got here a tag and my comment was about minor issue, so please keep that tag. Best regards, Krzysztof