1/*
2 * Copyright (c) 2020, Sven Herrmann
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7&twi0 {
8	mpr@18 {
9		compatible = "honeywell,mpr";
10		reg = <0x18>;
11	};
12};
13