Hi David,
There is one patch that Alexey Brodkin has submitted a while ago for cleanup up the maintainance of pixel clock for HDLCD that I would like to be pulled for v4.6-rcX.
The branch has a couple of commits on top of your drm-next that will disappear once you update your branch to v4.6-rc1. I am only interested in you pulling Andrey's patch.
Best regards, Liviu
The following changes since commit 3e9e337263973f160e1129e1d7eaed47c6a9ccae:
arm64: Juno: Add HDLCD support to the Juno boards. (2016-03-30 11:52:56 +0100)
are available in the git repository at:
git://linux-arm.org/linux-ld.git for-upstream/hdlcd
for you to fetch changes up to 879e40bea6f2711422b7c71ccc9b8f1ba06e16ce:
drm: ARM HDLCD - get rid of devm_clk_put() (2016-03-30 11:58:29 +0100)
---------------------------------------------------------------- Alexey Brodkin (1): drm: ARM HDLCD - get rid of devm_clk_put()
drivers/gpu/drm/arm/hdlcd_drv.c | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-)
Can you rebase this onto rc1? since I'm getting conflicts when I pull it, and I really shouldn't be.
Dave.
On 31 March 2016 at 00:19, Liviu Dudau Liviu.Dudau@arm.com wrote:
Hi David,
There is one patch that Alexey Brodkin has submitted a while ago for cleanup up the maintainance of pixel clock for HDLCD that I would like to be pulled for v4.6-rcX.
The branch has a couple of commits on top of your drm-next that will disappear once you update your branch to v4.6-rc1. I am only interested in you pulling Andrey's patch.
Best regards, Liviu
The following changes since commit 3e9e337263973f160e1129e1d7eaed47c6a9ccae:
arm64: Juno: Add HDLCD support to the Juno boards. (2016-03-30 11:52:56 +0100)
are available in the git repository at:
git://linux-arm.org/linux-ld.git for-upstream/hdlcd
for you to fetch changes up to 879e40bea6f2711422b7c71ccc9b8f1ba06e16ce:
drm: ARM HDLCD - get rid of devm_clk_put() (2016-03-30 11:58:29 +0100)
Alexey Brodkin (1): drm: ARM HDLCD - get rid of devm_clk_put()
drivers/gpu/drm/arm/hdlcd_drv.c | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-)
--
| I would like to | | fix the world, | | but they're not | | giving me the | \ source code! /
¯\_(ツ)_/¯
dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel
On Fri, Apr 01, 2016 at 01:13:02PM +1000, Dave Airlie wrote:
Can you rebase this onto rc1? since I'm getting conflicts when I pull it, and I really shouldn't be.
I've now rebased the tree on top of rc1. Here is the updated pull request.
Many thanks, Liviu
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://linux-arm.org/linux-ld.git for-upstream/hdlcd
for you to fetch changes up to 3f8d51b2d1e195645f90d5416103ad7986f43f49:
drm: ARM HDLCD - get rid of devm_clk_put() (2016-04-01 10:39:55 +0100)
---------------------------------------------------------------- Alexey Brodkin (1): drm: ARM HDLCD - get rid of devm_clk_put()
drivers/gpu/drm/arm/hdlcd_drv.c | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-)
On Fri, Apr 01, 2016 at 01:13:02PM +1000, Dave Airlie wrote:
Can you rebase this onto rc1? since I'm getting conflicts when I pull it, and I really shouldn't be.
Dave.
Hi Dave,
Looks like my maintainership is off with a rocky start. Soon after pulling Alexey's patch another one has landed that fixes it :)
I have now pulled Dan Carpenter's patch as well, did the proper sign-off for both patches and updated the branch. This is the updated pull request.
Many thanks and sorry for the churn! Liviu
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://linux-arm.org/linux-ld.git for-upstream/hdlcd
for you to fetch changes up to 69c2565a3cca3d79572941d62165af7805d72762:
drm: ARM HDLCD - fix an error code (2016-04-04 10:11:33 +0100)
---------------------------------------------------------------- Alexey Brodkin (1): drm: ARM HDLCD - get rid of devm_clk_put()
Dan Carpenter (1): drm: ARM HDLCD - fix an error code
drivers/gpu/drm/arm/hdlcd_drv.c | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-)
dri-devel@lists.freedesktop.org