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 80EB1C43334 for ; Mon, 27 Jun 2022 14:45:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236702AbiF0Opd (ORCPT ); Mon, 27 Jun 2022 10:45:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57426 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237514AbiF0Opb (ORCPT ); Mon, 27 Jun 2022 10:45:31 -0400 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 31933DFE5 for ; Mon, 27 Jun 2022 07:45:30 -0700 (PDT) Received: by mail-wm1-x333.google.com with SMTP id h14-20020a1ccc0e000000b0039eff745c53so5774104wmb.5 for ; Mon, 27 Jun 2022 07:45:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=IWftomwLpTiMw5geHf9NLR9Uy1YW4MKMGZNLZyCJ+bc=; b=u58UnEiLCenA3bkmghyAMBZIb86SCyentNc7dQ60BekrjXgleen868tcyhopyZYiZ9 bnEl2TCSt53+J8VPJ/nhK2qrtAWWyhl+IHC+1g10BKZ0qE/ThORTfQtraJpM3Ws7ttPu w87P/a2ClHh9YFEqB6sHhtd7ce/m3qj8LajwRgkyKutYiPuxkE8dXF2pepzbHaahr6IT 6mDSUtHC5qUYZ7uai++Xyxle2mVfaqg7T4wQx/jcyyhY1sC/ZUhZKnZF48VR/VZ6r6Ar tjIRXb1mL5BkNNwkYffH4KURKN/0fTc+kZHEj2AVX3+N2DymnDdrQwQsRaeLpArVarS3 oMUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=IWftomwLpTiMw5geHf9NLR9Uy1YW4MKMGZNLZyCJ+bc=; b=Yj1XtDe+yV+u0EVhfT5q1CJJDxCo8jQR/pfnXcCWwQtiK89air/DytyUTdcbUmNgZY ZgrkfLZO7d2ImCel7+Im92r2xtygnIyA15uSbafiXu9nyyqYxOYb69uvQZ+0q1AC6aWP U1h0uuwD0GhjfJBRkOSSYTKt2fd5rrqJ20VMQFYc30oZbS6ZoizogNpkfd8C0M/iTJEW UBsPvM6//kakCi6MgAevpUmR4WNN7mHoHBuwT/y7AC0b7NQ4rC10Ajc/80LXt7T26DKw kda7bluMxGRI+K4+aKdlpdIM3FUliVa3LYClcqZE/4GWEMlkgsI+1uMQITSe3GWWzL1A a2mw== X-Gm-Message-State: AJIora+cTM+BwFV1EcjXakvWiM31js2pbBBG5C4Py1QHm76ean/p/ubS bbCBa6aIS1KF31YujkK/VVHK9A== X-Google-Smtp-Source: AGRyM1sfNhSDiCgHA/3p6XuvTHhCHDdov0mWMWx5YqxERfwth6tRMz3r/f32ul0NmJFgm8TKdtMPKg== X-Received: by 2002:a05:600c:2207:b0:3a0:4659:a0b0 with SMTP id z7-20020a05600c220700b003a04659a0b0mr10689793wml.48.1656341128793; Mon, 27 Jun 2022 07:45:28 -0700 (PDT) Received: from google.com (cpc155339-bagu17-2-0-cust87.1-3.cable.virginm.net. [86.27.177.88]) by smtp.gmail.com with ESMTPSA id t18-20020a1c7712000000b0039749b01ea7sm16304940wmi.32.2022.06.27.07.45.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Jun 2022 07:45:28 -0700 (PDT) Date: Mon, 27 Jun 2022 15:45:26 +0100 From: Lee Jones To: Saravanan Sekar Cc: sre@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, jic23@kernel.org, lars@metafoo.de, andy.shevchenko@gmail.com, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-iio@vger.kernel.org Subject: Re: [PATCH v3 2/6] dt-bindings: mfd: Add mp2733 compatible Message-ID: References: <20220615145357.2370044-1-sravanhome@gmail.com> <20220615145357.2370044-3-sravanhome@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220615145357.2370044-3-sravanhome@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Wed, 15 Jun 2022, Saravanan Sekar wrote: > Add new compatible for mp2733 mfd driver. > > Signed-off-by: Saravanan Sekar > --- > Documentation/devicetree/bindings/mfd/mps,mp2629.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Applied in place of v1, thanks. -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog