1/* SPDX-License-Identifier: Apache-2.0 */
2
3&i2c3 {
4	status = "okay";
5	clock-frequency = <I2C_BITRATE_STANDARD>;
6};
7