commit | 69d17246ab255dda8e71c8d65396b4aa6121b7ad | [log] [tgz] |
---|---|---|
author | Phil Reid <preid@electromag.com.au> | Thu Aug 24 17:31:03 2017 +0800 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sat Oct 28 23:42:47 2017 +0200 |
tree | 9ed40351baed0773b7152f1b69996a454ef3b7c3 | |
parent | 3c0a60bee1d157d4ed9ae6a9727d508158d002c7 [diff] |
i2c: i2c-smbus: add of_i2c_setup_smbus_alert This commit adds of_i2c_setup_smbus_alert which allows the smbalert driver to be attached to an i2c adapter via the device tree. Signed-off-by: Phil Reid <preid@electromag.com.au> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>