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 BA74C3B8BD8; Wed, 3 Jun 2026 11:10:15 +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=1780485016; cv=none; b=qjCFS3HknW+3gJtGU2CqmhGDoZOsU68WgcHzpnEL/LC8LsORpPJaMqrVXi37uQ3tep7lE9LtUpZebLhB7uOaPjZD9Y6LLiN6XBMTeJIeyA+f9IYiJLDc37fnMhSsspqNUv4iOi1F+wKENzjfBL9hsAbN5i59KFI3Pf6509KFKbc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780485016; c=relaxed/simple; bh=aRQXxzypH2ZdLFWAsvc2fqpGpeNDT3yfyxzxeJKm4ss=; h=From:Subject:To:Cc:In-Reply-To:References:Content-Type:Date: Message-Id; b=iJMVNUQalV9dp3n7Hk1bFYb9ANaYYWce7WwS9wCY5glgrNziZ0BOgwZ+M1G3BzRRmMd8mseX3E8P/uHkKJpGKiod0o/Qfj9IONCQPJ7zKgqNzNePwQlqAzAmzqu63T+hh+t3nBNiZrn0eKj4mIJ5SxUkylfMs+PCOUbBdebDAUc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=AWcpYVIU; 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="AWcpYVIU" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 227F51F00893; Wed, 3 Jun 2026 11:10:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1780485015; bh=aRQXxzypH2ZdLFWAsvc2fqpGpeNDT3yfyxzxeJKm4ss=; h=From:Subject:Reply-To:To:Cc:In-Reply-To:References:Date; b=AWcpYVIUT+PaoPhe3kKhdUtC/UH1fnUSKSHOtvDIiLM8ManQMzvWRFEaHQK9k4DYb hcogEyFu3VDUY1mAsVaQW5Q4m8Zw0TgceJ2Qw5F8QKlbnCi+ZEuQKuSJCmmukik1er 8TKQMDmET01p99g3VE+3jvJymzUt4yh05ERtBs2FZVSFXra6ncCn3SlDRWvLGuEPF7 k/wnr1vQysyO1dJPtsMH2MiNmcow6n7GopjPz0ye2d3ey94FqIVQdVn9E9nMnWkq8p pDWSpH7heDkBlxyuhqap6YfmZ3hu8i8MyLuy/mNPj7it9/embS8bfJUbGT4pGZ05lY 5jdAr+n0WYNLQ== From: sashiko-bot@kernel.org Subject: Re: [PATCH 2/2] hwmon: pmbus: isl68137: Add support for RAA228234 Reply-To: sashiko-reviews@lists.linux.dev To: "Naresh Solanki" Cc: robh@kernel.org, devicetree@vger.kernel.org, linux-hwmon@vger.kernel.org, wsa+renesas@sang-engineering.com, conor+dt@kernel.org In-Reply-To: <20260603110127.23930-2-naresh.solanki@9elements.com> References: <20260603110127.23930-2-naresh.solanki@9elements.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Date: Wed, 03 Jun 2026 11:10:14 +0000 Message-Id: <20260603111015.227F51F00893@smtp.kernel.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: > From: Patrick Rudolph >=20 > The RAA228234 is an 8-phase PWM controller from Renesas. It uses the > same DMPVR2 PMBus interface as the RAA228228 (a dual-output 20-phase > controller), so it can share the raa_dmpvr2_2rail_nontc configuration. >=20 > Add the device to the I2C and OF device ID tables. >=20 > Tested on RAA228234 hardware; confirmed all sensor readings are correct. >=20 > Signed-off-by: Patrick Rudolph > Signed-off-by: Naresh Solanki Sashiko has reviewed this patch and found no issues. It looks great! --=20 Sashiko AI review =C2=B7 https://sashiko.dev/#/patchset/20260603110127.2393= 0-1-naresh.solanki@9elements.com?part=3D2