提交 8fe420da 编写于 作者: L Linus Walleij 提交者: Rob Herring

ARM: realview: add EB syscon variants to bindings

There are two distinct RealView EB system controller that we need
to detect and handle because their register layout differ
slightly.

Cc: Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
Acked-by: NArnd Bergmann <arnd@arndb.de>
Signed-off-by: NRob Herring <robh@kernel.org>
上级 46f1296f
...@@ -123,7 +123,9 @@ Required nodes: ...@@ -123,7 +123,9 @@ Required nodes:
- syscon: some subnode of the RealView SoC node must be a - syscon: some subnode of the RealView SoC node must be a
system controller node pointing to the control registers, system controller node pointing to the control registers,
with the compatible string set to one of these tuples: with the compatible string set to one of these:
"arm,realview-eb11mp-revb-syscon", "arm,realview-eb-syscon", "syscon"
"arm,realview-eb11mp-revc-syscon", "arm,realview-eb-syscon", "syscon"
"arm,realview-eb-syscon", "syscon" "arm,realview-eb-syscon", "syscon"
"arm,realview-pb1176-syscon", "syscon" "arm,realview-pb1176-syscon", "syscon"
"arm,realview-pb11mp-syscon", "syscon" "arm,realview-pb11mp-syscon", "syscon"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册