diff mbox series

[v2,01/12] dt-bindings: mfd: syscon: add Rockchip RK3036/RK3228 qos compatibles

Message ID 20210527154455.358869-2-knaerzche@gmail.com
State Accepted
Commit 05f3485cad759b2d63c5625caef334de4c2cb57d
Headers show
Series Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers | expand

Commit Message

Alex Bee May 27, 2021, 3:44 p.m. UTC
Document Rockchip RK3036/RK3228 qos compatibles

Signed-off-by: Alex Bee <knaerzche@gmail.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
---

 Changes in v2:
 - collect Reviewed tag

 Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Lee Jones June 1, 2021, 3:46 p.m. UTC | #1
On Thu, 27 May 2021, Alex Bee wrote:

> Document Rockchip RK3036/RK3228 qos compatibles

> 

> Signed-off-by: Alex Bee <knaerzche@gmail.com>

> Reviewed-by: Heiko Stuebner <heiko@sntech.de>

> ---

> 

>  Changes in v2:

>  - collect Reviewed tag

> 

>  Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++

>  1 file changed, 2 insertions(+)


Applied, thanks.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Rob Herring June 4, 2021, 8:24 p.m. UTC | #2
On Thu, 27 May 2021 17:44:44 +0200, Alex Bee wrote:
> Document Rockchip RK3036/RK3228 qos compatibles

> 

> Signed-off-by: Alex Bee <knaerzche@gmail.com>

> Reviewed-by: Heiko Stuebner <heiko@sntech.de>

> ---

> 

>  Changes in v2:

>  - collect Reviewed tag

> 

>  Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++

>  1 file changed, 2 insertions(+)

> 


Acked-by: Rob Herring <robh@kernel.org>
Heiko Stübner July 11, 2021, 11:55 a.m. UTC | #3
Hi Lee,

Am Dienstag, 1. Juni 2021, 17:46:51 CEST schrieb Lee Jones:
> On Thu, 27 May 2021, Alex Bee wrote:

> 

> > Document Rockchip RK3036/RK3228 qos compatibles

> > 

> > Signed-off-by: Alex Bee <knaerzche@gmail.com>

> > Reviewed-by: Heiko Stuebner <heiko@sntech.de>

> > ---

> > 

> >  Changes in v2:

> >  - collect Reviewed tag

> > 

> >  Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++

> >  1 file changed, 2 insertions(+)

> 

> Applied, thanks.


not sure if I'm missing something, but this patch wasn't part of your 5.14?
And I also don't see it in your for-mfd-next branch. Did it get lost somewhere?

Thanks
Heiko
Alex Bee July 15, 2021, 10:09 a.m. UTC | #4
Hi Lee, Heiko,

Am 11.07.21 um 13:55 schrieb Heiko Stübner:
> Hi Lee,

>

> Am Dienstag, 1. Juni 2021, 17:46:51 CEST schrieb Lee Jones:

>> On Thu, 27 May 2021, Alex Bee wrote:

>>

>>> Document Rockchip RK3036/RK3228 qos compatibles

>>>

>>> Signed-off-by: Alex Bee <knaerzche@gmail.com>

>>> Reviewed-by: Heiko Stuebner <heiko@sntech.de>

>>> ---

>>>

>>>   Changes in v2:

>>>   - collect Reviewed tag

>>>

>>>   Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++

>>>   1 file changed, 2 insertions(+)

>> Applied, thanks.

> not sure if I'm missing something, but this patch wasn't part of your 5.14?

> And I also don't see it in your for-mfd-next branch. Did it get lost somewhere?


I can't find this patch in neihter the mentioned trees nor in 5.14-rc1.

Lee, could you queue it for rc2, please?

Thanks,

Alex

> Thanks

> Heiko

>

>
Lee Jones July 15, 2021, 11:07 a.m. UTC | #5
On Thu, 15 Jul 2021, Alex Bee wrote:

> Hi Lee, Heiko,
> 
> Am 11.07.21 um 13:55 schrieb Heiko Stübner:
> > Hi Lee,
> > 
> > Am Dienstag, 1. Juni 2021, 17:46:51 CEST schrieb Lee Jones:
> > > On Thu, 27 May 2021, Alex Bee wrote:
> > > 
> > > > Document Rockchip RK3036/RK3228 qos compatibles
> > > > 
> > > > Signed-off-by: Alex Bee <knaerzche@gmail.com>
> > > > Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> > > > ---
> > > > 
> > > >   Changes in v2:
> > > >   - collect Reviewed tag
> > > > 
> > > >   Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++
> > > >   1 file changed, 2 insertions(+)
> > > Applied, thanks.
> > not sure if I'm missing something, but this patch wasn't part of your 5.14?
> > And I also don't see it in your for-mfd-next branch. Did it get lost somewhere?

Hmm... looks like it was dropped some how.  Apologies for that.

> I can't find this patch in neihter the mentioned trees nor in 5.14-rc1.
> 
> Lee, could you queue it for rc2, please?

Unfortunately, that's not how it works.

Only bug fixes are allowed for inclusion into the rcs.

I'll re-queue for v5.15 though.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
index f14ae6da0068..ad1121620e15 100644
--- a/Documentation/devicetree/bindings/mfd/syscon.yaml
+++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
@@ -45,7 +45,9 @@  properties:
               - microchip,sparx5-cpu-syscon
               - mstar,msc313-pmsleep
               - rockchip,px30-qos
+              - rockchip,rk3036-qos
               - rockchip,rk3066-qos
+              - rockchip,rk3228-qos
               - rockchip,rk3288-qos
               - rockchip,rk3399-qos
               - samsung,exynos3-sysreg