Re: [PATCH] dt-bindings: firmware: coreboot: Document optional device specific properties
From: Krzysztof Kozlowski
Date: Wed Nov 19 2025 - 02:13:41 EST
On 19/11/2025 08:11, Chen-Yu Tsai wrote:
> Coreboot, or the ChromeOS second stage bootloader, depthcharge, will
> insert device specific properties into the coreboot firmware node when
> there are valid values.
>
> Document these properties in the binding.
>
> Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/firmware/coreboot.txt | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
TXT files cannot receive new properties. You need to first convert to DT
schema.
Best regards,
Krzysztof