lkml.org 
[lkml]   [2018]   [Feb]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v4 2/2] dt-bindings/interrupt-controller: pdc: descibe PDC device binding
On Wed 07 Feb 07:49 PST 2018, Lina Iyer wrote:
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
[..]
> +Example:
[..]
> + wake-device {
> + [...]
> + interrupt-controller = <&pdc>;

Sorry for not seeing this earlier, but this should be:

interrupt-parent = <&pdc>;

Or as it's not unlikely that clients might use a mix of pdc and non-pdc
interrupts the example could use the form:

interrupts-extended = <&pdc 2 IRQ_TYPE_LEVEL_HIGH>;

> + interrupt = <2 IRQ_TYPE_LEVEL_HIGH>;
> + };

Regards,
Bjorn

\
 
 \ /
  Last update: 2018-02-07 17:44    [W:0.059 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site