OSDN Git Service

dt-bindings: interrupt-controller: Fix compatible used in ti,pruss-intc
authorSudeep Holla <sudeep.holla@arm.com>
Mon, 7 Jun 2021 18:42:57 +0000 (19:42 +0100)
committerRob Herring <robh@kernel.org>
Wed, 16 Jun 2021 19:55:04 +0000 (13:55 -0600)
commit8676e8e71c04dd3d651bb5db7d04456413d56406
tree377d106df65034308abb4df242f2dca7fd1e3d7b
parent810e4441946ca17542db334bbcb579e84177b299
dt-bindings: interrupt-controller: Fix compatible used in ti,pruss-intc

As per soc/ti/ti,pruss.yaml schema, only ti,am4376-pruss0 and
ti,am4376-pruss1 are valid compatibles. Replace ti,am4376-pruss with
ti,am4376-pruss1 based on example in soc/ti/ti,pruss.yaml

This fixes the below warning with 'make DT_CHECKER_FLAGS=-m dt_binding_check':

    interrupt-controller/ti,pruss-intc.example.dt.yaml:0:0: /example-1/pruss@0:
    failed to match any schema with compatible: ['ti,am4376-pruss']

Cc: Rob Herring <robh+dt@kernel.org>
Cc: Suman Anna <s-anna@ti.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Suman Anna <s-anna@ti.com>
Link: https://lore.kernel.org/r/20210607184257.2010276-1-sudeep.holla@arm.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/interrupt-controller/ti,pruss-intc.yaml