Re: [PATCH v2 1/3] samsung: exynos: Convert SROMC interface to a driver

2021-07-29 Thread Minkyu Kang
Dear Simon Glass, On Mon, 19 Jul 2021 at 10:03, Simon Glass wrote: > Add a bus driver for this and use it to configure the bus parameters for > the Ethernet interface. Drop the old pre-driver-model code. > > Switch over to use driver model for Ethernet. > > Signed-off-by: Simon Glass > Reviewed

[PATCH v2 1/3] samsung: exynos: Convert SROMC interface to a driver

2021-07-18 Thread Simon Glass
Add a bus driver for this and use it to configure the bus parameters for the Ethernet interface. Drop the old pre-driver-model code. Switch over to use driver model for Ethernet. Signed-off-by: Simon Glass Reviewed-by: Jaehoon Chung --- (no changes since v1) arch/arm/Kconfig