From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: drm/panel: r61307: align with schema property Date: Sun, 15 Feb 2026 20:24:18 +1000 Message-ID: In-Reply-To: <20260215085140.20499-2-clamor95@gmail.com> References: <20260215085140.20499-1-clamor95@gmail.com> <20260215085140.20499-2-clamor95@gmail.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review Single line change: renames `"renesas,inversion"` to `"renesas,column-inversi= on"` in `device_property_read_bool()`. The DT binding schema (`Documentation/devicetree/bindings/display/panel/renes= as,r61307.yaml` line 45) already specifies `renesas,column-inversion`. No in-= tree DTS files use either property name (`grep` across `*.dts*` returns no ma= tches). The rename aligns the driver with the documented binding. No regressions. --- Generated by Claude Code Patch Reviewer