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 74A683D091A for ; Tue, 16 Jun 2026 18:11:33 +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=1781633494; cv=none; b=CRFDgQhgvcIHZwF0ru8hkiwUwPeiG3MnU5iw1D1awvW2t5aWhF3dQTUDPo9/i0K2HQtonnE/T77Giz+WaT0VaR6NIOyeYDlqqsBrk937dyyCJ33d+Zbh1F8FEYDg5mK+dnLaZbRoPNs14rNaXxZKUknZDowuVHW8wjkBZ+I1iio= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781633494; c=relaxed/simple; bh=2lPpk6G7mpUj1zhKB8gXWvyDQVP3BQbD0GtmMRJsTuc=; h=From:Subject:To:Cc:In-Reply-To:References:Content-Type:Date: Message-Id; b=QdEDw+2pVDBEwjGJpJX0xTq2ZL1xa2Q4m/O5j36IzO6hRH+7XKWt7z7zz81oOjEHUW9ShUV04WRAqaTG/sZ+nboqd99RzFFheb2WPPqZWIwR9CEfu9h4RFyObwAshBBNp5xujwYLBirfBp8SqTzbVeSI5XRZP2Jv9RUniUoyHIw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=EXhNfBSP; 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="EXhNfBSP" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 09B461F00A3A; Tue, 16 Jun 2026 18:11:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781633493; bh=ONO+boQul0ynwIclZ0kLdB+897vInAujLlhGJN9Vwy8=; h=From:Subject:Reply-To:To:Cc:In-Reply-To:References:Date; b=EXhNfBSPhzOKed4PxSmIgWaldm2TMtpkG2jU3GmwjnTCntc8F4CoGhTjfUUE5d0V7 b08dQGnLq1BAxCn5I0ZfcwGDOYzK7jUM7HAyfxFmC6QghUiP7bhDF+dWawMG02Zi4x JDEskU2QUkb3pVYZPxrBjXJXMzdbVd7GYegFc0QXc3WWN/ytj+xvmaur8SGi6h54Of Xnqx6nnHepR0LnEJA0+l29xe9a/px6psjevvmzIZ0gGstUlBm4Xvtl24e1dJL03xEF j1WxsZSdziwtkCxdB7YJr9vk6PzgHTk2ACGmN7Q5869cyVNVG3lBH4FXI9a27t6FcI FWxgTqPymD+dg== From: sashiko-bot@kernel.org Subject: Re: [PATCH v2 2/2] arm64: dts: renesas: r8a77995: Add GE8300 GPU node Reply-To: sashiko-reviews@lists.linux.dev To: =?utf-8?b?TmlrbGFzIFPDtmRlcmx1bmQ=?= Cc: conor+dt@kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, wsa+renesas@sang-engineering.com, robh@kernel.org In-Reply-To: <20260616175835.2109336-3-niklas.soderlund+renesas@ragnatech.se> References: <20260616175835.2109336-3-niklas.soderlund+renesas@ragnatech.se> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Date: Tue, 16 Jun 2026 18:11:32 +0000 Message-Id: <20260616181133.09B461F00A3A@smtp.kernel.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Thank you for your contribution! Sashiko AI review found 1 potential issue(= s) to consider: - [Medium] The newly added GPU node references core clock R8A77995_CLK_ZG a= nd module clock 112, but neither is implemented in the R8A77995 CPG MSSR cl= ock controller driver. -- commit cb323f9d0762b84aa5d75f999bf135e4920caed4 Author: Niklas S=C3=B6derlund arm64: dts: renesas: r8a77995: Add GE8300 GPU node This commit describes the Imagination Technologies PowerVR Rogue GE8300 GPU node for the Renesas R-Car R8A77995 D3 SoC. > diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/= dts/renesas/r8a77995.dtsi > index 5f3fcef7560cb..c42d96540ce73 100644 > --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi > +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi > @@ -1295,6 +1295,21 @@ gic: interrupt-controller@f1010000 { > resets =3D <&cpg 408>; > }; > =20 > + gpu: gpu@fd000000 { > + compatible =3D "renesas,r8a77995-gpu", > + "img,img-ge8300", > + "img,img-rogue"; > + reg =3D <0 0xfd000000 0 0x40000>; > + interrupts =3D ; > + clocks =3D <&cpg CPG_CORE R8A77995_CLK_ZG>, > + <&cpg CPG_CORE R8A77995_CLK_S3D1>, > + <&cpg CPG_MOD 112>; [Severity: Medium] Will this result in a probe failure when the node is enabled by a board? The newly added GPU node requests the core clock R8A77995_CLK_ZG and module clock 112, but neither appears to be defined in the R8A77995 CPG MSSR clock controller driver (drivers/clk/renesas/r8a77995-cpg-mssr.c). If R8A77995_CLK_ZG is missing from r8a77995_core_clks and index 112 is missing from r8a77995_mod_clks, the clock requests will return -ENOENT and prevent the GPU driver from probing successfully. > + clock-names =3D "core", "mem", "sys"; > + power-domains =3D <&sysc R8A77995_PD_ALWAYS_ON>; > + resets =3D <&cpg 112>; > + status =3D "disabled"; > + }; > + [ ... ] --=20 Sashiko AI review =C2=B7 https://sashiko.dev/#/patchset/20260616175835.2109= 336-1-niklas.soderlund+renesas@ragnatech.se?part=3D2