On Thu, Jul 25, 2024 at 01:24:27PM +0300, Dmitry Baryshkov wrote: > On Thu, Jul 25, 2024 at 11:05:07AM GMT, Johan Hovold wrote: > > On Thu, Jul 25, 2024 at 11:57:39AM +0300, Dmitry Baryshkov wrote: > > > On Thu, Jul 25, 2024 at 10:13:07AM GMT, Johan Hovold wrote: > > > > > > It is already part of the bindings for all platforms. > > > > > > It is not, it is enabled only for sc7280 and sc8280xp. > > > > No, that's both incorrect and irrelevant. It is used by msm8996 and > > older platforms by in-kernel DTs as well. But the point is that is has > > been part of the bindings an cannot simply be removed as there can be > > out-of-tree DTs that are correctly using this property for any of these > > platforms. > > It can not be removed from the driver, but it definitely can be remove > from bindings. You apparently ignored the word "simply" in "cannot simply be removed". Johan