diff mbox series

[4/6] dt-bindings: mfd: syscon: Add rk3588 QoS register compatible

Message ID 20220831182629.79255-5-sebastian.reichel@collabora.com (mailing list archive)
State New, archived
Headers show
Series RK3588 Power Domain Support | expand

Commit Message

Sebastian Reichel Aug. 31, 2022, 6:26 p.m. UTC
Document rk3588 compatible for QoS registers.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
---
 Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Sept. 5, 2022, 4:35 p.m. UTC | #1
On 31/08/2022 20:26, Sebastian Reichel wrote:
> Document rk3588 compatible for QoS registers.
> 
> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof
Heiko Stübner Sept. 5, 2022, 7:03 p.m. UTC | #2
Hi Sebastian,

Am Mittwoch, 31. August 2022, 20:26:27 CEST schrieb Sebastian Reichel:
> Document rk3588 compatible for QoS registers.
> 
> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>

change looks good, but this is a mfd-binding. So while the rest is for me
to apply, for the mfd syscon we need either Lee to apply it, or an Ack
from him for me to pick it up.


Heiko


> ---
>  Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
> index c10f0b577268..5369a56b8be1 100644
> --- a/Documentation/devicetree/bindings/mfd/syscon.yaml
> +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
> @@ -59,6 +59,7 @@ properties:
>                - rockchip,rk3368-qos
>                - rockchip,rk3399-qos
>                - rockchip,rk3568-qos
> +              - rockchip,rk3588-qos
>                - samsung,exynos3-sysreg
>                - samsung,exynos4-sysreg
>                - samsung,exynos5-sysreg
>
Lee Jones Sept. 6, 2022, 3:41 p.m. UTC | #3
On Mon, 05 Sep 2022, Heiko Stübner wrote:

> Hi Sebastian,
> 
> Am Mittwoch, 31. August 2022, 20:26:27 CEST schrieb Sebastian Reichel:
> > Document rk3588 compatible for QoS registers.
> > 
> > Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
> 
> change looks good, but this is a mfd-binding. So while the rest is for me
> to apply, for the mfd syscon we need either Lee to apply it, or an Ack
> from him for me to pick it up.

This patch is not in my inbox.

Would you mind resending it to this inbox please?

> > ---
> >  Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
> > index c10f0b577268..5369a56b8be1 100644
> > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml
> > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
> > @@ -59,6 +59,7 @@ properties:
> >                - rockchip,rk3368-qos
> >                - rockchip,rk3399-qos
> >                - rockchip,rk3568-qos
> > +              - rockchip,rk3588-qos
> >                - samsung,exynos3-sysreg
> >                - samsung,exynos4-sysreg
> >                - samsung,exynos5-sysreg
> > 
> 
> 
> 
>
Sebastian Reichel Sept. 6, 2022, 3:50 p.m. UTC | #4
Hi Lee,

On Tue, Sep 06, 2022 at 04:41:58PM +0100, Lee Jones wrote:
> On Mon, 05 Sep 2022, Heiko Stübner wrote:
> > Hi Sebastian,
> > 
> > Am Mittwoch, 31. August 2022, 20:26:27 CEST schrieb Sebastian Reichel:
> > > Document rk3588 compatible for QoS registers.
> > > 
> > > Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
> > 
> > change looks good, but this is a mfd-binding. So while the rest is for me
> > to apply, for the mfd syscon we need either Lee to apply it, or an Ack
> > from him for me to pick it up.
> 
> This patch is not in my inbox.

Yes, I missed CC'ing you, sorry.

> Would you mind resending it to this inbox please?

I sent PATCHv3 for this series some minutes ago. You should have
received the full series now:

https://lore.kernel.org/all/20220906143825.199089-5-sebastian.reichel@collabora.com/

-- Sebastian

> 
> > > ---
> > >  Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> > > diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
> > > index c10f0b577268..5369a56b8be1 100644
> > > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml
> > > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
> > > @@ -59,6 +59,7 @@ properties:
> > >                - rockchip,rk3368-qos
> > >                - rockchip,rk3399-qos
> > >                - rockchip,rk3568-qos
> > > +              - rockchip,rk3588-qos
> > >                - samsung,exynos3-sysreg
> > >                - samsung,exynos4-sysreg
> > >                - samsung,exynos5-sysreg
> > > 
> > 
> > 
> > 
> > 
> 
> -- 
> Lee Jones [李琼斯]
Lee Jones Sept. 8, 2022, 7:33 a.m. UTC | #5
On Tue, 06 Sep 2022, Sebastian Reichel wrote:

> Hi Lee,
> 
> On Tue, Sep 06, 2022 at 04:41:58PM +0100, Lee Jones wrote:
> > On Mon, 05 Sep 2022, Heiko Stübner wrote:
> > > Hi Sebastian,
> > > 
> > > Am Mittwoch, 31. August 2022, 20:26:27 CEST schrieb Sebastian Reichel:
> > > > Document rk3588 compatible for QoS registers.
> > > > 
> > > > Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
> > > 
> > > change looks good, but this is a mfd-binding. So while the rest is for me
> > > to apply, for the mfd syscon we need either Lee to apply it, or an Ack
> > > from him for me to pick it up.
> > 
> > This patch is not in my inbox.
> 
> Yes, I missed CC'ing you, sorry.
> 
> > Would you mind resending it to this inbox please?
> 
> I sent PATCHv3 for this series some minutes ago. You should have
> received the full series now:
> 
> https://lore.kernel.org/all/20220906143825.199089-5-sebastian.reichel@collabora.com/

I have it now, thanks.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
index c10f0b577268..5369a56b8be1 100644
--- a/Documentation/devicetree/bindings/mfd/syscon.yaml
+++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
@@ -59,6 +59,7 @@  properties:
               - rockchip,rk3368-qos
               - rockchip,rk3399-qos
               - rockchip,rk3568-qos
+              - rockchip,rk3588-qos
               - samsung,exynos3-sysreg
               - samsung,exynos4-sysreg
               - samsung,exynos5-sysreg