commit | b64a02c6fa184405ac2de0ea048be2f342144a08 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed May 02 16:05:44 2012 -0600 |
committer | Stephen Warren <swarren@nvidia.com> | Wed Jun 20 12:37:42 2012 -0600 |
tree | 710f1c477a67b63eac0399d4667b1d5fe9bdf82d | |
parent | a12c0efc7a3f433377add0fa1fd0ed4836cc595e [diff] |
ARM: tegra: paz00: enable WiFi rfkill when booting from device tree There currently aren't bindings for a WiFi rfkill button, and defining a good binding is non-trivial. Manually register this "device" when booting from device tree, in order to bring DT support to the same feature level as board files, which will in turn allow board files to be deprecated. Signed-off-by: Stephen Warren <swarren@nvidia.com>