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,exynos7885-i2c
26 - samsung,exynos850-i2c
27 - const: samsung,s3c2440-i2c
34 - const: i2c
40 for "samsung,s3c2440-hdmiphy-i2c" whose input/output lines are
51 samsung,i2c-max-bus-freq:
57 samsung,i2c-sda-delay:
63 samsung,i2c-slave-addr:
78 - $ref: /schemas/i2c/i2c-controller.yaml#
84 - samsung,s3c2440-hdmiphy-i2c
85 - samsung,exynos5-sata-phy-i2c
95 - samsung,s3c2410-i2c
96 - samsung,s3c2440-i2c
97 - samsung,s3c2440-hdmiphy-i2c
109 i2c@12c60000 {
110 compatible = "samsung,s3c2440-i2c";
116 clock-names = "i2c";
121 samsung,i2c-sda-delay = <100>;
122 samsung,i2c-max-bus-freq = <20000>;
123 samsung,i2c-slave-addr = <0x66>;
131 i2c@12ce0000 {
132 compatible = "samsung,s3c2440-hdmiphy-i2c";
138 clock-names = "i2c";
140 samsung,i2c-sda-delay = <100>;
141 samsung,i2c-max-bus-freq = <66000>;
143 phy-i2c@38 {
149 i2c@121d0000 {
150 compatible = "samsung,exynos5-sata-phy-i2c";
155 clock-names = "i2c";
157 samsung,i2c-sda-delay = <100>;
158 samsung,i2c-max-bus-freq = <40000>;
160 phy-i2c@38 {
161 compatible = "samsung,exynos-sataphy-i2c";