On Tue, 01 Jun 2021 18:47:57 +0200, Johan Jonker wrote: > From: Tobias Schramm <t.schramm@xxxxxxxxxxx> > > The RK3308 has a USB GRF. > This patch adds a compatible string for it. > > Signed-off-by: Tobias Schramm <t.schramm@xxxxxxxxxxx> > Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx> > --- > > Changed: > Add "rockchip,rk3308-usb2phy-grf" to "usb2phy@[0-9a-f]+$" > patternProperties too. > --- > Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>