* Dan Murphy <[email protected]> [140717 09:47]:
> +
> +example:
> +             prm: prm@4ae06000 {
> +                     compatible = "ti,omap5-prm";
> +                     reg = <0x4ae06000 0x3000>;
> +
> +                     prm_resets: resets {
> +                             #address-cells = <1>;
> +                             #size-cells = <1>;
> +                             #reset-cells = <1>;
> +                     };
> +             };

Probably the way to go with mapping various PRCM registers to separate
drivers is to provide one or more syscon entries like we already have
for the SCM. You may want to coordinate this with Tero.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to