Skip to content

Commit

Permalink
PM / devfreq: event: Remove incorrect property in exynos-ppmu DT binding
Browse files Browse the repository at this point in the history
The exynos-ppmu driver is only a clock consumer and not a clock provider
but its Device Tree binding listed #clock-cells as an optional property.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
  • Loading branch information
Javier Martinez Canillas authored and MyungJoo Ham committed Sep 11, 2015
1 parent 64291f7 commit f47ff87
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Required properties:
Optional properties:
- clock-names : the name of clock used by the PPMU, "ppmu"
- clocks : phandles for clock specified in "clock-names" property
- #clock-cells: should be 1.

Example1 : PPMU nodes in exynos3250.dtsi are listed below.

Expand Down

0 comments on commit f47ff87

Please sign in to comment.