This patchset associates the uart1_pins group with serial0 and adds two nodes, serial1 and serial2, that define the interface to the MT7621's UART2 and UART3 respectively. Changes in v3: Added spacing between properties as requested by Arınç ÜNAL. Changes in v2: Reordered properties as requested by Sergio Paracuellos. Justin Swartz (3): mips: dts: ralink: mt7621: associate uart1_pins with serial0 mips: dts: ralink: mt7621: reorder serial0 properties mips: dts: ralink: mt7621: add serial1 and serial2 nodes arch/mips/boot/dts/ralink/mt7621.dtsi | 44 +++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) --