arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init code
authorRobert Marko <robert.marko@sartura.hr>
Mon, 4 Oct 2021 13:12:54 +0000 (15:12 +0200)
committerStefan Roese <sr@denx.de>
Fri, 8 Oct 2021 06:37:55 +0000 (08:37 +0200)
commitbdce2124aceca9857518220704069d97210ba939
tree04c404b233381619a8ba97a346d4fc86daa1396b
parentcfb7102d8d901e9bdc7a6c109b341de7ae84256d
arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init code

Since the CP1 pinctrl is not properly set in the DTS, there is no
need for setting the pinctrl by writing hardcoded values to the MPP
registers.

So, drop the code relating to that.

Fixes: 87c220d0 ("arm: mvebu: mvebu_armada-8k: Add support for initializing iEi Puzzle-M801 networking")
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Reviewed-by: Stefan Roese <sr@denx.de>
board/Marvell/mvebu_armada-8k/board.c