Re: [PATCH v6 1/5] media: dt-bindings: Add CAMSS device for Kaanapali
From: Vijay Kumar Tumati
Date: Tue Nov 18 2025 - 13:25:19 EST
On 11/18/2025 7:00 AM, Bryan O'Donoghue wrote:
On 14/11/2025 03:29, Hangxiang Ma wrote:Hi Bryan, HLOS does not have access to those registers. They are configured by the Hyp.
+ <0x0 0x0900e000 0x0 0x1000>,
Why aren't you starting @ 0x0900e000 ? seems to be omitting some of the registers in the ICP block. Should start at +0xd000 not +0xe000 ?
+ <0x0 0x0902e000 0x0 0x1000>,
Same here.
Sorry, is there an additional concern here or you were just pointing these as reference for the above?
+ <0x0 0x090d7000 0x0 0x20000>,
+ <0x0 0x0904e000 0x0 0x1000>,
+ <0x0 0x0904d000 0x0 0x1000>,
+ <0x0 0x09057000 0x0 0x40000>,
+ <0x0 0x09147000 0x0 0x580>,
+ <0x0 0x09148000 0x0 0x580>,
+ <0x0 0x09149000 0x0 0x580>,
+ <0x0 0x0914a000 0x0 0x580>,
+ <0x0 0x0914b000 0x0 0x580>,
+ <0x0 0x093fd000 0x0 0x400>,
+ <0x0 0x093fe000 0x0 0x400>,
+ <0x0 0x093ff000 0x0 0x400>;
The rest of these registers start at the defined block addresses in the documentation.
Unless there's a very good reason for that, please amend.
Thanks,
---
bod
Vijay.