summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/usbc/mux/analogix,anx7483.yaml
blob: 9e4716d5d17d3fc15aa5675fbfc80ae20fd849d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Copyright 2022 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

description: |
  Analogix re-timing MUX

include: cros-ec,usbc-mux.yaml

compatible: "analogix,anx7483"

properties:
  port:
    type: phandle
    required: true
    description: phandle to the named i2c port

  i2c-addr-flags:
    type: string
    required: true
    description: I2C address of chip
    enum:
      - ANX7483_I2C_ADDR0_FLAGS
      - ANX7483_I2C_ADDR1_FLAGS
      - ANX7483_I2C_ADDR2_FLAGS
      - ANX7483_I2C_ADDR3_FLAGS