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 534AEC001B0 for ; Thu, 13 Jul 2023 13:32:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235242AbjGMNcL (ORCPT ); Thu, 13 Jul 2023 09:32:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35724 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235105AbjGMNcC (ORCPT ); Thu, 13 Jul 2023 09:32:02 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A4BAE2710; Thu, 13 Jul 2023 06:31:53 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 386CC61539; Thu, 13 Jul 2023 13:31:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0A80AC433C8; Thu, 13 Jul 2023 13:31:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689255112; bh=kDqyhAfS9XUXKTxzPbEBXYhWeZzsQ55VR5dfmVW+TtE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mUdMt9G2FTbnLnUp51e5nireN0q+FYd/sBK14y8p61b1KOJPTKqWZt33VERKsb07B kn5hxcEuoEcm1jbfpC38pJfFIbUKfv2OkK5QvOdGo33qmjgnygl7m+1BYcL6HQtqIR XuzywG3NMc4GA9jepn4Ok484p7qiNd6WS2NzH6quV9o5CYj8ZR2DuIUDx0Wyu5Hbd+ Bssk/q+/6bnx6zwxKewut64wJVST1EyOQBV8+y+2DQcKMV5uP5QrX3dy5KmhQ9ryTO CoP/PRMRKM+p807RQQaygQJxb/JXxaXl3/D0UtsImLcyvqUfigbFMw4tPyukT0aJru TlcY/khoaCWMg== Date: Thu, 13 Jul 2023 14:31:45 +0100 From: Lee Jones To: Rohit Agarwal Cc: agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linus.walleij@linaro.org, lgirdwood@gmail.com, broonie@kernel.org, sboyd@kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org Subject: Re: [PATCH 05/10] dt-bindings: mfd: Add compatible for pmx75 Message-ID: <20230713133145.GR10768@google.com> References: <1688395346-3126-1-git-send-email-quic_rohiagar@quicinc.com> <1688395346-3126-6-git-send-email-quic_rohiagar@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1688395346-3126-6-git-send-email-quic_rohiagar@quicinc.com> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Mon, 03 Jul 2023, Rohit Agarwal wrote: > Add compatible for pmic pmx75 used in Snapdragon series. > > Signed-off-by: Rohit Agarwal > --- > Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + > 1 file changed, 1 insertion(+) Applied, thanks -- Lee Jones [李琼斯]