On 29 March 2018 at 15:43, Miquel Raynal <[email protected]> wrote:
> As the chips driven by tpm_tis_infineon.c are only I2C chips, rename the
> driver with the _i2c suffix to prepare the venue of its _spi cousin.
>
> Also change the driver name in the U_BOOT_DRIVER structure.
>
> Signed-off-by: Miquel Raynal <[email protected]>
> ---
>  drivers/tpm/Kconfig                                        | 4 ++--
>  drivers/tpm/Makefile                                       | 2 +-
>  drivers/tpm/{tpm_tis_infineon.c => tpm_tis_infineon_i2c.c} | 2 +-
>  3 files changed, 4 insertions(+), 4 deletions(-)
>  rename drivers/tpm/{tpm_tis_infineon.c => tpm_tis_infineon_i2c.c} (99%)

Reviewed-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to