Skip to content

Commit 97b9b38

Browse files
michalsimeksre
authored andcommitted
dt-bindings: power: reset: xilinx: Rename node names in examples
Rename zynqmp-power node name to power-management which is more aligned with generic node name recommendation. Signed-off-by: Michal Simek <michal.simek@amd.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/920c839ae2c9c5803c6c08b8705a0d8338bb94bc.1703161663.git.michal.simek@amd.com Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
1 parent b43f7dd commit 97b9b38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/devicetree/bindings/power/reset/xlnx,zynqmp-power.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ examples:
5757
5858
firmware {
5959
zynqmp-firmware {
60-
zynqmp-power {
60+
power-management {
6161
compatible = "xlnx,zynqmp-power";
6262
interrupts = <0 35 4>;
6363
};
@@ -70,7 +70,7 @@ examples:
7070
7171
firmware {
7272
zynqmp-firmware {
73-
zynqmp-power {
73+
power-management {
7474
compatible = "xlnx,zynqmp-power";
7575
interrupt-parent = <&gic>;
7676
interrupts = <0 35 4>;

0 commit comments

Comments
 (0)