From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: dt-bindings: arm: qcom: document google, bonito-tianma board Date: Tue, 17 Feb 2026 15:51:43 +1000 Message-ID: In-Reply-To: <20260217000854.131242-2-mailingradian@gmail.com> References: <20260217000854.131242-1-mailingradian@gmail.com> <20260217000854.131242-2-mailingradian@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 > + - items: > + - enum: > + - google,bonito-tianma > + - const: google,bonito > + - const: qcom,sdm670 This looks correct. The three-level compatible chain (board-variant, board, SoC) follows the standard Qualcomm DT bindings pattern. The bonito-tianma variant falls back to the generic bonito board, which falls back to the sdm670 SoC. No issues found. --- Generated by Claude Code Patch Reviewer