On Thu, 05 Sep 2024 12:15:10 -0700, Nikunj Kela wrote: > Add compatible for pdc interrupt controller representing support on > SA8255p. > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Signed-off-by: Nikunj Kela <quic_nkela@xxxxxxxxxxx> > --- > > Changes in v3: > - Removed the patch from original series[1] > > Changes in v2: > - Added Reviewed-by tag > > [1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@xxxxxxxxxxx/ > --- > .../devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks!