Message ID | 20210512122346.9463-1-jbx6244@gmail.com |
---|---|
Headers | show |
Series | convert grf.txt to YAML | expand |
On Wed, 12 May 2021 14:23:42 +0200, Johan Jonker wrote: > Changed V5: > changed compatibles for rk3066/rk3188 > add rockchip-usb-phy.yaml > move and restyle grf nodes rk3066/rk3188 > remove applied patches > > Changed V4: > revert separate schemas for each 'if' subset > add additionalProperties > move properties to top level > > [...] Applied, thanks! [2/4] dt-bindings: soc: rockchip: convert grf.txt to YAML commit: f2ffa8f9e32d38f5c37e3c61c5b02d434057f3db [3/4] ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188 commit: a082a4ba218457fd52256e4357184b58d3fcaa49 [4/4] arm64: dts: rename grf-gpio nodename in rk3328.dtsi commit: 19486fe587b8ed17daf87a6419b51e3a65ce565c Best regards,
On Fri, May 14, 2021 at 11:37 AM Heiko Stuebner <heiko@sntech.de> wrote: > > On Wed, 12 May 2021 14:23:42 +0200, Johan Jonker wrote: > > Changed V5: > > changed compatibles for rk3066/rk3188 > > add rockchip-usb-phy.yaml > > move and restyle grf nodes rk3066/rk3188 > > remove applied patches > > > > Changed V4: > > revert separate schemas for each 'if' subset > > add additionalProperties > > move properties to top level > > > > [...] > > Applied, thanks! > > [2/4] dt-bindings: soc: rockchip: convert grf.txt to YAML > commit: f2ffa8f9e32d38f5c37e3c61c5b02d434057f3db Patch 1 is a dependency of this, so now linux-next is broken. > [3/4] ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188 > commit: a082a4ba218457fd52256e4357184b58d3fcaa49 > [4/4] arm64: dts: rename grf-gpio nodename in rk3328.dtsi > commit: 19486fe587b8ed17daf87a6419b51e3a65ce565c > > Best regards, > -- > Heiko Stuebner <heiko@sntech.de>
Am Mittwoch, 19. Mai 2021, 17:17:44 CEST schrieb Rob Herring: > On Fri, May 14, 2021 at 11:37 AM Heiko Stuebner <heiko@sntech.de> wrote: > > > > On Wed, 12 May 2021 14:23:42 +0200, Johan Jonker wrote: > > > Changed V5: > > > changed compatibles for rk3066/rk3188 > > > add rockchip-usb-phy.yaml > > > move and restyle grf nodes rk3066/rk3188 > > > remove applied patches > > > > > > Changed V4: > > > revert separate schemas for each 'if' subset > > > add additionalProperties > > > move properties to top level > > > > > > [...] > > > > Applied, thanks! > > > > [2/4] dt-bindings: soc: rockchip: convert grf.txt to YAML > > commit: f2ffa8f9e32d38f5c37e3c61c5b02d434057f3db > > Patch 1 is a dependency of this, so now linux-next is broken. dang ... I've dropped the patch and recreated the for-next branch, so hopefully this will go away with the next run. I'll reapply it once the phy-yaml gets applied. Sorry the breakage Heiko > > > [3/4] ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188 > > commit: a082a4ba218457fd52256e4357184b58d3fcaa49 > > [4/4] arm64: dts: rename grf-gpio nodename in rk3328.dtsi > > commit: 19486fe587b8ed17daf87a6419b51e3a65ce565c > > > > Best regards, > > -- > > Heiko Stuebner <heiko@sntech.de> >
On Wed, 12 May 2021 14:23:42 +0200, Johan Jonker wrote: > Changed V5: > changed compatibles for rk3066/rk3188 > add rockchip-usb-phy.yaml > move and restyle grf nodes rk3066/rk3188 > remove applied patches > > Changed V4: > revert separate schemas for each 'if' subset > add additionalProperties > move properties to top level > > [...] Applied, thanks! [2/4] dt-bindings: soc: rockchip: convert grf.txt to YAML commit: 2ed2732ef28aefdc3b495409fbd05cc388a73c62 Reapplied this, as the phy-related patch also got applies to the phy tree now. dtbs-check was happy with me in my test right now as well. Best regards,