Re: [PATCH 2/2 v3] clk: qoriq: add more compatibles strings

2018-11-05 Thread Stephen Boyd
Quoting Yuantian Tang (2018-10-30 23:57:36)
> Add more SoC compatible strings to support more chips.
> 
> Signed-off-by: Yuantian Tang 
> ---

Acked-by: Stephen Boyd 



Re: [PATCH 2/2 v3] clk: qoriq: add more compatibles strings

2018-11-05 Thread Rob Herring
On Wed, 31 Oct 2018 14:57:36 +0800, Yuantian Tang wrote:
> Add more SoC compatible strings to support more chips.
> 
> Signed-off-by: Yuantian Tang 
> ---
> v3:
>   - undo deleting old bindings
>   - split the dts and driver to different patchset
> 
>  .../devicetree/bindings/clock/qoriq-clock.txt  |6 ++
>  1 files changed, 6 insertions(+), 0 deletions(-)
> 

Reviewed-by: Rob Herring 


[PATCH 2/2 v3] clk: qoriq: add more compatibles strings

2018-10-31 Thread Yuantian Tang
Add more SoC compatible strings to support more chips.

Signed-off-by: Yuantian Tang 
---
v3:
  - undo deleting old bindings
  - split the dts and driver to different patchset

 .../devicetree/bindings/clock/qoriq-clock.txt  |6 ++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Documentation/devicetree/bindings/clock/qoriq-clock.txt 
b/Documentation/devicetree/bindings/clock/qoriq-clock.txt
index 97f46ad..c655f28 100644
--- a/Documentation/devicetree/bindings/clock/qoriq-clock.txt
+++ b/Documentation/devicetree/bindings/clock/qoriq-clock.txt
@@ -28,6 +28,12 @@ Required properties:
* "fsl,p4080-clockgen"
* "fsl,p5020-clockgen"
* "fsl,p5040-clockgen"
+   * "fsl,t1023-clockgen"
+   * "fsl,t1024-clockgen"
+   * "fsl,t1040-clockgen"
+   * "fsl,t1042-clockgen"
+   * "fsl,t2080-clockgen"
+   * "fsl,t2081-clockgen"
* "fsl,t4240-clockgen"
* "fsl,b4420-clockgen"
* "fsl,b4860-clockgen"
-- 
1.7.1