lkml.org 
[lkml]   [2023]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH v7 22/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
    From
    On 23. 7. 4. 18:32, Sascha Hauer wrote:
    > This adds rockchip,rk3588-dfi to the list of compatibles. Unlike ealier
    > SoCs the rk3588 has four interrupts (one for each channel) instead of
    > only one, so increase the number of allowed interrupts to four.
    >
    > Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
    > Acked-by: Conor Dooley <conor.dooley@microchip.com>
    > ---
    >
    > Notes:
    > Changes since v4:
    > - new patch
    >
    > Changes since v5:
    > - drop interrupt-names property
    >
    > Changes since v4:
    > - new patch
    >
    > .../devicetree/bindings/devfreq/event/rockchip,dfi.yaml | 4 +++-
    > 1 file changed, 3 insertions(+), 1 deletion(-)
    >
    > diff --git a/Documentation/devicetree/bindings/devfreq/event/rockchip,dfi.yaml b/Documentation/devicetree/bindings/devfreq/event/rockchip,dfi.yaml
    > index e8b64494ee8bd..50d3fabe958d5 100644
    > --- a/Documentation/devicetree/bindings/devfreq/event/rockchip,dfi.yaml
    > +++ b/Documentation/devicetree/bindings/devfreq/event/rockchip,dfi.yaml
    > @@ -14,6 +14,7 @@ properties:
    > enum:
    > - rockchip,rk3399-dfi
    > - rockchip,rk3568-dfi
    > + - rockchip,rk3588-dfi
    >
    > clocks:
    > maxItems: 1
    > @@ -23,7 +24,8 @@ properties:
    > - const: pclk_ddr_mon
    >
    > interrupts:
    > - maxItems: 1
    > + minItems: 1
    > + maxItems: 4
    >
    > reg:
    > maxItems: 1

    Acked-by: Chanwoo Choi <cw00.choi@samsung.com>

    --
    Best Regards,
    Samsung Electronics
    Chanwoo Choi

    \
     
     \ /
      Last update: 2023-10-09 00:25    [W:4.172 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site