[PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Mon Feb 26 09:15:14 UTC 2024


On 21/02/2024 17:02, Paweł Anikiel wrote:
> Add device nodes for the video system present on the Chameleon v3.
> It consists of six framebuffers and two Intel Displayport receivers.
> 
> Signed-off-by: Paweł Anikiel <panikiel at google.com>
> ---

...

> +		dprx_sst: dp-receiver at c0064000 {
> +			compatible = "intel,dprx-20.0.1";
> +			reg = <0xc0064000 0x800>;
> +			interrupt-parent = <&dprx_sst_irq>;
> +			interrupts = <0 IRQ_TYPE_EDGE_RISING>;
> +			intel,max-link-rate = <0x1e>;

Rate is not in hex! Rate is in Hz, at least usually...

Fix your bindings...

Best regards,
Krzysztof



More information about the dri-devel mailing list