lkml.org 
[lkml]   [2019]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v2 5/5] ARM: dts: qcom: msm8974: add interrupt controller properties
From
Date
Quoting Brian Masney (2019-01-06 18:11:45)
> - <0 0xde 0 IRQ_TYPE_NONE>,
> - <0 0xdf 0 IRQ_TYPE_NONE>,
> - <0 0xe0 0 IRQ_TYPE_NONE>,
> - <0 0xe1 0 IRQ_TYPE_NONE>,
> - <0 0xe2 0 IRQ_TYPE_NONE>,
> - <0 0xe3 0 IRQ_TYPE_NONE>;
> + interrupt-parent = <&spmi_bus>;

If I'm reading of_irq_find_parent() correctly, we don't need to specify
this? It becomes implicit because spmi_bus has the interrupt-cells
property and this is a child node of that.

> + interrupt-controller;
> + #interrupt-cells = <2>;
>
> boost_bypass_n_pin: boost-bypass {
> pins = "gpio21";

\
 
 \ /
  Last update: 2019-01-08 00:52    [W:0.146 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site