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 B4CCAC43217 for ; Wed, 16 Nov 2022 14:08:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234003AbiKPOIN (ORCPT ); Wed, 16 Nov 2022 09:08:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41842 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229617AbiKPOHr (ORCPT ); Wed, 16 Nov 2022 09:07:47 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BDA4F22B14; Wed, 16 Nov 2022 06:06:55 -0800 (PST) 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 5592261E0E; Wed, 16 Nov 2022 14:06:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 129FCC433D6; Wed, 16 Nov 2022 14:06:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668607614; bh=0ZZmHsE+ZetUyx3SQZEkVcL6Y/AmL4g/cMMkXY/RiXY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VtbMqZakYHn3Co/wX/hjghGULqHCgGdJmfDYNZIQE+CAqa1AN237fEAVvDP69b9WZ zFN5TTdEfILBHh6LpcNDdMU2VUJSRPNeSAlKNMUAR1WQ2/dRr9lybRxuv68QrDrVGq zWF//scHJ50CuA+a2Cj51yoeCA1XfqqvKuQtB19Dqg9MkugQ24GwSiq54GLkEm1SPW SrdpW369mu3dEMWEjGFSYIjvJ6tfaZPO3+QK25BTn4u0EGl+MIugs/ZzrH6PTQ+hWS MW9diP2TDQaM5kG1NpxM/+vXOLRu+J9cFVo9CKAxo01E4V5JUbY71cp8LvahIQFzV1 lwIYzeKRRLahQ== Date: Wed, 16 Nov 2022 14:06:48 +0000 From: Lee Jones To: Luca Weiss Cc: linux-arm-msm@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, afd@ti.com, Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/3] dt-bindings: mfd: qcom,spmi-pmic: support more types Message-ID: References: <20221031173933.936147-1-luca@z3ntu.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20221031173933.936147-1-luca@z3ntu.xyz> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, 31 Oct 2022, Luca Weiss wrote: > * 'adc@' is either spmi-iadc or spmi-vadc > * 'charger@' is either pm8941-charger or pm8941-coincell > * 'usb-vbus-regulator@' is usb-vbus-regulator > * 'vibrator@' is now in yaml format, so add it > > Signed-off-by: Luca Weiss > --- > Changes since v1: > * Change dcdc@ to usb-vbus-regulator@ > * Link to pm8xxx-vib.yaml > > .../devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 16 ++++++++++++++-- > 1 file changed, 14 insertions(+), 2 deletions(-) I fixed up the subject line for you and applied, thanks. -- Lee Jones [李琼斯]