Message ID | 1422337703-11289-1-git-send-email-a.kesavan@samsung.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Eduardo Valentin |
Headers | show |
Hi Eduardo, On Tue, Jan 27, 2015 at 11:18 AM, Abhilash Kesavan <a.kesavan@samsung.com> wrote: > Add documentation for exynos7 thermal bindings including compatible > name and special clock properties. > > Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> > --- > .../devicetree/bindings/thermal/exynos-thermal.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt > index 0f44932..695150a 100644 > --- a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt > +++ b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt > @@ -12,6 +12,7 @@ > "samsung,exynos5420-tmu-ext-triminfo" for TMU channels 2, 3 and 4 > Exynos5420 (Must pass triminfo base and triminfo clock) > "samsung,exynos5440-tmu" > + "samsung,exynos7-tmu" > - interrupt-parent : The phandle for the interrupt controller > - reg : Address range of the thermal registers. For soc's which has multiple > instances of TMU and some registers are shared across all TMU's like > @@ -32,10 +33,13 @@ > - clocks : The main clocks for TMU device > -- 1. operational clock for TMU channel > -- 2. optional clock to access the shared registers of TMU channel > + -- 3. optional special clock for functional operation > - clock-names : Thermal system clock name > -- "tmu_apbif" operational clock for current TMU channel > -- "tmu_triminfo_apbif" clock to access the shared triminfo register > for current TMU channel > + -- "tmu_sclk" clock for functional operation of the current TMU > + channel > - vtmu-supply: This entry is optional and provides the regulator node supplying > voltage to TMU. If needed this entry can be placed inside > board/platform specific dts file. Can you kindly consider applying these two patches to your next tree if they look OK ? Regards, Abhilash > -- > 1.7.9.5 > -- To unsubscribe from this list: send the line "unsubscribe linux-pm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Wed, Jan 28, 2015 at 04:21:49PM +0530, Abhilash Kesavan wrote: > Hi Eduardo, > > On Tue, Jan 27, 2015 at 11:18 AM, Abhilash Kesavan > <a.kesavan@samsung.com> wrote: > > Add documentation for exynos7 thermal bindings including compatible > > name and special clock properties. > > > > Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> > > --- > > .../devicetree/bindings/thermal/exynos-thermal.txt | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt > > index 0f44932..695150a 100644 > > --- a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt > > +++ b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt > > @@ -12,6 +12,7 @@ > > "samsung,exynos5420-tmu-ext-triminfo" for TMU channels 2, 3 and 4 > > Exynos5420 (Must pass triminfo base and triminfo clock) > > "samsung,exynos5440-tmu" > > + "samsung,exynos7-tmu" > > - interrupt-parent : The phandle for the interrupt controller > > - reg : Address range of the thermal registers. For soc's which has multiple > > instances of TMU and some registers are shared across all TMU's like > > @@ -32,10 +33,13 @@ > > - clocks : The main clocks for TMU device > > -- 1. operational clock for TMU channel > > -- 2. optional clock to access the shared registers of TMU channel > > + -- 3. optional special clock for functional operation > > - clock-names : Thermal system clock name > > -- "tmu_apbif" operational clock for current TMU channel > > -- "tmu_triminfo_apbif" clock to access the shared triminfo register > > for current TMU channel > > + -- "tmu_sclk" clock for functional operation of the current TMU > > + channel > > - vtmu-supply: This entry is optional and provides the regulator node supplying > > voltage to TMU. If needed this entry can be placed inside > > board/platform specific dts file. > > Can you kindly consider applying these two patches to your next tree > if they look OK ? Abhilash, can you please get at least one Reviewed-by from one of the active developers of exynos thermal driver? > > Regards, > Abhilash > > -- > > 1.7.9.5 > >
Hi Eduardo, > On Wed, Jan 28, 2015 at 04:21:49PM +0530, Abhilash Kesavan wrote: > > Hi Eduardo, > > > > On Tue, Jan 27, 2015 at 11:18 AM, Abhilash Kesavan > > <a.kesavan@samsung.com> wrote: > > > Add documentation for exynos7 thermal bindings including > > > compatible name and special clock properties. > > > > > > Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> > > > --- > > > .../devicetree/bindings/thermal/exynos-thermal.txt | 4 ++++ > > > 1 file changed, 4 insertions(+) > > > > > > diff --git > > > a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt > > > b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt > > > index 0f44932..695150a 100644 --- > > > a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt > > > +++ > > > b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt @@ > > > -12,6 +12,7 @@ "samsung,exynos5420-tmu-ext-triminfo" for TMU > > > channels 2, 3 and 4 Exynos5420 (Must pass triminfo base and > > > triminfo clock) "samsung,exynos5440-tmu" > > > + "samsung,exynos7-tmu" > > > - interrupt-parent : The phandle for the interrupt controller > > > - reg : Address range of the thermal registers. For soc's which > > > has multiple instances of TMU and some registers are shared > > > across all TMU's like @@ -32,10 +33,13 @@ > > > - clocks : The main clocks for TMU device > > > -- 1. operational clock for TMU channel > > > -- 2. optional clock to access the shared registers of > > > TMU channel > > > + -- 3. optional special clock for functional operation > > > - clock-names : Thermal system clock name > > > -- "tmu_apbif" operational clock for current TMU channel > > > -- "tmu_triminfo_apbif" clock to access the shared > > > triminfo register for current TMU channel > > > + -- "tmu_sclk" clock for functional operation of the > > > current TMU > > > + channel > > > - vtmu-supply: This entry is optional and provides the regulator > > > node supplying voltage to TMU. If needed this entry can be placed > > > inside board/platform specific dts file. > > > > Can you kindly consider applying these two patches to your next tree > > if they look OK ? > > Abhilash, can you please get at least one Reviewed-by from one of the > active developers of exynos thermal driver? I will review your patches. :-) > > > > > > Regards, > > Abhilash > > > -- > > > 1.7.9.5 > > >
Hi Abhilash, > Add documentation for exynos7 thermal bindings including compatible > name and special clock properties. > > Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> > --- > .../devicetree/bindings/thermal/exynos-thermal.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git > a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt > b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt index > 0f44932..695150a 100644 --- > a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt +++ > b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt @@ > -12,6 +12,7 @@ "samsung,exynos5420-tmu-ext-triminfo" for TMU channels > 2, 3 and 4 Exynos5420 (Must pass triminfo base and triminfo clock) > "samsung,exynos5440-tmu" > + "samsung,exynos7-tmu" > - interrupt-parent : The phandle for the interrupt controller > - reg : Address range of the thermal registers. For soc's which has > multiple instances of TMU and some registers are shared across all > TMU's like @@ -32,10 +33,13 @@ > - clocks : The main clocks for TMU device > -- 1. operational clock for TMU channel > -- 2. optional clock to access the shared registers of TMU > channel > + -- 3. optional special clock for functional operation > - clock-names : Thermal system clock name > -- "tmu_apbif" operational clock for current TMU channel > -- "tmu_triminfo_apbif" clock to access the shared triminfo > register for current TMU channel > + -- "tmu_sclk" clock for functional operation of the current > TMU > + channel > - vtmu-supply: This entry is optional and provides the regulator > node supplying voltage to TMU. If needed this entry can be placed > inside board/platform specific dts file. Acked-by: Lukasz Majewski <l.majewski@samsung.com>
diff --git a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt index 0f44932..695150a 100644 --- a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt @@ -12,6 +12,7 @@ "samsung,exynos5420-tmu-ext-triminfo" for TMU channels 2, 3 and 4 Exynos5420 (Must pass triminfo base and triminfo clock) "samsung,exynos5440-tmu" + "samsung,exynos7-tmu" - interrupt-parent : The phandle for the interrupt controller - reg : Address range of the thermal registers. For soc's which has multiple instances of TMU and some registers are shared across all TMU's like @@ -32,10 +33,13 @@ - clocks : The main clocks for TMU device -- 1. operational clock for TMU channel -- 2. optional clock to access the shared registers of TMU channel + -- 3. optional special clock for functional operation - clock-names : Thermal system clock name -- "tmu_apbif" operational clock for current TMU channel -- "tmu_triminfo_apbif" clock to access the shared triminfo register for current TMU channel + -- "tmu_sclk" clock for functional operation of the current TMU + channel - vtmu-supply: This entry is optional and provides the regulator node supplying voltage to TMU. If needed this entry can be placed inside board/platform specific dts file.
Add documentation for exynos7 thermal bindings including compatible name and special clock properties. Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> --- .../devicetree/bindings/thermal/exynos-thermal.txt | 4 ++++ 1 file changed, 4 insertions(+)