[PATCH 1/4] powerpc: Add fsl mpic timer binding
Kumar Gala
galak at kernel.crashing.org
Thu May 19 16:01:27 EST 2011
On Mar 24, 2011, at 4:43 PM, Scott Wood wrote:
> Update the existing example in the general mpic binding to have a
> separate TCRx region. Currently the example doesn't describe TCRx at
> all. The one upstream device tree with an mpic timer node (p1022ds)
> uses one large reg region to describe both, even though there are other
> unrelated registers in between. That device tree also contains a bogus
> interrupt specifier, and there's no upstream software that uses this yet,
> so changing this shouldn't be a problem.
>
> Add a full binding for the MPIC timer node, not just an example of
> 4-cell interrupts in the MPIC binding.
>
> Add fsl,available-ranges, similar to msi-available-ranges.
>
> Signed-off-by: Scott Wood <scottwood at freescale.com>
> ---
> .../devicetree/bindings/powerpc/fsl/mpic-timer.txt | 38 ++++++++++++++++++++
> .../devicetree/bindings/powerpc/fsl/mpic.txt | 2 +-
> 2 files changed, 39 insertions(+), 1 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/powerpc/fsl/mpic-timer.txt
applied to next
- k
More information about the devicetree-discuss
mailing list