| commit | 02f37721823ae3a0184bedd193d4f42736a47fa5 | [log] [tgz] |
|---|---|---|
| author | Andreas Färber <afaerber@suse.de> | Sat Jul 29 21:12:46 2017 +0200 |
| committer | Andreas Färber <afaerber@suse.de> | Thu Aug 24 23:05:12 2017 +0200 |
| tree | 58eda9d6e1dc8e1b541363114cea7415c35fb916 | |
| parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 [diff] |
arm64: dts: realtek: Clean up RTD1295 UART reg property
The downstream RTD1195 and apparently RTD1295 trees have a modified 8250
serial driver that acknowledges its interrupts using the second reg area,
which is an irq mux.
Drop these unused second reg entries for the UART nodes.
Fixes: 72a7786c0a0d ("ARM64: dts: Add Realtek RTD1295 and Zidoo X9S")
Signed-off-by: Andreas Färber <afaerber@suse.de>