On Wed, 08 Dec 2021 14:46:08 +0200, Roger Quadros wrote: > AM64 SoC contains the GPMC module. Add compatible for it. > > Newer SoCs don't necessarily map GPMC data region at the same place > as legacy SoCs. Add reg-names "data", to provide this information to > the device driver. > > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Signed-off-by: Roger Quadros <rogerq@xxxxxxxxxx> > --- > .../bindings/memory-controllers/ti,gpmc.yaml | 23 ++++++++++++++++++- > 1 file changed, 22 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>