From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: media: qcom: Switch to generic PAS TZ APIs Date: Mon, 25 May 2026 18:55:31 +1000 Message-ID: In-Reply-To: <20260522115936.201208-11-sumit.garg@kernel.org> References: <20260522115936.201208-1-sumit.garg@kernel.org> <20260522115936.201208-11-sumit.garg@kernel.org> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Switches iris and venus media drivers. Also fixes indentation in iris Kconfig (spaces to tabs). **Venus still includes `qcom_scm.h`**: Correct, as it still uses `qcom_scm_mem_protect_video_var`. **Iris Kconfig whitespace fix**: The patch fixes spaces-to-tabs indentation in the iris Kconfig. This is a cleanup mixed into a functional change. It's minor but ideally would be a separate commit. No functional issues. --- Generated by Claude Code Patch Reviewer