From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: arm64: dts: imx95: Add Neutron node Date: Mon, 09 Mar 2026 08:49:23 +1000 Message-ID: In-Reply-To: <20260306-neutron-v2-9-3019bd8c91ef@nxp.com> References: <20260306-neutron-v2-0-3019bd8c91ef@nxp.com> <20260306-neutron-v2-9-3019bd8c91ef@nxp.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Looks correct. The reserved-memory region with 1MB alignment and 128MB size matches the driver requirements. Minor: the `status` property is not set, meaning the node is enabled by default. This is fine if the hardware is always present on i.MX95, but if it's optional, consider `status = "disabled"` in the SoC dtsi with board-level enablement. --- Generated by Claude Code Patch Reviewer