-
- Downloads
malta: Use device model & tree for UART
Make use of device model & device tree to probe the UART driver. This is the initial step in bringing Malta up to date with driver model, and allows for cleaner handling of the different I/O addresses for different system controllers by specifying the ISA bus address instead of a translated memory address. Signed-off-by:Paul Burton <paul.burton@imgtec.com> Reviewed-by:
Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Showing
- arch/mips/Kconfig 4 additions, 0 deletionsarch/mips/Kconfig
- arch/mips/dts/Makefile 1 addition, 0 deletionsarch/mips/dts/Makefile
- arch/mips/dts/mti,malta.dts 32 additions, 0 deletionsarch/mips/dts/mti,malta.dts
- configs/malta_defconfig 2 additions, 0 deletionsconfigs/malta_defconfig
- configs/maltael_defconfig 2 additions, 0 deletionsconfigs/maltael_defconfig
- include/configs/malta.h 0 additions, 6 deletionsinclude/configs/malta.h
arch/mips/dts/mti,malta.dts
0 → 100644
Please register or sign in to comment