On Wed, Aug 21, 2019 at 12:43:02PM +0200, Lukasz Luba wrote: > Add description of Dynamic Memory Controller and PPMU counters. > They are used by exynos5422-dmc driver. > There is a definition of the memory chip, which is then used during > calculation of timings for each OPP. > The algorithm in the driver needs these two sets to bound the timings. > > Signed-off-by: Lukasz Luba <l.luba@xxxxxxxxxxxxxxxxxxx> > --- > arch/arm/boot/dts/exynos5420.dtsi | 71 +++++++++++ > arch/arm/boot/dts/exynos5422-odroid-core.dtsi | 116 ++++++++++++++++++ > 2 files changed, 187 insertions(+) Thanks, applied conditionally. Please send a follow up fixing the checkpatch error about undocumented binding: https://krzk.eu/#/builders/26/builds/392 You should not skip such checkpatch warning. Best regards, Krzysztof