[1/3] powerpc/fsl-booke: Add support for T2080/T2081 SoC
Scott Wood
scottwood at freescale.com
Thu Mar 20 11:29:32 EST 2014
On Mon, Mar 03, 2014 at 05:50:18PM +0800, Shengzhou Liu wrote:
> + corenet-cf at 18000 {
> + compatible = "fsl,corenet-cf";
> + reg = <0x18000 0x1000>;
> + interrupts = <16 2 1 31>;
> + fsl,ccf-num-csdids = <32>;
> + fsl,ccf-num-snoopids = <32>;
> + };
As I told Prabhakar in
https://lists.ozlabs.org/pipermail/linuxppc-dev/2014-March/116093.html
this needs a binding and a new compatible property.
> + clockgen: global-utilities at e1000 {
> + compatible = "fsl,t2080-clockgen", "fsl,qoriq-clockgen-2.0";
> + reg = <0xe1000 0x1000>;
> + };
See Documentation/devicetree/bindings/clock/corenet-clock.txt
-Scott
More information about the Linuxppc-dev
mailing list