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: ti: omap: samsung-espresso10: Add initial support for Galaxy Tab 2 10.1 Date: Tue, 24 Feb 2026 10:31:42 +1000 Message-ID: In-Reply-To: <20260223055113.1288-9-bavishimithil@gmail.com> References: <20260223055113.1288-1-bavishimithil@gmail.com> <20260223055113.1288-9-bavishimithil@gmail.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review This adds the 10" variant DTS with the SMB347 charger, panel, backlight, and Synaptics touchscreen. > + //avdd-supply = <®_touch_ldo_en>; > + vdd-supply = <&ldo6>; Commented-out code should not be submitted. If `avdd-supply` is not needed for this touchscreen configuration, just remove the line. If it is needed but not yet working, add a TODO comment explaining the situation rather than leaving dead code. --- Generated by Claude Code Patch Reviewer