Searched +full:i2c +full:- +full:alias +full:- +full:pool (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/i2c/i2c-atr.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Common i2c address translator properties10 - Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>13 An I2C Address Translator (ATR) is a device with an I2C slave parent14 ("upstream") port and N I2C master child ("downstream") ports, and17 called the "alias" and is (potentially) different from the physical22 i2c-alias-pool:[all …]
1 .. SPDX-License-Identifier: GPL-2.04 I2C Address Translators11 -----------13 An I2C Address Translator (ATR) is a device with an I2C slave parent14 ("upstream") port and N I2C master child ("downstream") ports, and17 called the "alias" and is (potentially) different from the physical21 An ATR looks similar to an i2c-mux except:22 - the address on the parent and child busses can be different23 - there is normally no need to select the child port; the alias used on the27 The kernel i2c-atr provides a helper to implement an ATR within a driver.[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/media/i2c/ti,ds90ub960.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Texas Instruments DS90UB9XX Family FPD-Link Deserializer Hubs10 - Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>13 The TI DS90UB9XX devices are FPD-Link video deserializers with I2C and GPIO17 - $ref: /schemas/i2c/i2c-atr.yaml#22 - ti,ds90ub960-q123 - ti,ds90ub9702-q1[all …]
16 force -- enable ACPI if default was off17 on -- enable ACPI but allow fallback to DT [arm64,riscv64]18 off -- disable ACPI if default was on19 noirq -- do not use ACPI for IRQ routing20 strict -- Be less tolerant of platforms that are not22 rsdt -- prefer RSDT over (default) XSDT23 copy_dsdt -- copy DSDT to memory24 nospcr -- disable console in ACPI SPCR table as41 If set to vendor, prefer vendor-specific driver73 Documentation/firmware-guide/acpi/debug.rst for more information about[all …]