On Fri, May 11, 2018 at 03:02:41PM -0700, Florian Fainelli wrote: > From: Doug Berger <open...@gmail.com> > > Update the Device Tree binding document and add a matching entry for the > MEMC DDR controller revision B3.0 which is found on chips like 7278A0 > and newer. > > Signed-off-by: Doug Berger <open...@gmail.com> > [florian: tweak commit message, make it apply to upstream kernel] > Signed-off-by: Florian Fainelli <f.faine...@gmail.com> > --- > Documentation/devicetree/bindings/arm/bcm/brcm,brcmstb.txt | 1 + > drivers/soc/bcm/brcmstb/pm/pm-arm.c | 4 ++++ > 2 files changed, 5 insertions(+)
Reviewed-by: Rob Herring <r...@kernel.org> Side note: this should really move out of bindings/arm/ to bindings/memory-controllers/ or at least to its own file. Rob