summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/realtek/rtl9302c.dtsi
blob: 8690433af4981be21b3b53dfba8585efdc3ff4f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause

#include "rtl930x.dtsi"

&switch0 {
	compatible = "realtek,rtl9302c-switch", "syscon", "simple-mfd";
};

&i2c0 {
	compatible = "realtek,rtl9302c-i2c", "realtek,rtl9301-i2c";
};

&i2c1 {
	compatible = "realtek,rtl9302c-i2c", "realtek,rtl9301-i2c";
};