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 A32D82F7ADE; Tue, 10 Mar 2026 14:42:27 +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=1773153747; cv=none; b=BIxym3rJ//EfU+6dvR5FzYmcNeCJskxdtkifisNm+LXcDh3uRWfaYRZhht/D911NkVL4OQBN2q8YSBGcpU+c8/hFjygjidXL3vHFxy4sB5tpbD50OULQOMxFA95FlGPKTU9q5MDCfwG57x6eAbuX689YDDWHA+DrSyf6JaHvRvU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773153747; c=relaxed/simple; bh=XiULlnUWiim4Vd9A51X/VKDwUmDrZT0ZRWTMfVixTIg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=XP30LuaH0u7NBrMVow66WGW4EAYIi9EjlqLFo9DPP59Y3aHUOViOMGiLiNi8S7SX/pL6La6bqIcUt2jMWkKaa04wIiUkM0NRr3kArmD1pECzNmwZD1GichCCEo0p6eRQyIfyE3H2UkVF4ftc7OpA6SoCpy8k3d4HnWDJ5kGWQM0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=EvLyH4x3; 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="EvLyH4x3" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4F3EAC2BC86; Tue, 10 Mar 2026 14:42:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1773153747; bh=XiULlnUWiim4Vd9A51X/VKDwUmDrZT0ZRWTMfVixTIg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EvLyH4x3NRj+GWhRUEMfJglZC0BEtfO9K3JKhIpVSZK/kCVTQdTdJcKASu89ICTtG SRdvLx++4v9H6yLXmvZiZ3H+bVFgBzmXmEGzb9Wm4lSDS/k34wuaZCBYeURfZ69GsL 79Rbah1+taFnPm3C+cem9KOagAhlvF2itC1kmNk95ilZ6wD3Z+AYOoUjnkyTb1a2UD l7C/mtri7bQ3JXtqMcCJH4D9NqTtKLNzF/pmiHwbp8TBhcbxfvWfgR6kq/MnqSIO/O hCRAriBiQk1h+SCpVMeT3jAyyfJG6VJlINPsUquX00g2AVvyhGxOQhUY2Dv3FI5wdC jwx9NxYHXhxzA== Date: Tue, 10 Mar 2026 14:42:22 +0000 From: Lee Jones To: Matti Vaittinen Cc: Matti Vaittinen , Matti Vaittinen , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: bd72720: Add ROHM BD73900 Message-ID: <20260310144222.GM183676@google.com> References: <6eaa9f08848c27c462e156e31ae5bdfd33bf2fe7.1771938507.git.mazziesaccount@gmail.com> <00f4efa9-bdc2-4f10-a3a1-88bd16ac38ad@gmail.com> <20260310130725.GL183676@google.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 Content-Transfer-Encoding: 8bit In-Reply-To: On Tue, 10 Mar 2026, Matti Vaittinen wrote: > On 10/03/2026 15:07, Lee Jones wrote: > > On Tue, 10 Mar 2026, Matti Vaittinen wrote: > > > > > On 24/02/2026 15:11, Matti Vaittinen wrote: > > > > From: Matti Vaittinen > > > > > > > > The ROHM BD79300 is almost identical to the BD72720. Main differences > > > > are the initial values for some of the registers. Thus, it appears the > > > > BD79300 can be handled with same software as BD72720. > > > > > > > > Adding the compatible for the BD79300 enables people to use the real IC > > > > type in the device-tree instead of claiming it is BD72720. This does > > > > also help differentiating the ICs if appears it is needed. > > > > > > > > Add own compatible for the BD73900 and mark BD72720 as a fall-back. > > > > > > > > Signed-off-by: Matti Vaittinen > > > Hi dee Ho peeps, > > > > > > I wonder if this should go via MFD tree? > > > > It was missed because of a malformed subject line. > > > > If fixed this up and apply the patch. It would have been better if I'd proof-read this before posting! ... but you get the idea. > Thanks Lee :) NP -- Lee Jones [李琼斯]