[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1576672109-22707-1-git-send-email-claudiu.beznea@microchip.com>
Date: Wed, 18 Dec 2019 14:28:23 +0200
From: Claudiu Beznea <claudiu.beznea@...rochip.com>
To: <boris.brezillon@...tlin.com>, <airlied@...ux.ie>,
<nicolas.ferre@...rochip.com>, <alexandre.belloni@...tlin.com>,
<lee.jones@...aro.org>, <sam@...nborg.org>
CC: <peda@...ntia.se>, <dri-devel@...ts.freedesktop.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: [PATCH v3 0/6] fixes for atmel-hlcdc
Hi,
I have few fixes for atmel-hlcdc driver in this series as well
as two reverts.
Revert "drm: atmel-hlcdc: enable sys_clk during initalization." is
due to the fix in in patch 2/5.
Thank you,
Claudiu Beznea
Changes in v3:
- changes dev_err() message in patch 4/6
- collect Acked-by tags
Changes in v2:
- introduce patch 3/6
- use dev_err() inpatch 4/6
- introduce patch 5/6 instead of reverting commit f6f7ad323461
("drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested")
Claudiu Beznea (5):
drm: atmel-hlcdc: use double rate for pixel clock only if supported
drm: atmel-hlcdc: enable clock before configuring timing engine
mfd: atmel-hlcdc: add struct device member to struct
atmel_hlcdc_regmap
mfd: atmel-hlcdc: return in case of error
Revert "drm: atmel-hlcdc: enable sys_clk during initalization."
Peter Rosin (1):
drm: atmel-hlcdc: prefer a lower pixel-clock than requested
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c | 18 ++++++++++++------
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c | 19 +------------------
drivers/mfd/atmel-hlcdc.c | 18 ++++++++++++++----
3 files changed, 27 insertions(+), 28 deletions(-)
--
2.7.4
Powered by blists - more mailing lists