Update the driver name to match the compatible string, so it can work with of-platdata. Signed-off-by: Simon Glass <sjg at chromium.org> --- drivers/tpm/cr50_i2c.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Applied to u-boot-dm, thanks!