On Fri, 2014-05-23 at 16:27 +0800, Shengzhou Liu wrote:
> +     iommu@20000 {
> +             compatible = "fsl,pamu-v1.0", "fsl,pamu";
> +             reg = <0x20000 0x6000>;
> +             interrupts = <
> +                     24 2 0 0
> +                     16 2 1 30>;
> +     };

Please add fsl,portid-mapping here and on the CPU nodes.

> +     clockgen: global-utilities@e1000 {
> +             compatible = "fsl,t2080-clockgen", "fsl,qoriq-clockgen-2.0",
> +                                "fixed-clock";
> +             reg = <0xe1000 0x1000>;
> +             clock-output-names = "sysclk";
> +             #clock-cells = <0>;

Please update this based on
Documentation/devicetree/bindings/clock/qoriq-clock.txt.

In particular, sysclk needs to go in a subnode rather than in the
global-utilities node.

-Scott


_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to