commit | 103f233ebf1662c1302f28bd39b6bdac3035f79b | [log] [tgz] |
---|---|---|
author | Trevor Woerner <twoerner@gmail.com> | Thu Jun 10 22:37:07 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 06 14:12:15 2021 -0400 |
tree | 25141d72e561234dbbfeb712ececa26c78dcaf91 | |
parent | 3f70acdb7dc8c274a09e4421f78e25eac33fef76 [diff] |
lpc32xx: i2c: finish DM/OF code Add the of_match/compatible string to the lpc32xx i2c driver so it works correctly with device-tree. Signed-off-by: Trevor Woerner <twoerner@gmail.com>