Hi David,
Here is a single patch that was sent recently. It could wait for 4.15, but it's also minor enough so that's there's no point in delaying it either.
Thanks! Maxime
The following changes since commit 998140d26723bcddef5857e39077898b0d1bdb8f:
sun4i_hdmi: add CEC support (2017-07-18 18:27:50 +0200)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-drm-for-4.14-2
for you to fetch changes up to 0bd46d703e0892c6519132c012910982e3e65535:
drm/sun4i: use of_graph_get_remote_endpoint() (2017-08-23 16:28:39 +0200)
---------------------------------------------------------------- sun4i DRM changes for 4.14, take 2
A single patch switching to a new OF helper.
---------------------------------------------------------------- Kuninori Morimoto (1): drm/sun4i: use of_graph_get_remote_endpoint()
drivers/gpu/drm/sun4i/sun4i_backend.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
On Thu, Aug 24, 2017 at 11:22:30AM +0200, Maxime Ripard wrote:
Hi David,
Here is a single patch that was sent recently. It could wait for 4.15, but it's also minor enough so that's there's no point in delaying it either.
Just casually mentioning that drm-misc solves this by keeping the feature merging always open ... Entirely gets rid of late pulls for convenience because not other place :-) -Daniel
Thanks! Maxime
The following changes since commit 998140d26723bcddef5857e39077898b0d1bdb8f:
sun4i_hdmi: add CEC support (2017-07-18 18:27:50 +0200)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-drm-for-4.14-2
for you to fetch changes up to 0bd46d703e0892c6519132c012910982e3e65535:
drm/sun4i: use of_graph_get_remote_endpoint() (2017-08-23 16:28:39 +0200)
sun4i DRM changes for 4.14, take 2
A single patch switching to a new OF helper.
Kuninori Morimoto (1): drm/sun4i: use of_graph_get_remote_endpoint()
drivers/gpu/drm/sun4i/sun4i_backend.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
-- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel
Hi Daniel,
On Thu, Aug 24, 2017 at 11:43:11AM +0200, Daniel Vetter wrote:
On Thu, Aug 24, 2017 at 11:22:30AM +0200, Maxime Ripard wrote:
Here is a single patch that was sent recently. It could wait for 4.15, but it's also minor enough so that's there's no point in delaying it either.
Just casually mentioning that drm-misc solves this by keeping the feature merging always open ... Entirely gets rid of late pulls for convenience because not other place :-)
I applied for an fd.o account yesterday, and Chen-Yu will probably apply for one to be the co-maintainer in the future.
Maxime
dri-devel@lists.freedesktop.org