On Thu, May 10, 2018 at 01:36:14PM +0300, Sam Protsenko wrote:
On 10 May 2018 at 08:47, Greg KH gregkh@linuxfoundation.org wrote:
Hi,
First off, properly trim your quoting, I had to dig for your response...
Got it, sorry.
On Thu, May 10, 2018 at 12:44:21AM +0300, Sam Protsenko wrote:
Tero Kristo (1): clk: ti: fix flag space conflict with clkctrl clocks
Hi Greg,
Can we please pull this one to 4.16-stable? It fixes boot on BeagleBone Black. This bug was mentioned here: [1].
Thanks!
What is the git commit id of the patch? I need that to get this merged properly.
- Patch that fixes BBB (in mainline, between 4.16 and 4.17) -- it's
the one that should be merged:
269bd202bc0fd04e841cb123867fd3f49e04ace9 clk: ti: fix flag space conflict with clkctrl clocks
- Patch that breaks BBB (in mainline, between 4.15 and 4.16) -- just
for information:
c083dc5f3738d394223baa0f90705397b0844acd clk: ti: am33xx: add set-rate-parent support for display clkctrl clock
Why does the patch say: Fixes: 49159a9dc3da ("clk: ti: add support for CLK_SET_RATE_PARENT flag") instead of c083dc5f3738 ("clk: ti: am33xx: add set-rate-parent support for display clkctrl clock") ?
Anyway, I'll go queue up 269bd202bc0fd04e841cb123867fd3f49e04ace9, thanks.
greg k-h