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-concerto: Factor out common parts for all CPU variants Date: Tue, 03 Mar 2026 12:58:06 +1000 Message-ID: In-Reply-To: <20260302190953.669325-8-hugo@hugovil.com> References: <20260302190953.669325-1-hugo@hugovil.com> <20260302190953.669325-8-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-concerto-common.dtsi` and `imx6ull-var-som-concerto.dts`. The `pinctrl_i2c1` definition is moved from concerto-common to var-som-common, which is appropriate since it's SOM-level hardware. The model string change to include "(6UL CPU)" / "(6ULL CPU)" is a visible ABI change for userspace tools that parse `/proc/device-tree/model`. Might want to call that out explicitly. --- Generated by Claude Code Patch Reviewer