From: Tony Lindgren <tony@atomide•com>
To: linux-omap@vger•kernel.org
Cc: Nishanth Menon <nm@ti•com>, Tero Kristo <t-kristo@ti•com>,
dri-devel@lists•freedesktop.org, Dave Gerlach <d-gerlach@ti•com>,
Keerthy <j-keerthy@ti•com>,
Tomi Valkeinen <tomi.valkeinen@ti•com>,
linux-kernel@vger•kernel.org, Jyri Sarha <jsarha@ti•com>,
"Andrew F . Davis" <afd@ti•com>,
Peter Ujfalusi <peter.ujfalusi@ti•com>,
Faiz Abbas <faiz_abbas@ti•com>,
Laurent Pinchart <laurent.pinchart@ideasonboard•com>,
Greg Kroah-Hartman <gregkh@linuxfoundation•org>,
Suman Anna <s-anna@ti•com>,
linux-arm-kernel@lists•infradead.org,
Roger Quadros <rogerq@ti•com>
Subject: [PATCH 0/3] ti-sysc changes for probing DSS with dts data
Date: Mon, 24 Feb 2020 11:12:27 -0800 [thread overview]
Message-ID: <20200224191230.30972-1-tony@atomide.com> (raw)
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(-)
--
2.25.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2020-02-24 19:13 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-24 19:12 Tony Lindgren [this message]
2020-02-24 19:12 ` [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data Tony Lindgren
2020-02-24 21:40 ` Laurent Pinchart
2020-02-24 23:31 ` Sebastian Reichel
2020-02-24 23:43 ` Tony Lindgren
2020-02-27 17:44 ` Tony Lindgren
2020-03-02 10:28 ` Tomi Valkeinen
2020-03-02 15:01 ` Tony Lindgren
2020-03-03 9:18 ` Tomi Valkeinen
2020-03-03 15:36 ` Tony Lindgren
2020-02-24 19:12 ` [PATCH 2/3] bus: ti-sysc: Detect display subsystem related devices Tony Lindgren
2020-02-24 19:12 ` [PATCH 3/3] bus: ti-sysc: Implement display subsystem reset quirk Tony Lindgren
2020-03-03 6:02 ` Tomi Valkeinen
2020-03-03 15:13 ` Tony Lindgren
2020-03-03 15:35 ` Tomi Valkeinen
2020-03-03 15:44 ` Tony Lindgren
2020-03-03 15:49 ` Tony Lindgren
2020-03-04 7:02 ` Tomi Valkeinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200224191230.30972-1-tony@atomide.com \
--to=tony@atomide$(echo .)com \
--cc=afd@ti$(echo .)com \
--cc=d-gerlach@ti$(echo .)com \
--cc=dri-devel@lists$(echo .)freedesktop.org \
--cc=faiz_abbas@ti$(echo .)com \
--cc=gregkh@linuxfoundation$(echo .)org \
--cc=j-keerthy@ti$(echo .)com \
--cc=jsarha@ti$(echo .)com \
--cc=laurent.pinchart@ideasonboard$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-omap@vger$(echo .)kernel.org \
--cc=nm@ti$(echo .)com \
--cc=peter.ujfalusi@ti$(echo .)com \
--cc=rogerq@ti$(echo .)com \
--cc=s-anna@ti$(echo .)com \
--cc=t-kristo@ti$(echo .)com \
--cc=tomi.valkeinen@ti$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox