Re: [PATCH v3 25/26] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
From: Krzysztof Kozlowski
Date: Sat Jul 11 2026 - 11:44:06 EST
On Wed, Jul 08, 2026 at 11:02:04AM +0530, Mukesh Ojha wrote:
> +maintainers:
> + - Eugen Hristev <eugen.hristev@xxxxxxxxxx>
> + - Mukesh Ojha <mukesh.ojha@xxxxxxxxxxxxxxxx>
> +
> +description:
> + Reserved memory region for storing kernel debugging information that
> + can be read by firmware and bootloader on Google Pixel platforms.
> +
> +allOf:
> + - $ref: reserved-memory.yaml
> +
> +properties:
> + compatible:
> + const: google,debug-kinfo
I guess: google,pixel-debug-kinfo
Or maybe even specific SoC. Both title and description suggest this does
not apply to other Google devices (makes sense), so compatible should be
somehow more specific, unless debug-kinfo is already enough to identify
possible users and there is no conflict with debug-kinfo in Chromebooks,
for example?
Best regards,
Krzysztof