From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 842B33D34A6 for ; Thu, 4 Jun 2026 06:55:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780556104; cv=none; b=BR+1YhfSgKCohIqa9DMhvCpcT42noqckkrcSTaNh8lMScvHJ9e+uyCbrJxBK0Cw7lypTuD4jY825XfYA7H/VDLR9dchYQmfneyQCbMIVHqR1TaWry2JdMR1VUuq9ACk5iEi8gowVP06nMl4un+vWLJnuW6w/Bixn1+P3DIbLai4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780556104; c=relaxed/simple; bh=ogLEdcYCh4E+LnFBOJz3eq7Kv+zmfegNEr8uVyL7Z+s=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=FRtleCPPhn5te7+u8QAzVRNoz6UWA/y20tz1ItOfIx4K4LDvZ/7LIr0U6kyz6UsFtw1GP/vJtK6OAmV39Ox3bHIzUl8e45NYG9eYqTo4SUNks5zFO8m4jH/zr973SjZjA5ie9Hd6g96diI/EKReiKsa7JRBpu81Q7XWVWz407iI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=JO1cOni5; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="JO1cOni5" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 20E701F00893; Thu, 4 Jun 2026 06:55:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1780556103; bh=ogLEdcYCh4E+LnFBOJz3eq7Kv+zmfegNEr8uVyL7Z+s=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=JO1cOni5fTO9IDkJuawbp6PKzSoYFLEb+NQFZyy4dspdAjxEplrpEAqL/16n9Upj4 Se9kcEjUHFiU+dfqfx5s1BLFzenDB1fdYnJ0GhDl1v+Q8ajWZAQuc02HBZJl4L7KZc m6mnO2O544snMJj0B9QGxdvYxj87htKzOg+XTUPg5NfJgdDz1DrvlAEvPJXR37x3U5 94g82dhrtt9T8T96zL1XbTfrg+KH9hHkzTR9lF7CP5VvYX8+nmC+rGeoFNz3di+Lht aWh8qxAh5FS1tV3N9YyRLDl0CV6jucKiutcxEvl5AUI+nR8Bj3WIyhr5l5WDJrUAu2 ulynTVezM8GPg== Received: from johan by xi.lan with local (Exim 4.99.3) (envelope-from ) id 1wV1ym-0000000AtWS-3Vp0; Thu, 04 Jun 2026 08:55:00 +0200 Date: Thu, 4 Jun 2026 08:55:00 +0200 From: Johan Hovold To: Mark Brown Cc: Liam Girdwood , linux-kernel@vger.kernel.org Subject: Re: [PATCH] regulator: bq257xx: drop confusing configuration of_node Message-ID: References: <20260408125347.189345-1-johan@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="FB1Qz7f7RinNYXVJ" Content-Disposition: inline In-Reply-To: --FB1Qz7f7RinNYXVJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 03, 2026 at 08:14:28PM +0100, Mark Brown wrote: > On Wed, Jun 03, 2026 at 04:43:12PM +0200, Johan Hovold wrote: > > On Wed, Apr 08, 2026 at 02:53:47PM +0200, Johan Hovold wrote: >=20 > > > The driver reuses the OF node of the parent multi-function device but > > > still sets the of_node field of the regulator configuration to any pr= ior > > > OF node. >=20 > > Can this one be picked up now? >=20 > I have no idea what it was supposed to be applied against. Since it does not fix a bug it can go in your regulator for-next branch. Johan --FB1Qz7f7RinNYXVJ Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iJEEABYKADkWIQQHbPq+cpGvN/peuzMLxc3C7H1lCAUCaiEhQRsUgAAAAAAEAA5t YW51MiwyLjUrMS4xMiwyLDIACgkQC8XNwux9ZQgLIAD/Ts39ty90ZhI17Jovqgxt WOxdZBTsYziNN4bzR2QsZ4wA/ixum3p2IrylwtNvxd5yrD2HyX4Y52ZTlxF2Mn1I tzQH =BxbE -----END PGP SIGNATURE----- --FB1Qz7f7RinNYXVJ--