commit | bdce2124aceca9857518220704069d97210ba939 | [log] [tgz] |
---|---|---|
author | Robert Marko <robert.marko@sartura.hr> | Mon Oct 04 15:12:54 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Oct 08 08:37:55 2021 +0200 |
tree | 04c404b233381619a8ba97a346d4fc86daa1396b | |
parent | cfb7102d8d901e9bdc7a6c109b341de7ae84256d [diff] |
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>