uboot/drivers/i2c
Jagan Teki 2da24fe551 i2c: mxc: Make 'no gpio pinctrl state' print as debug
Some I2C bus devicetree nodes, doesn't require to have
gpio pinctrl so replace the dev_info to debug so the
print never comes on the console and for bus that uses
gpio pinctrl anyway have dev_err.

Before:
------
U-Boot> i2c dev 1
Setting bus to 1
i2c bus 1 at 0x21a4000, no gpio pinctrl state.

After:
------
U-Boot> i2c dev 1
Setting bus to 1

Cc: Simon Glass <sjg@chromium.org>
Cc: Heiko Schocher <hs@denx.de>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Acked-by: Heiko Schocher <hs@denx.de>
2016-12-16 17:15:27 +01:00
..
muxes
Kconfig i2c: Kconfig: Add SYS_I2C_MXC entry 2016-12-16 17:15:27 +01:00
Makefile samsung: i2c: Split the high-speed I2C code into a new driver 2016-12-05 13:27:54 +01:00
adi_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
at91_i2c.c i2c: at91_i2c: Change error return -ENODEV to -EINVAL 2016-10-28 18:37:14 +02:00
at91_i2c.h
cros_ec_ldo.c
cros_ec_tunnel.c cros_ec: Honor the google,remote-bus dt property 2016-10-08 09:33:36 -04:00
davinci_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
davinci_i2c.h
designware_i2c.c i2c: designware: Avoid overwriting the cmd_data register 2016-10-24 18:15:47 +02:00
designware_i2c.h
exynos_hs_i2c.c samsung: i2c: Split the high-speed I2C code into a new driver 2016-12-05 13:27:54 +01:00
fsl_i2c.c
fti2c010.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
fti2c010.h
i2c-cdns.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
i2c-emul-uclass.c
i2c-gpio.c
i2c-uclass-compat.c
i2c-uclass.c
i2c-uniphier-f.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
i2c-uniphier.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
i2c_core.c
ihs_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
intel_i2c.c x86: i2c: Fix cast of address to 32-bit value 2016-10-11 11:55:33 +08:00
kona_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
lpc32xx_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
mv_i2c.c i2c: mv_i2c.c: Validate read length in I2C command 2016-09-26 10:42:56 +02:00
mv_i2c.h i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) 2016-09-26 10:42:37 +02:00
mvtwsi.c sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI 2016-10-30 11:38:04 +01:00
mxc_i2c.c i2c: mxc: Make 'no gpio pinctrl state' print as debug 2016-12-16 17:15:27 +01:00
mxs_i2c.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
omap24xx_i2c.c
omap24xx_i2c.h
pca9564_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
ppc4xx_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
rcar_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
rk_i2c.c
s3c24x0_i2c.c samsung: i2c: Split the high-speed I2C code into a new driver 2016-12-05 13:27:54 +01:00
s3c24x0_i2c.h samsung: i2c: Split the high-speed I2C code into a new driver 2016-12-05 13:27:54 +01:00
sandbox_i2c.c
sh_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
sh_sh7734_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
soft_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
tegra186_bpmp_i2c.c
tegra_i2c.c i2c: tegra: only use new clock/reset APIs 2016-09-27 09:11:03 -07:00
tsi108_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00
zynq_i2c.c dm: i2c: Add a note to I2C drivers which need conversion 2016-12-05 13:28:03 +01:00