On Tue, 12 May 2020 15:34:48 +0300, Grygorii Strashko wrote: > Add DT binding for Texas Instruments K3 Multicore SoC platforms chipid > module which is represented by CTRLMMR_xxx_JTAGID register and contains > information about SoC id and revision. > > Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx> > Reviewed-by: Lokesh Vutla <lokeshvutla@xxxxxx> > Reviewed-by: Tero Kristo <t-kristo@xxxxxx> > --- > .../bindings/soc/ti/k3-socinfo.yaml | 40 +++++++++++++++++++ > 1 file changed, 40 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/ti/k3-socinfo.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>