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 82628C433EF for ; Wed, 11 May 2022 07:24:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242819AbiEKHYF (ORCPT ); Wed, 11 May 2022 03:24:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44314 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235147AbiEKHYD (ORCPT ); Wed, 11 May 2022 03:24:03 -0400 Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 718F11B1743 for ; Wed, 11 May 2022 00:24:00 -0700 (PDT) Received: by mail-ed1-x52e.google.com with SMTP id k27so1459333edk.4 for ; Wed, 11 May 2022 00:24:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=cCXXWwJzIMdAZKFOw/mKJ0j8XdlH3CZr6xlDP/lClgM=; b=MGS8DP7QyP0OM8eXixWMdJDSacfGLRKfeKa8pHid+EQsK5/L/vC91MQ1DquPtnDlDO tE7wI6UN1Lt8uLv0EGczgwwWsF23scuc2CMh7ReucyBPjfRV/XlSL9kuWjljTtMc8TwR 41cZ4XxvubKLrUVusIxYlq5WLYSLzjUscSPIFbbx1Yc5S3GRiYUgWeLtitYEdpbsRTPv QclNJGyyCuMFp6e+nku1Gz6J+b32FlgbqA9qFGoCRJEjEEclRF34tfBUH6vlvzuPIDf6 4NBok55o2Ndro11jMCz1p+ITNXYepTQT6huIkWKbs1CtXp6IAAO6kJ1lAOOTXRAvlFgy a/dw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=cCXXWwJzIMdAZKFOw/mKJ0j8XdlH3CZr6xlDP/lClgM=; b=jaixDLJ9oWnPsx4db8G9IisRHPR9tFHoPk0gMnuMdD15kWJjXiX1N9sarkbi7TY506 OPqzfTQYOjVD6aIUEE1EndbdEDnn52aCEF7x/81BXrN4nBuE5qeBgs9d86oSzDiP8vqy 0+1NP1JVgXUVbUNJIoR5cuyx6WCeeVvbysB33HImTxFIReZECSEE4jilqHk82TgNYPf7 UTK0F8sRomqWUg1CPwj2D6HiaEqD/2m9OVdF5A2NRt2L7DK8gPQoOgSquYwU7b9I+3jn oThjxzzyJDO7rr8+Ha1FziEeXJ/sscLDXOzeF9KWE9ly9WrTxLZG1kW5GV0gUUcOwZ+B EQ9A== X-Gm-Message-State: AOAM5328pw+PPcf2/32sRN+jy0JtAfMwteu6O87ItN7TFhgwl5s8ujud CyRBdoSVo2NWtHvchSOnJFn/qAPKeJkEQkYW X-Google-Smtp-Source: ABdhPJyBEz8ER0lMbS2x4R8+BOYqgNo0DIdwGqHile4MHvdF4zsqCX08J9gREnSEPHC5no2E7MFIXA== X-Received: by 2002:a05:6402:4304:b0:427:cb08:b085 with SMTP id m4-20020a056402430400b00427cb08b085mr27485799edc.194.1652253839068; Wed, 11 May 2022 00:23:59 -0700 (PDT) Received: from [192.168.0.253] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id c6-20020aa7c746000000b0042617ba63b9sm717411eds.67.2022.05.11.00.23.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 11 May 2022 00:23:58 -0700 (PDT) Message-ID: <7376f263-3443-06a0-5ef6-d11be1acd836@linaro.org> Date: Wed, 11 May 2022 09:23:57 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH] dt-bindings: gpio: gpio-mvebu: convert txt binding to YAML Content-Language: en-US To: Chris Packham , "linus.walleij@linaro.org" , "brgl@bgdev.pl" , "robh+dt@kernel.org" , "krzysztof.kozlowski+dt@linaro.org" , "thierry.reding@gmail.com" , "u.kleine-koenig@pengutronix.de" , "lee.jones@linaro.org" Cc: "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-pwm@vger.kernel.org" References: <20220510094404.1020307-1-chris.packham@alliedtelesis.co.nz> <6db35313-5dcd-c9f2-724c-d157a835c9fc@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 10/05/2022 22:55, Chris Packham wrote: > (sigh resend, Thunderbird decided that this needed html) > > On 11/05/22 01:40, Krzysztof Kozlowski wrote: >>> + marvell,pwm-offset: >>> + $ref: /schemas/types.yaml#/definitions/uint32 >>> + description: Offset in the register map for the pwm registers (in bytes) >> It's the same as offset. Why allowing both? Isn't one deprecated? >> > This one is in addition to offset. The "offset" is for the gpio > registers "marvell,pwm-offset" is for a separate pwm related register > that is not in the same contiguous block. I see now different in the description. Egh, confusing. But the confusion was done earlier, so let it be. Best regards, Krzysztof