From: Johan Jonker <jbx6244@gmail.com>
To: Tobias Schramm <t.schramm@manjaro.org>,
linux-usb@vger.kernel.org, linux-rockchip@lists.infradead.org,
linux-phy@lists.infradead.org, devicetree@vger.kernel.org
Cc: Rob Herring <robh+dt@kernel.org>,
Heiko Stuebner <heiko@sntech.de>,
Kishon Vijay Abraham I <kishon@ti.com>,
Vinod Koul <vkoul@kernel.org>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 4/5] dt-bindings: soc: rockchip: grf: add compatible for RK3308 USB grf
Date: Fri, 14 May 2021 17:53:52 +0200 [thread overview]
Message-ID: <e995a144-1cbb-06c6-074f-2623bf31b003@gmail.com> (raw)
In-Reply-To: <20210514150044.2099298-5-t.schramm@manjaro.org>
Hi Tobias,
The grf serie is currently still under review. So things can change.
Must add a change log below a "---" in the commit message for rob+dt.
Maybe add a patch that fixes the reg size of "rockchip,rk3308-grf" as well?
Johan
On 5/14/21 5:00 PM, Tobias Schramm wrote:
> The RK3308 has a USB GRF.
> This patch adds a compatible string for it.
>
> Signed-off-by: Tobias Schramm <t.schramm@manjaro.org>
> ---
> Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
> index 84bdaf88d5a6..df77bd2e6752 100644
> --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
> +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
> @@ -30,6 +30,7 @@ properties:
> - rockchip,rk3288-grf
> - rockchip,rk3308-core-grf
> - rockchip,rk3308-detect-grf
> + - rockchip,rk3308-usb2phy-grf
> - rockchip,rk3308-grf
Sort alphabetically.
> - rockchip,rk3328-grf
> - rockchip,rk3328-usb2phy-grf
>
Also allow usb2-phy as sub nodes name.
+ - if:
+ properties:
+ compatible:
+ contains:
+ enum:
+ - rockchip,px30-usb2phy-grf
+ - rockchip,rk3228-grf
- rockchip,rk3308-usb2phy-grf
+ - rockchip,rk3328-usb2phy-grf
+ - rockchip,rk3399-grf
+ - rockchip,rv1108-grf
+
+ then:
+ required:
+ - "#address-cells"
+ - "#size-cells"
+
+ patternProperties:
+ "usb2-phy@[0-9a-f]+$":
+ type: object
+
+ $ref: "/schemas/phy/phy-rockchip-inno-usb2.yaml#"
+
+ unevaluatedProperties: false
===
Heiko's sort rules:
compatible
reg
interrupts
[alphabetical]
status [if needed]
===
Sort #phy-cells below interrupt-names.
+ #phy-cells = <0>;
+ interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
+ interrupt-names = "linestate";
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-05-14 15:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-14 15:00 [PATCH v2 0/5] Add USB support for RK3308 SoC Tobias Schramm
2021-05-14 15:00 ` [PATCH v2 1/5] dt-bindings: phy: rockchip-inno-usb2: add compatible for rk3308 USB phy Tobias Schramm
2021-05-18 1:30 ` Rob Herring
2021-05-31 8:23 ` Vinod Koul
2021-05-14 15:00 ` [PATCH v2 2/5] phy: phy-rockchip-inno-usb2: add support for RK3308 " Tobias Schramm
2021-05-31 8:24 ` Vinod Koul
2021-05-14 15:00 ` [PATCH v2 3/5] dt-bindings: usb: dwc2: add compatible for RK3308 USB controller Tobias Schramm
2021-05-18 1:30 ` Rob Herring
2021-05-14 15:00 ` [PATCH v2 4/5] dt-bindings: soc: rockchip: grf: add compatible for RK3308 USB grf Tobias Schramm
2021-05-14 15:53 ` Johan Jonker [this message]
2021-05-14 15:00 ` [PATCH v2 5/5] arm64: dts: rockchip: add USB support to RK3308 dts Tobias Schramm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e995a144-1cbb-06c6-074f-2623bf31b003@gmail.com \
--to=jbx6244@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=kishon@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=linux-usb@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=t.schramm@manjaro.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).