Searched +full:t8103 +full:- +full:i2c (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 * Apple T8103 "M1" SoC10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/interrupt-controller/apple-aic.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/pinctrl/apple.h>16 compatible = "apple,t8103", "apple,arm-platform";18 #address-cells = <2>;19 #size-cells = <2>;22 #address-cells = <2>;[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/interrupt-controller/apple-aic.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/pinctrl/apple.h>14 #include <dt-bindings/spmi/spmi.h>17 compatible = "apple,t8112", "apple,arm-platform";19 #address-cells = <2>;20 #size-cells = <2>;23 #address-cells = <2>;[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/i2c/apple,i2c.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Apple/PASemi I2C controller10 - Sven Peter <sven@svenpeter.dev>13 Apple SoCs such as the M1 come with a I2C controller based on the one found19 - $ref: /schemas/i2c/i2c-controller.yaml#24 - enum:25 - apple,t8103-i2c[all …]