On 19 April 2018 at 12:40, Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx> wrote: > Dear all, > > These patches is an attempt to improve a little bit the rk3399_dmc > driver and it's documentation in order to have all in a better shape for > a future work I am doing. My final intention is add ddrfreq support for > rockchip drm driver, but the patches for this are still > work-in-progress. So let's start with this first patchset that is > basically some fixes/improvements for the rk3399_dmc driver. I didn't get cc:ed the series, but only the last part, which makes it bit hard to get the full context. Moreover, it would be good if you explained a bit more on what the above series actually does and why. Also I don't get why is the PM domain changes is in the series, as this seems to be about devfreq. My point is, if you want me to review, please try to be more precise so I know what to review. > > Best regards, > > Enric Balletbo i Serra (3): > dt-bindings: clock: add DDR3 standard speed bins. > devfreq: rk3399_dmc: remove wait for dcf irq event. > dt-bindings: devfreq: rk3399_dmc: remove interrupts as is not > required. > > Lin Huang (2): > devfreq: rk3399_dmc: do not print error when get supply and clk defer. > devfreq: rk3399_dmc: register devfreq notification to dmc driver. > > Nick Milner (1): > dt-bindings: devfreq: rk3399_dmc: improve binding documentation. > > .../bindings/devfreq/rk3399_dmc.txt | 204 +++++++++--------- > drivers/devfreq/rk3399_dmc.c | 106 +-------- > drivers/soc/rockchip/pm_domains.c | 31 +++ > include/dt-bindings/clock/ddr.h | 34 +++ > include/soc/rockchip/rk3399_dmc.h | 63 ++++++ > 5 files changed, 238 insertions(+), 200 deletions(-) > create mode 100644 include/dt-bindings/clock/ddr.h > create mode 100644 include/soc/rockchip/rk3399_dmc.h > > -- > 2.17.0 > Kind regards Uffe -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html