lkml.org 
[lkml]   [2023]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCHv1 1/3] dt-bindings: soc: rockchip: add rk3588 usb2phy syscon
    Date
    The usb2phy is accessible via a syscon registers on RK3588, similar
    to rk3399.

    Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
    ---
    That diff is quite hard to read :/ The first line adds the compatible
    to the list of allowed compatible values. The second line specifies
    that this node may have /schemas/phy/rockchip,inno-usb2phy.yaml subnodes.
    ---
    Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
    index e697c928900d..a873f74564f2 100644
    --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
    +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
    @@ -52,6 +52,7 @@ properties:
    - rockchip,rk3399-pmugrf
    - rockchip,rk3568-grf
    - rockchip,rk3568-pmugrf
    + - rockchip,rk3588-usb2phy-grf
    - rockchip,rv1108-grf
    - rockchip,rv1108-pmugrf
    - rockchip,rv1126-grf
    @@ -195,6 +196,7 @@ allOf:
    - rockchip,rk3308-usb2phy-grf
    - rockchip,rk3328-usb2phy-grf
    - rockchip,rk3399-grf
    + - rockchip,rk3588-usb2phy-grf
    - rockchip,rv1108-grf

    then:
    --
    2.39.2
    \
     
     \ /
      Last update: 2023-03-31 18:42    [W:6.589 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site