Path: blob/master/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml
26308 views
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause1%YAML 1.22---3$id: http://devicetree.org/schemas/extcon/maxim,max77843.yaml#4$schema: http://devicetree.org/meta-schemas/core.yaml#56title: Maxim MAX77843 MicroUSB and Companion Power Management IC Extcon78maintainers:9- Chanwoo Choi <cw00.choi@samsung.com>10- Krzysztof Kozlowski <krzk@kernel.org>1112description: |13This is a part of device tree bindings for Maxim MAX77843 MicroUSB14Integrated Circuit (MUIC).1516See also Documentation/devicetree/bindings/mfd/maxim,max77843.yaml for17additional information and example.1819properties:20compatible:21const: maxim,max77843-muic2223connector:24$ref: /schemas/connector/usb-connector.yaml#25unevaluatedProperties: false2627ports:28$ref: /schemas/graph.yaml#/properties/ports29description:30Any connector to the data bus of this controller should be modelled using31the OF graph bindings specified32properties:33port:34$ref: /schemas/graph.yaml#/properties/port3536required:37- compatible38- connector3940additionalProperties: false414243