On 16/12/19 11:31 pm, Heiko Stübner wrote: > Hi Rob, > > Am Montag, 16. Dezember 2019, 18:56:15 CET schrieb Rob Herring: >> On Mon, 16 Dec 2019 13:24:47 +0100, Heiko Stuebner wrote: >>> From: Heiko Stuebner <heiko.stuebner@xxxxxxxxxxxxxxxxxxxxx> >>> >>> Further review of the dsi components for the px30 revealed that the >>> phy shouldn't expose the pll as clock but instead handle settings >>> via phy parameters. >>> >>> As the phy binding is new and not used anywhere yet, just drop them >>> so they don't get used. >>> >>> Fixes: 3817c7961179 ("dt-bindings: phy: add yaml binding for rockchip,px30-dsi-dphy") >>> Signed-off-by: Heiko Stuebner <heiko.stuebner@xxxxxxxxxxxxxxxxxxxxx> >>> --- >>> Hi Kishon, >>> >>> maybe suitable as a fix for 5.5-rc? >>> >>> Thanks >>> Heiko >>> >>> .../devicetree/bindings/phy/rockchip,px30-dsi-dphy.yaml | 5 ----- >>> 1 file changed, 5 deletions(-) >>> >> >> Please add Acked-by/Reviewed-by tags when posting new versions. However, >> there's no need to repost patches *only* to add the tags. The upstream >> maintainer will do that for acks received on the version they apply. >> >> If a tag was not added on purpose, please state why and what changed. > > sorry about that. The original response somehow did not thread correctly > in my mail client, probably some fault on my side, so I've only found your > mail just now by digging hard. > > @Kishon, the original mail already got an > > Acked-by: Rob Herring <robh@xxxxxxxxxx> merged now, Thanks! -Kishon