commit | 0b727248ce2d4033b4406f5a7a63ff86672dfc29 | [log] [tgz] |
---|---|---|
author | Marco Felsch <m.felsch@pengutronix.de> | Mon Aug 22 12:25:04 2022 +0200 |
committer | Marco Felsch <m.felsch@pengutronix.de> | Thu Oct 20 18:22:43 2022 +0200 |
tree | 28c12da103f143fa2b1a13c892bd1d9c5fe45caf | |
parent | 686a5bc8943c1b64b16f6b7aa36b74d106db9ce2 [diff] |
refactor(imx8mm): make use of setup_page_tables() No functional change. Use the setup_page_tables() helper function which does the three calls for us. Also the function has some logging support which will be nice during debugging. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Change-Id: Ic465491ff5468e812e805de56be3b6b92d245080