Hi, this series adds the capability to define hardcoded panel settings to the simple_panel driver similar to the Linux Kernel and adds the panel used on am335x evm. In a second step the tilcdc is extended to support OF graph to be able to connect to the simple panel devicetree node.
Best Markus Signed-off-by: Markus Schneider-Pargmann (TI.com) <[email protected]> --- Markus Schneider-Pargmann (TI.com) (2): video: simple_panel: Add tfc_s9700rtwv43tr_01b video: ti: am335x: Support OF graph drivers/video/simple_panel.c | 48 ++++++++++++++++++++++++++++++++++++++------ drivers/video/ti/tilcdc.c | 46 ++++++++++++++++++++++++++++++++++-------- 2 files changed, 80 insertions(+), 14 deletions(-) --- base-commit: c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9 change-id: 20251128-topic-am33-evm-lcd-v2026-01-004f74a2ccfc Best regards, -- Markus Schneider-Pargmann (TI.com) <[email protected]>

