Re: [PATCH v2 2/5] dt-bindings: pinctrl: add wakeup capable GPIOs for SDM845

From: Rob Herring
Date: Tue Aug 28 2018 - 16:23:49 EST


On Fri, Aug 24, 2018 at 02:01:54PM -0600, Lina Iyer wrote:
> Update the documentation to use interrupts-extended format for
> specifying the TLMM summary IRQ line that is requested from GIC and the
> PDC interrupts corresponding to the wakeup capable GPIOs.
>
> Update the example to show PDC interrupts for the wakeup capable GPIOs
> for SDM845.
>
> Cc: devicetree@xxxxxxxxxxxxxxx
> Signed-off-by: Lina Iyer <ilina@xxxxxxxxxxxxxx>
> ---
> Changes in v2:
> - Fix PDC IRQ number in example
> - Describe IRQ trigger type in example
> ---

Please add acks/reviewed-bys when posting new versions. These changes
look trivial enough to have kept my R-by.

> .../bindings/pinctrl/qcom,sdm845-pinctrl.txt | 104 +++++++++++++++++-
> 1 file changed, 101 insertions(+), 3 deletions(-)