Re: [PATCH 0/4] Split ipq8074 reset bindings from clock bindings

From: Stephen Boyd
Date: Wed Jul 15 2020 - 20:55:16 EST


Quoting Sivaprakash Murugesan (2020-07-14 08:05:18)
> The patch series https://lwn.net/Articles/825325/ wrongly added clock
> bindings into reset bindings. This is caught by
> kernel test robot <lkp@xxxxxxxxx> after it got merged into the clk-next
> tree.
>
> To avoid these kind of future mistakes it is better we split up the reset
> bindings from clock bindings.
>
> Since the clock patches in https://lwn.net/Articles/825325/ are applied to
> clk-next it would be better if all the changes in this series to go through
> clk-next.

I disagree. We've put them all in the same file because they're all used
provided by the same compatible string. Please keep doing that and just
fix the number scheme if that is the problem. Also, use lore.kernel.org
for your links next time (i.e. https://lore.kernel.org/r/<message-id>)
so that we don't need to rely on lwn.net links.