On Mon, Mar 11, 2019 at 10:06 AM Adrian Bunk <bunk@xxxxxxxxxx> wrote: > > The code was already there but the device tree wiring was missing, > resulting in out-of-tree patches enabling it in various places. > > This is safe to backport since it only has an effect if enabled > in the device tree. That describes every single patch adding DT support... It may be safe to backport, but it's not stable material IMO. You may want to send this to some other list besides the DT list if you want it applied. > Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx > --- > drivers/pps/clients/pps-gpio.c | 2 ++ > 1 file changed, 2 insertions(+)