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 88E97548EE; Wed, 29 Oct 2025 05:52:51 +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=1761717172; cv=none; b=H+HNMB8ViSXibnRErAR6eyqftYUv9LiIa9bxas474ZlPkDdAHV/URhYWlkoLb5upLl4zBmpYkdRyqr+OA8AgrbdiYOxApiNBc9pBE7ePRyTomYXJNUAhiam796QEWGP66ITSBR3kuxxolTTzS6fARN2NYprSA+OM/ByJdPvz6TY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761717172; c=relaxed/simple; bh=t2OAaxS3wOZJ96sx/1U0Mf33iqWHQhqhtM+FHQmSM2k=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=JdcqxIrphWOkN15N1z/iFbDW7+EdLRAHiXsfE+m7E9w47/uft2QL/UwmgLJFeJ5DuhEfe40sWlWmobMhuD4axma8+QlGY+ThHrHDPthrO9qcP0L99XLnCm5eeLM7QZ1QHfudGgL0q/ISZ9z2juUCtrVudaO1RJiWMHWy1dfxJLU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ea2h8PMk; 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="ea2h8PMk" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5C14BC4CEF7; Wed, 29 Oct 2025 05:52:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1761717171; bh=t2OAaxS3wOZJ96sx/1U0Mf33iqWHQhqhtM+FHQmSM2k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ea2h8PMkfBD1QkHfA1E6oBD2dOmFHRHb1f28k1ERF1DCz9HRdg6rnplikDuFPMaF1 4+VeuZomyt+Xz9fAfQFKiypsQvVfTEDM5PeOyjyAqTWdBEibzyBT+YqgSlDIcGoaLT iuJ+hax20NkCqvesZ5IxCit0pLEFoBzhAa+sRphxzCpO4QFaENz3zSROuRkpFJICX/ wlAoV4nC6oVduKs5i0KKNX9+EsilcE4jzT1ksWUTG0HVXwWC6CD+o1ZniXDqKZqQ2v cqZOapLrEVGk71LMBYL/aCnxTmsoLitK68sE7gd4iAyLbTduZhJwLxQw423T54S1B3 XxXvh119/YQiQ== Date: Wed, 29 Oct 2025 06:52:48 +0100 From: Krzysztof Kozlowski To: Joan-Na-adi Cc: Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Joan Na Subject: Re: [PATCH v5 1/2] regulator: dt-bindings: Add MAX77675 regulator binding Message-ID: <20251029-festive-solemn-mouse-c7a3cd@kuoka> References: <20251029023253.150257-1-joan.na@analog.com> <20251029023253.150257-2-joan.na@analog.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: <20251029023253.150257-2-joan.na@analog.com> On Wed, Oct 29, 2025 at 11:32:52AM +0900, Joan-Na-adi wrote: > From: Joan Na > > Add device tree binding YAML schema for the Maxim MAX77675 PMIC regulator. > This defines the node properties and supported regulator names for use > in device tree sources. My comments form v3 were still not applied. I pointed out this at v4. You still did not reply to comments. Did not implement them, either.
This is a friendly reminder during the review process. It seems my or other reviewer's previous comments were not fully addressed. Maybe the feedback got lost between the quotes, maybe you just forgot to apply it. Please go back to the previous discussion and either implement all requested changes or keep discussing them. Thank you.
Best regards, Krzysztof