On 10.12.2023 00:21, Dmitry Baryshkov wrote:
> Add DSI outputs and link them to the onboard Lontium LT9611 DSI-to-HDMI
> bridge, enabling HDMI output on this board. While adding the display
> resources, also drop the headless ("amd,imageon") compat string from the
> GPU node, since the board now has output.
>
> Signed-off-by: Dmitry Baryshkov <[email protected]>
> ---
[...]
> +
> + lt9611_irq_pin: lt9611-irq-state {
> + pins = "gpio9";
> + function = "gpio";
> + bias-disable;
No drive-strength?
Otherwise lokos good at a glance!
Konrad