Hi all,
Here are some changes to start probing display susbsystem (DSS) with device tree data instead of platform data.
These changes are against v5.6-rc1, and depend on the earlier series "[PATCH 0/7] ti-sysc driver fix for hdq1w and few improvments".
I'll be posting the related dts changes separately.
Regards,
Tony
Tony Lindgren (3): drm/omap: Prepare DSS for probing without legacy platform data bus: ti-sysc: Detect display subsystem related devices bus: ti-sysc: Implement display subsystem reset quirk
drivers/bus/ti-sysc.c | 144 ++++++++++++++++++ drivers/gpu/drm/omapdrm/dss/dss.c | 25 ++- .../gpu/drm/omapdrm/dss/omapdss-boot-init.c | 25 ++- include/linux/platform_data/ti-sysc.h | 1 + 4 files changed, 184 insertions(+), 11 deletions(-)