| /* | |
| * Copyright (c) 2025 Realtek Semiconductor Corporation | |
| * | |
| * SPDX-License-Identifier: Apache-2.0 | |
| */ | |
| #ifndef ZEPHYR_DRIVERS_I2C_I2C_REALTEK_RTS5912_H_ | |
| #define ZEPHYR_DRIVERS_I2C_I2C_REALTEK_RTS5912_H_ | |
| #include "i2c_dw.h" | |
| #include "i2c_dw_registers.h" | |
| #endif /* ZEPHYR_DRIVERS_I2C_I2C_REALTEK_RTS5912_H_ */ |