summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/realtek/rtl9302c.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2024-11-12mips: dts: realtek: Add I2C controllersChris Packham1-0/+8
Add the I2C controllers that are part of the RTL9300 SoC. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2024-11-12mips: dts: realtek: Add syscon-reboot nodeChris Packham1-0/+7
The board level reset on systems using the RTL9302 can be driven via the switch. Use a syscon-reboot node to represent this. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>