commit | 7f00be96f1252f1e97fd2300e19250b4dc521fb1 | [log] [tgz] |
---|---|---|
author | Saravana Kannan <saravanak@google.com> | Tue Nov 19 23:13:01 2019 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Nov 22 11:36:17 2019 +0100 |
tree | d56be03f74c1d8d7e1b2111136a5dcd45d0423b7 | |
parent | 4250b047039d324e0ff65267c8beb5bad5052a86 [diff] |
of: property: Add device link support for interrupt-parent, dmas and -gpio(s) Add support for creating device links out of more DT properties. Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Vinod Koul <vkoul@kernel.org> Signed-off-by: Saravana Kannan <saravanak@google.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20191120071302.227777-1-saravanak@google.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>