[U-Boot] [PATCH v3 00/28] Add and update drivers for MediaTek MT76x8 SoCs

Stefan Roese sr at denx.de
Mon Sep 30 08:24:51 UTC 2019


On 25.09.19 13:09, Daniel Schwierzeck wrote:
> Am 25.09.19 um 11:45 schrieb Weijie Gao:
>> This patch series have the following changes:
>>
>> - Add pinctrl(both pinmux and pinconf) driver, reset controller driver and
>>     clock driver for mt7628.
>> - Add mt7628 platform to mtk-sd driver.
>> - Modify mt7628's ethernet & usb phy driver to take advantages from the new
>>     drivers.
>> - Update mt7621-spi driver with a new transfer method.
>> - Enable fifo, disable flow control, and enable non-DM implementation for mtk
>>     hsuart driver.
>> - Enanble the new drivers for currently existed mt7628 boards.
>>
>> Changes of v2:
>> - Change clock gateing driver to a more 'generic' driver which supports output
>>    clock rates of CPU/SYS_BUS/peripherals.
>> - mt7621-spi now uses accurate sys_freq from clock driver.
>> - Make PHY link detection optional via DT.
>> - Select essential drivers in Kconfig instead of setting in defconfig files.
>>
>> Changes of v3:
>> - Add const qualifier for structs in pinctrl-mt7628.c.
>> - Make mt76x8-usb-phy depends on SOC_MT7628.
>> - Simplify logic of card-detection in mtk-sd.c.
> 
> from my side for the whole series:
> 
> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> 
> it would be great if Stefan could give a Tested-by for the Gardena boards ;)

Okay, here we go (for the whole series):

Reviewed-by: Stefan Roese <sr at denx.de>
Tested-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan


More information about the U-Boot mailing list