From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Tue, 29 Jan 2019 23:32:18 +0530 Subject: [U-Boot] [PATCH v4 2/9] sunxi: clk: add MMC gates/resets In-Reply-To: <20190129155416.116919-3-andre.przywara@arm.com> References: <20190129155416.116919-1-andre.przywara@arm.com> <20190129155416.116919-3-andre.przywara@arm.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Jan 29, 2019 at 9:26 PM Andre Przywara wrote: > > Add the MMC clock gates and reset bits for all the Allwinner SoCs. > This allows them to be used by the MMC driver. > > We don't advertise the mod clock yet, as this is still handled by the > MMC driver. > > Signed-off-by: Andre Przywara > [jagan: add V3S gates/resets] add nit V3S, A80 > Signed-off-by: Jagan Teki Applied to u-boot-sunxi/master