From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5CFBD22F16E; Thu, 22 Jan 2026 08:09:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769069366; cv=none; b=Y6Ax5rcQgVKfO9omTqBIp6q8YTWNpKBO+FfQZQFuNWUY7NByl9LJpaeaS+nT3hO89eYNc1QQ+8f1uqjgPHBy9AbAfjQgh3q0E+ber9pHZW8Zg0RfTADL+t5n3XCZJ6giGwwyzZC2QmNrElfRntTRahzy+sqvLuJDZ/SI3f9uyEM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769069366; c=relaxed/simple; bh=fOklhs6iunL4lUPDllYNI7Q83nACQ0gHAGFO8a9aP2M=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=QCVUMQGR/slwuuMGEWXB9+WHVF7p+z2vXEv3E0Nc19ZmPI0MvYLAHxRMMn2IkeNe6HX2L6yB6+E25LmW0ckwYQHlQq4JkaQcQTXjaWaUZ8PM9JH5hZ70buFKS1IbLzqXNccOLWlba8VGMShL3mXhK7jXwSCcH9szcL/aSTcCy9g= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=tSaYinXl; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="tSaYinXl" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 42005C116C6; Thu, 22 Jan 2026 08:09:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769069365; bh=fOklhs6iunL4lUPDllYNI7Q83nACQ0gHAGFO8a9aP2M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tSaYinXls7B7nIDgGKh9uCFVFUjlSaVBgSBykepGXiAs/8yCSVBtjq89ko7rx6gjc N+G6ZbR5zbGZ+GdEnx24rTDUpGrD198qvsw8k1fu6PPy7UAie3G9Wt/26wVLVQ/PtB 5zazkua8wKKFYgqf8x3SM90UeOCk6A0gw3o8KZf450OZysZ28SB73U3TAIGSm0IAr5 DWgStTwOIDmQlyJ5uw4zGSvgfyXeiZyTuy2uK4VBp0arGThamPXsMwvhv2t3hhFvf1 kZSBxnRW93NB6KQc21WOI4rKacBMUOdbW4u/U9HIkYCMuISTkFbFmFxklRENaI44Zv T52OCy7R6CkZw== Date: Thu, 22 Jan 2026 09:09:23 +0100 From: Krzysztof Kozlowski To: Jishnu Prakash Cc: Lee Jones , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Stephen Boyd , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, jingyi.wang@oss.qualcomm.com, aiqun.yu@oss.qualcomm.com, kamal.wadhwa@oss.qualcomm.com, yijie.yang@oss.qualcomm.com Subject: Re: [PATCH] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs present on Glymur Message-ID: <20260122-colossal-heron-from-lemuria-56aeaf@quoll> References: <20260121-glymur-pmic-mfd-v1-1-2aab4f21e79c@oss.qualcomm.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20260121-glymur-pmic-mfd-v1-1-2aab4f21e79c@oss.qualcomm.com> On Wed, Jan 21, 2026 at 03:52:03PM +0530, Jishnu Prakash wrote: > Document compatibles for the pmcx0102 and smb2370 SPMI PMICs. > > Signed-off-by: Jishnu Prakash > --- > Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Krzysztof Kozlowski Best regards, Krzysztof