commit | 6e9a88a0e5397e5e7811f5526c9771e799978b56 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Nov 14 15:21:00 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Nov 26 21:01:55 2013 +0100 |
tree | c080ea333219228e19aba563f0a409ddabbe02b9 | |
parent | 38656820aa31e853c7bfbe2658cc8a78e303583b [diff] |
ARM: ux500: create MCDE node to collect resources As we need to connect resources such as pin mappings and clocks when deleting board files, we create a MCDE node even though there is no driver for it. As it is only using standard bindings right now, this does not matter much. When a proper driver is written for the MCDE, it can augment this node with custom properties. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>