Message ID | 20220226184028.111566-1-bhupesh.sharma@linaro.org |
---|---|
Headers | show |
Series | Add support for PDC interrupt controller for sm8150 | expand |
On Sat, Feb 26, 2022 at 7:40 PM Bhupesh Sharma <bhupesh.sharma@linaro.org> wrote: > Changes since v1: > ----------------- > - v1 can be found here: https://lore.kernel.org/linux-arm-msm/20220119203133.467264-1-bhupesh.sharma@linaro.org/ > - Collect ACK from Rob on PATCH 1/4. > - Address review comments from Maulik. Looks good to me, but I need Bjorns ACK before merging this. Yours, Linus Walleij
On 27-02-22, 00:10, Bhupesh Sharma wrote: > Changes since v1: > ----------------- > - v1 can be found here: https://lore.kernel.org/linux-arm-msm/20220119203133.467264-1-bhupesh.sharma@linaro.org/ > - Collect ACK from Rob on PATCH 1/4. > - Address review comments from Maulik. > > This patchset adds the support for PDC interrupt controller found > on sm8150 SoCs from Qualcomm. > > Here we add the device-tree bindings, pinctrl driver support > and the dts support for the same. Reviewed-by: Vinod Koul <vkoul@kernel.org>