Lines Matching refs:i2c
7 (a) "samsung, s3c2410-i2c", for i2c compatible with s3c2410 i2c.
8 (b) "samsung, s3c2440-i2c", for i2c compatible with s3c2440 i2c.
9 (c) "samsung, s3c2440-hdmiphy-i2c", for s3c2440-like i2c used
11 (d) "samsung, exynos5440-i2c", for s3c2440-like i2c used
13 (e) "samsung, exynos5-sata-phy-i2c", for s3c2440-like i2c used as
18 - samsung,i2c-sda-delay: Delay (in ns) applied to data line (SDA) edges.
20 Required for all cases except "samsung,s3c2440-hdmiphy-i2c":
24 cases except for "samsung,s3c2440-hdmiphy-i2c" whose input/output
31 - samsung,i2c-slave-addr: Slave address in multi-master environment. If not
33 - samsung,i2c-max-bus-freq: Desired frequency in Hz of the bus. If not
39 i2c@13870000 {
40 compatible = "samsung,s3c2440-i2c";
43 samsung,i2c-sda-delay = <100>;
44 samsung,i2c-max-bus-freq = <100000>;