Quoting Rajendra Nayak (2019-10-23 02:02:19) > From: Maulik Shah <mkshah@xxxxxxxxxxxxxx> > > Add pdc interrupt controller for sc7180 > > Signed-off-by: Maulik Shah <mkshah@xxxxxxxxxxxxxx> > Signed-off-by: Rajendra Nayak <rnayak@xxxxxxxxxxxxxx> > --- > v3: > Used the qcom,sdm845-pdc compatible for pdc node Everything else isn't doing the weird old compatible thing. Why not just add the new compatible and update the driver? I guess I'll have to go read the history.