On Thu, 18 Oct 2018 21:10:11 +0530, Lokesh Vutla wrote: > From: Peter Ujfalusi <peter.ujfalusi@xxxxxx> > > Add the resource mapping table for AM654 SoC as defined > in http://downloads.ti.com/tisci/esd/latest/5_soc_doc/am6x/resasg_types.html > Introduce a new compatible for AM654 "ti,am654-sci" for using > this resource map table. > > Signed-off-by: Peter Ujfalusi <peter.ujfalusi@xxxxxx> > Signed-off-by: Lokesh Vutla <lokeshvutla@xxxxxx> > --- > Changes since v1: > - new patch added. > > .../bindings/arm/keystone/ti,sci.txt | 3 ++- > drivers/firmware/ti_sci.c | 23 +++++++++++++++++++ > 2 files changed, 25 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>