mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
dt-bindings: power: fsl,imx-gpc: Document address-cells
The GPC power controller is an interrupt controllers and can be referenced in interrupt-map properties, e.g. PCIe controller, thus the node should have address-cells property. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
def8f003d4
commit
5d96e8677f
|
|
@ -38,6 +38,9 @@ properties:
|
|||
reg:
|
||||
maxItems: 1
|
||||
|
||||
"#address-cells":
|
||||
const: 0
|
||||
|
||||
interrupts:
|
||||
maxItems: 1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user