Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1190703 > unrolled thread
| Started by | Chanwoo Choi <cw00.choi@samsung.com> |
|---|---|
| First post | 2015-07-23 10:20 +0200 |
| Last post | 2015-07-23 10:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] PM / devfreq: event: Remove incorrect property in exynos-ppmu DT binding Chanwoo Choi <cw00.choi@samsung.com> - 2015-07-23 10:20 +0200
| From | Chanwoo Choi <cw00.choi@samsung.com> |
|---|---|
| Date | 2015-07-23 10:20 +0200 |
| Subject | Re: [PATCH] PM / devfreq: event: Remove incorrect property in exynos-ppmu DT binding |
| Message-ID | <pPjTr-11y-9@gated-at.bofh.it> |
Hi Javier, On 07/13/2015 03:58 PM, Javier Martinez Canillas wrote: > 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> > > --- > > Documentation/devicetree/bindings/devfreq/event/exynos-ppmu.txt | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/devfreq/event/exynos-ppmu.txt b/Documentation/devicetree/bindings/devfreq/event/exynos-ppmu.txt > index b54bf3a2ff57..aed486692880 100644 > --- a/Documentation/devicetree/bindings/devfreq/event/exynos-ppmu.txt > +++ b/Documentation/devicetree/bindings/devfreq/event/exynos-ppmu.txt > @@ -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. > > Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com> + Devfreq maintainer (Myungjoo Ham) I think that this patch will be more appropriate on devfreq git tree than linux-samsung git tree. Thanks, Chanwoo Choi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web