]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 17 Mar 2020 09:39:08 +0000 (10:39 +0100)
committerRob Herring <robh@kernel.org>
Tue, 31 Mar 2020 15:03:33 +0000 (09:03 -0600)
commitc65c3cc546480a71245704e0a37689361e44f4a2
treeddb89dd4c8433c92152eaca0d272e368aa42566a
parent94aca1e553247ca5a633f88ece81bb03a28587e7
dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible

The validation is unhappy about mmp3-dell-ariel declaring its
marvell,tauros3-cache node to be compatible with arm,pl310-cache:

  mmp3-dell-ariel.dt.yaml: cache-controller@d0020000: compatible:
       Additional items are not allowed ('arm,pl310-cache' was unexpected)
  mmp3-dell-ariel.dt.yaml: cache-controller@d0020000: compatible:
       ['marvell,tauros3-cache', 'arm,pl310-cache'] is too long

Let's allow this -- Tauros 3 is designed to be compatible with PL310.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
[robh: fixup indentation]
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/l2c2x0.yaml