]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: devfreq: rk3399_dmc: move interrupts to be optional.
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Wed, 9 May 2018 12:57:46 +0000 (14:57 +0200)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 18 Jul 2018 04:58:37 +0000 (13:58 +0900)
In ATF we already wait for DDR DVFS finish, so move the interrupts properties
to be optional.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Documentation/devicetree/bindings/devfreq/rk3399_dmc.txt

index e0030a13938300d0bf782a664785f7bf1a689555..0ec68141f85a7c05aa04b10c277b3ad02af43942 100644 (file)
@@ -5,10 +5,6 @@ Required properties:
 - devfreq-events:       Node to get DDR loading, Refer to
                         Documentation/devicetree/bindings/devfreq/event/
                         rockchip-dfi.txt
-- interrupts:           The CPU interrupt number. The interrupt specifier
-                        format depends on the interrupt controller.
-                        It should be a DCF interrupt. When DDR DVFS finishes
-                        a DCF interrupt is triggered.
 - clocks:               Phandles for clock specified in "clock-names" property
 - clock-names :                 The name of clock used by the DFI, must be
                         "pclk_ddr_mon";
@@ -17,6 +13,12 @@ Required properties:
 - center-supply:        DMC supply node.
 - status:               Marks the node enabled/disabled.
 
+Optional properties:
+- interrupts:           The CPU interrupt number. The interrupt specifier
+                        format depends on the interrupt controller.
+                        It should be a DCF interrupt. When DDR DVFS finishes
+                        a DCF interrupt is triggered.
+
 Following properties relate to DDR timing:
 
 - rockchip,dram_speed_bin :      Value reference include/dt-bindings/clock/rk3399-ddr.h,