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 8FF4DC77B73 for ; Thu, 27 Apr 2023 15:28:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244207AbjD0P2b (ORCPT ); Thu, 27 Apr 2023 11:28:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53610 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244004AbjD0P2a (ORCPT ); Thu, 27 Apr 2023 11:28:30 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BCE85FF; Thu, 27 Apr 2023 08:28:29 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 57D7E636C7; Thu, 27 Apr 2023 15:28:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F2744C433D2; Thu, 27 Apr 2023 15:28:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1682609308; bh=Ip9CnRDxy8gfppXuXQNnbiL9rTRJFavJ4l9w7m2LgB8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FZ4t4BxGq4kLJhuGzD0T+mgFpSzeN5Pgt0vFE8ySulB72CvPjnXFvZkhGhpz7JQWI QPHLa88zW1TqGgJ6JR21H8tGMz3SZ+aw8s93KuOlpUXxkLVZ6INkfusIgmTGNNNYrx nZt/acnkvvEjHpYfS5D/o7UH11/nLw2y6NrYybI6qcS6khhdD4Vqagk/Uj5Lr4UuC0 awf083qJp6uAeELd4K5RTi+wazdf5z69zIKNiC4ryfrTRnKrya0u3P5ngOXI1DIPwF Ap3fQeL7xzXaEdA59HEj6HOHcR2xSqKl0nEhZTOtLJmq0RUaeFJHSmMaYPM2sRT805 yYu0bDbxvb1UQ== Date: Thu, 27 Apr 2023 16:28:21 +0100 From: Lee Jones To: Luca Weiss Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Andy Gross , Bjorn Andersson , Konrad Dybcio , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Pavel Machek , Jonathan Cameron , Lars-Peter Clausen , Stephen Boyd , Jonathan Corbet , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, linux-iio@vger.kernel.org, linux-doc@vger.kernel.org, Krzysztof Kozlowski Subject: Re: [PATCH v2 5/8] dt-bindings: mfd: qcom-spmi-pmic: Add PMI632 compatible Message-ID: <20230427152821.GB50521@google.com> References: <20230414-pmi632-v2-0-98bafa909c36@z3ntu.xyz> <20230414-pmi632-v2-5-98bafa909c36@z3ntu.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230414-pmi632-v2-5-98bafa909c36@z3ntu.xyz> Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Tue, 18 Apr 2023, Luca Weiss wrote: > Document support for the pmi632, often found with the sdm632 SoC. > > Acked-by: Pavel Machek > Acked-by: Krzysztof Kozlowski > Signed-off-by: Luca Weiss > --- > Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + > 1 file changed, 1 insertion(+) Applied, thanks -- Lee Jones [李琼斯]