Searched +full:i2c +full:- +full:sda +full:- +full:falling +full:- +full:time +full:- +full:ns (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only3 ---4 $id: http://devicetree.org/schemas/i2c/snps,designware-i2c.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Synopsys DesignWare APB I2C Controller10 - Jarkko Nikula <jarkko.nikula@linux.intel.com>13 - $ref: /schemas/i2c/i2c-controller.yaml#14 - if:19 const: mscc,ocelot-i2c28 - description: Generic Synopsys DesignWare I2C controller[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/i2c/i2c-rk3x.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Rockchip RK3xxx I2C controller10 This driver interfaces with the native I2C controller present in Rockchip14 - $ref: /schemas/i2c/i2c-controller.yaml#17 - Heiko Stuebner <heiko@sntech.de>23 - const: rockchip,rv1108-i2c24 - const: rockchip,rk3066-i2c[all …]
1 Generic device tree bindings for I2C busses4 This document describes generic bindings which can be used to describe I2C8 -----------------------------10 - #address-cells - should be <1>. Read more about addresses below.11 - #size-cells - should be <0>.12 - compatible - name of I2C bus controller17 The cells properties above define that an address of children of an I2C bus21 -----------------------------26 - clock-frequency29 - i2c-bus[all …]