lpc32xx: i2c: finish DM/OF code
authorTrevor Woerner <twoerner@gmail.com>
Fri, 11 Jun 2021 02:37:07 +0000 (22:37 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 6 Jul 2021 18:12:15 +0000 (14:12 -0400)
commit103f233ebf1662c1302f28bd39b6bdac3035f79b
tree25141d72e561234dbbfeb712ececa26c78dcaf91
parent3f70acdb7dc8c274a09e4421f78e25eac33fef76
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>
drivers/i2c/lpc32xx_i2c.c