]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: sram: Allow for more specific compatibles
authorMaxime Ripard <maxime@cerno.tech>
Mon, 9 Dec 2019 09:34:39 +0000 (10:34 +0100)
committerRob Herring <robh@kernel.org>
Wed, 18 Dec 2019 01:42:38 +0000 (19:42 -0600)
commit1e4a9962ce0b4c06b32e18669b847f7e90da3495
treeb39328d158db008fcb41fb20248db2afce10fbbd
parent6b80545ca1ea147e6f01152c22ed0cde34ee0706
dt-bindings: sram: Allow for more specific compatibles

Even though the generic mmio-sram binding has a list of the sections
compatible allowed, most device trees have more specific compatibles
attached to those generic ones.

This creates warnings at the moment, and we don't really want to cripple
the generic binding with all the vendor specific combinations that would
prove to be hard to maintain.

Let's allow additional compatibles for the sections, and then we can have
the vendor-specific bindings to reduce the scope of what's allowed exactly.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/sram/sram.yaml