Hello, I am working on a project with an ARMv6 cpu and I am currently trying to port our board file to a device tree. Our custom hardware has a CPLD with is used by multiple driver. In the past we shared the CPLD driver resource (struct resource...) among the drivers platform data to be able to access the CPLD registers from all the drivers. The CPLD driver allocated the resource, returned it to our platform code and our platform code passed it to the other drivers. In other words the CPLD driver is used by the other driver. How can I achieve the same with a device tree? Greetings Sebastian Priebe ========================================== CADCON Ingenieurgesellschaft mbH & Co. KG Geschaeftsfuehrer: Robert Bauer, Andreas Gundel Sitz der Gesellschaft: D-86368 Gersthofen Registergericht: Amtsgericht Augsburg HRA 14521 ========================================== -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html