Hello. More and more platforms are now using devicetree. Ideally the platform code contains only one function "of_platform_populate". My idea is to make a generic architecture (mach-dt) with the call then add support for compatible subarchitectures as they become available in "compatible"-property. Your opinion? Thanks. ---