Searched +full:comms +full:- +full:ssc4 +full:- +full:i2c (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-only6 #include "stih407-pinctrl.dtsi"7 #include <dt-bindings/mfd/st-lpc.h>8 #include <dt-bindings/phy/phy.h>9 #include <dt-bindings/reset/stih407-resets.h>10 #include <dt-bindings/interrupt-controller/irq-st.h>12 #address-cells = <1>;13 #size-cells = <1>;15 reserved-memory {16 #address-cells = <1>;[all …]
1 ST SSC binding, for I2C mode operation4 - compatible : Must be "st,comms-ssc-i2c" or "st,comms-ssc4-i2c"5 - reg : Offset and length of the register set for the device6 - interrupts : the interrupt specifier7 - clock-names: Must contain "ssc".8 - clocks: Must contain an entry for each name in clock-names. See the common10 - A pinctrl state named "default" must be defined to set pins in mode of11 operation for I2C transfer.14 - clock-frequency : Desired I2C bus clock frequency in Hz. If not specified,17 - st,i2c-min-scl-pulse-width-us : The minimum valid SCL pulse width that is[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/i2c/st,sti-i2c.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: I2C controller embedded in STMicroelectronics STi platform10 - Patrice Chotard <patrice.chotard@foss.st.com>13 - $ref: /schemas/i2c/i2c-controller.yaml#18 - st,comms-ssc-i2c19 - st,comms-ssc4-i2c30 clock-names:[all …]