Messages in this thread |  | | Subject | Re: [PATCH 5/9] power: supply: smb347-charger: Implement device-tree support | From | Dmitry Osipenko <> | Date | Tue, 31 Mar 2020 20:20:58 +0300 |
| |
Hello Jonghwa,
31.03.2020 03:25, Jonghwa Lee пишет: > On 20. 3. 30. 오전 1:21, David Heidelberg wrote: >> This patch makes smb347 charger driver to support dt binding. All legacy >> platform data now can be parsed from dt. >> Because of that smb347 is i2c client driver, IRQ number can be passed >> automatically through client's irq variable if it is defined in dt. >> No more to use requesting gpio to irq manually in dt-way. > Thanks for keeping original commit description and revealing where it > comes from. > > Anyway, in the above description, the last three lines doesn't match to > the commit since > > the original patch is now split. Please remove them or you can rewrite > description as your own.
That's a good suggestion, thank you very much.
|  |