xref: /linux/arch/mips/boot/dts/realtek/rtl9302c.dtsi (revision 7f71507851fc7764b36a3221839607d3a45c2025)
1// SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause
2
3#include "rtl930x.dtsi"
4
5&switch0 {
6	compatible = "realtek,rtl9302c-switch", "syscon", "simple-mfd";
7};
8
9&i2c0 {
10	compatible = "realtek,rtl9302c-i2c", "realtek,rtl9301-i2c";
11};
12
13&i2c1 {
14	compatible = "realtek,rtl9302c-i2c", "realtek,rtl9301-i2c";
15};
16