Re: [PATCH v8 11/12] arm64: dts: qcom: glymur: Add iris video node

From: Bryan O'Donoghue

Date: Wed Jun 10 2026 - 04:52:27 EST


On 10/06/2026 07:29, Vishnu Reddy wrote:
+ memory-region = <&video_mem>;

What about the 600 MB limit ?

Lads - please stop pushing new bindings until there's a solution in place for that.

Either codify the block Daniel has - which TBH I think is wrong because it prohibits allocation < 600 MB for pixel buffers.

Or restrict the IOVAs in the driver _or_ via syntax magic in DT.

Either way we know this is buggy !

---
bod