Thread (1 message) 1 message, 1 author, 2011-06-01

Re: [PATCH 1/3] ARM: pmu: add OF probing support

From: Olof Johansson <hidden>
Date: 2011-06-01 18:37:40
Also in: linux-arm-kernel

On Wed, Jun 1, 2011 at 9:37 AM, Rob Herring [off-list ref] wrote:
From: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>

Add OF match table to enable OF style driver binding. The dts entry is like
this:

pmu {
       compatible = "arm,cortex-a9-pmu";
       interrupts = <100 101>;
};

The use of pdev->id as an index breaks with OF device binding, so set the type
based on the OF compatible string.
Even though they're simple, new bindings like these need to be
documented. Current location for that is
Documentation/devicetree/bindings/.

Can you start an ARM directory there and add corresponding docs for the this?


Thanks!

-Olof
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help