Re: [PATCH v4 2/6] clk: actions: Add SD/MMC clocks

2022-01-18 Thread Tom Rini
On Sun, Nov 28, 2021 at 05:02:21PM +0530, Amit Singh Tomar wrote: > From: Amit Singh Tomar > > This commit adds SD/MMC clocks, and provides .set/get_rate callbacks > for SD/MMC device present on Actions OWL S700 SoCs. > > Signed-off-by: Amit Singh Tomar Applied to u-boot/master, thanks! --

Re: [PATCH v4 2/6] clk: actions: Add SD/MMC clocks

2022-01-15 Thread Sean Anderson
On 11/28/21 6:32 AM, Amit Singh Tomar wrote: From: Amit Singh Tomar This commit adds SD/MMC clocks, and provides .set/get_rate callbacks for SD/MMC device present on Actions OWL S700 SoCs. Signed-off-by: Amit Singh Tomar --- Changes since v3: * No change. Changes since v2: *

[PATCH v4 2/6] clk: actions: Add SD/MMC clocks

2021-11-28 Thread Amit Singh Tomar
From: Amit Singh Tomar This commit adds SD/MMC clocks, and provides .set/get_rate callbacks for SD/MMC device present on Actions OWL S700 SoCs. Signed-off-by: Amit Singh Tomar --- Changes since v3: * No change. Changes since v2: * Fixed the weird div assignment. * Moved