summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/usbc/ppc_aoz1380.h
blob: 1ff20b802f00bfdcaf27caba5428d979ebaab04e (plain)
1
2
3
4
5
6
7
8
9
10
11
/* Copyright 2022 The ChromiumOS Authors
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

#include "ppc/aoz1380_public.h"

#define AOZ1380_COMPAT aoz_aoz1380

/* Note: This chip has no i2c interface */
#define PPC_CHIP_AOZ1380(id) { .drv = &aoz1380_drv },