From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: ARM: dts: imx6ul-var-som: Factor out common parts for all CPU variants Date: Tue, 03 Mar 2026 12:58:06 +1000 Message-ID: In-Reply-To: <20260302190953.669325-7-hugo@hugovil.com> References: <20260302190953.669325-1-hugo@hugovil.com> <20260302190953.669325-7-hugo@hugovil.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Creates `imx6ul-var-som-common.dtsi` from the existing `imx6ul-var-som.dtsi` and a new `imx6ull-var-som.dtsi`. The factoring is mechanically correct. One minor note: The `imx6ul-var-som-common.dtsi` drops `/dts-v1/;` and the `#include "imx6ul.dtsi"` which is correct for a dtsi that will be included by CPU-variant-specific files. --- Generated by Claude Code Patch Reviewer