Lines Matching full:i2c
4 $id: http://devicetree.org/schemas/i2c/samsung,s3c2410-i2c.yaml#
7 title: Samsung S3C/S5P/Exynos SoC I2C Controller
16 - samsung,s3c2410-i2c
17 - samsung,s3c2440-i2c
18 # For s3c2440-like I2C used inside HDMIPHY block found on several SoCs:
19 - samsung,s3c2440-hdmiphy-i2c
20 # For s3c2440-like I2C used as a host to SATA PHY controller on an
22 - samsung,exynos5-sata-phy-i2c
25 - samsung,exynos7870-i2c
26 - samsung,exynos7885-i2c
27 - samsung,exynos850-i2c
28 - const: samsung,s3c2440-i2c
35 - const: i2c
41 for "samsung,s3c2440-hdmiphy-i2c" whose input/output lines are
52 samsung,i2c-max-bus-freq:
58 samsung,i2c-sda-delay:
64 samsung,i2c-slave-addr:
79 - $ref: /schemas/i2c/i2c-controller.yaml#
85 - samsung,s3c2440-hdmiphy-i2c
86 - samsung,exynos5-sata-phy-i2c
96 - samsung,s3c2410-i2c
97 - samsung,s3c2440-i2c
98 - samsung,s3c2440-hdmiphy-i2c
110 i2c@12c60000 {
111 compatible = "samsung,s3c2440-i2c";
117 clock-names = "i2c";
122 samsung,i2c-sda-delay = <100>;
123 samsung,i2c-max-bus-freq = <20000>;
124 samsung,i2c-slave-addr = <0x66>;
132 i2c@12ce0000 {
133 compatible = "samsung,s3c2440-hdmiphy-i2c";
139 clock-names = "i2c";
141 samsung,i2c-sda-delay = <100>;
142 samsung,i2c-max-bus-freq = <66000>;
144 phy-i2c@38 {
150 i2c@121d0000 {
151 compatible = "samsung,exynos5-sata-phy-i2c";
156 clock-names = "i2c";
158 samsung,i2c-sda-delay = <100>;
159 samsung,i2c-max-bus-freq = <40000>;
161 phy-i2c@38 {
162 compatible = "samsung,exynos-sataphy-i2c";