commit | 1eb3927c207e94e48db76b70a5238d68a8b7bdb2 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Tue Nov 20 22:03:28 2018 +0100 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Wed Nov 28 15:14:06 2018 +0100 |
tree | 114d81cd3ccb0c0e2d8da96d5f88fe4ad0d480a4 | |
parent | a45207cef8a476be1443df6aeeecdf8495641b23 [diff] |
ARM: dts: sun5i: Provide default muxing for relevant controllers The I2C's, MMC0 and MMC1 controllers have only one muxing option in the SoC. In such a case, we can just move the muxing into the DTSI, and remove it from the DTS. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Acked-by: Chen-Yu Tsai <wens@csie.org>