Home
last modified time | relevance | path

Searched hist:"6 b83588eea77c6fe69c11ba9e5eb2df071b1dadc" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dboard186.c6b83588eea77c6fe69c11ba9e5eb2df071b1dadc Tue Sep 13 16:45:44 UTC 2016 Stephen Warren <swarren@nvidia.com> mmc: tegra: move pad_init_mmc() into MMC driver

pad_init_mmc() is performing an SoC-specific operation, using registers
within the MMC controller. There's no reason to implement this code
outside the MMC driver, so move it inside the driver.

Cc: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
H A Dboard2.c6b83588eea77c6fe69c11ba9e5eb2df071b1dadc Tue Sep 13 16:45:44 UTC 2016 Stephen Warren <swarren@nvidia.com> mmc: tegra: move pad_init_mmc() into MMC driver

pad_init_mmc() is performing an SoC-specific operation, using registers
within the MMC controller. There's no reason to implement this code
outside the MMC driver, so move it inside the driver.

Cc: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/
H A Dtegra_mmc.h6b83588eea77c6fe69c11ba9e5eb2df071b1dadc Tue Sep 13 16:45:44 UTC 2016 Stephen Warren <swarren@nvidia.com> mmc: tegra: move pad_init_mmc() into MMC driver

pad_init_mmc() is performing an SoC-specific operation, using registers
within the MMC controller. There's no reason to implement this code
outside the MMC driver, so move it inside the driver.

Cc: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
/rk3399_rockchip-uboot/drivers/mmc/
H A Dtegra_mmc.c6b83588eea77c6fe69c11ba9e5eb2df071b1dadc Tue Sep 13 16:45:44 UTC 2016 Stephen Warren <swarren@nvidia.com> mmc: tegra: move pad_init_mmc() into MMC driver

pad_init_mmc() is performing an SoC-specific operation, using registers
within the MMC controller. There's no reason to implement this code
outside the MMC driver, so move it inside the driver.

Cc: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>