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 0AA30CCA47A for ; Tue, 14 Jun 2022 20:49:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1358384AbiFNUtV (ORCPT ); Tue, 14 Jun 2022 16:49:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38658 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1358482AbiFNUs3 (ORCPT ); Tue, 14 Jun 2022 16:48:29 -0400 Received: from mail-pl1-x636.google.com (mail-pl1-x636.google.com [IPv6:2607:f8b0:4864:20::636]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6AF7D4FC7E for ; Tue, 14 Jun 2022 13:48:19 -0700 (PDT) Received: by mail-pl1-x636.google.com with SMTP id i15so8742595plr.1 for ; Tue, 14 Jun 2022 13:48:19 -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=FKttehnRyWHLRCbEVc8BEN7Nq8NEnIEZrjC6GBkel28=; b=um790NINW6SPz/mn/uCi4IfD5Ys9JPSY1K1aZrlnkbmUzqLYmwHi3LhqMrH1CMne2Z KC1GQbI50hWzHdQGINwuocWoXQUznEf697nu/aC+ApZ3J4X1VedJ0djtz/LhhowKnLOs C298Np/0bxtkPr8F3A7e11bNdcDOHhNbzSOAFTw3XCv0UbrmoHwScsx0zG1zRlIHWgmk qyw2RN91dcC22l91sRTVUW3IfsUPvqqpl2i6d2vhiQlOdljYQrhAfQHTzlveycqdQGFU Mgux9dPpSS+r01oenXwo8Z4f4ICtbPLhZvNkmi7rQz1RbjarT1pkM0EKFs/rTA8oQep6 ZTpA== 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=FKttehnRyWHLRCbEVc8BEN7Nq8NEnIEZrjC6GBkel28=; b=ZzH6UJ4lmA7xFW12G/sVB7O+FNusSEzZ8kCMTEFHeO2+m1DFTUH65EecdXVuGGt3l4 08tquZkJGrbgBs6dAy/c8jtc4ApO9BujdSNPPzP1GHBNrdOma2IKf83AM5is/0tA7RBT w+JJVIiK+cC00svSTey7Fy9DGcXHXuUnvCfUokQSIpvuLUBSbROSkildmNDPMJNt06eg AdaW+EhA2u2kAlq+76brgAbTMME+eCXWgKbMzPlzVOEEsWsVij+aOIqPBznp2FtbLkWl cce50UhFP7gTaNKtWA53KXkf2d8dyCtGJW1ybGECaGksA1qUugKgmKh5PXm5g6RgIyfW tCrA== X-Gm-Message-State: AJIora+BXl16549aEp79T6SvvIcymjKCV+x1Q3leUlNPgFy8JFCP5vs3 +bxMK+/UFAtBzI9D4bN40+AJww== X-Google-Smtp-Source: AGRyM1uKnwL63QW7PW0eVtBoAjWN/m9SVuVEQ0O8Xlh8MD9grvwUrzxnRs6wLGish3Lq35jg0oPYfA== X-Received: by 2002:a17:90b:3591:b0:1e3:25d3:e78e with SMTP id mm17-20020a17090b359100b001e325d3e78emr6345411pjb.29.1655239686545; Tue, 14 Jun 2022 13:48:06 -0700 (PDT) Received: from [172.22.33.138] ([192.77.111.2]) by smtp.gmail.com with ESMTPSA id h12-20020a170902eecc00b001641670d1adsm7684389plb.131.2022.06.14.13.48.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Jun 2022 13:48:06 -0700 (PDT) Message-ID: <425477c2-7515-1402-f2db-66f15f09cbf4@linaro.org> Date: Tue, 14 Jun 2022 13:48:05 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v2 2/6] dt-bindings: mfd: Add mp2733 compatible Content-Language: en-US To: Saravanan Sekar , sre@kernel.org, lee.jones@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, jic23@kernel.org, lars@metafoo.de, andy.shevchenko@gmail.com Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-iio@vger.kernel.org References: <20220614194225.2226447-1-sravanhome@gmail.com> <20220614194225.2226447-2-sravanhome@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220614194225.2226447-2-sravanhome@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 14/06/2022 12:42, Saravanan Sekar wrote: > Add new compatible for mp2733 mfd driver. > > Signed-off-by: Saravanan Sekar > --- > Documentation/devicetree/bindings/mfd/mps,mp2629.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml b/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml > index f91acc42d652..fe13869e2c58 100644 > --- a/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml > +++ b/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml > @@ -19,6 +19,7 @@ description: | > properties: > compatible: > const: mps,mp2629 > + const: mps,mp2733 This does not look like proper syntax. Please run `make dt_binding_check` (see instructions in bindings directory) to validate it. Best regards, Krzysztof