summaryrefslogtreecommitdiff
path: root/zephyr/projects/corsola/i2c_magikarp.dts
blob: ef187a88f05b44f83850aa88825f2a75a95f22ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* 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 "i2c_krabby_tentacruel.dtsi"

&i2c4 {
	ps8743_mux_1: ps8743-mux-1@10 {
		compatible = "parade,ps8743";
		reg = <0x10>;
	};
};