Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
authorTom Rini <trini@konsulko.com>
Sat, 29 Apr 2023 13:29:41 +0000 (09:29 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 29 Apr 2023 13:29:41 +0000 (09:29 -0400)
This pull request adds support for the last CPU board from
CS GROUP France (previously CSSI).

That CPU board called CMPCPRO has a mpc8321E CPU (Family PQII PRO hence
its name) and can be plugged in place of the CMPC885 board.

In order to support that new board, the following changes are included
in this series:
- Make the mpc8xx watchdog driver more generic for reusing it
with mpc83xx
- Fix various small problems on mpc83xx platform
- Add a GPIO Driver for QE GPIOs
- Add support for mpc832x into mpc83xx SPI driver
- Refactor existing board code that will be shared with new board
- Add the new board

1  2 
drivers/watchdog/Kconfig
drivers/watchdog/Makefile

Simple merge
Simple merge