]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support"
authorTom Rini <trini@konsulko.com>
Mon, 8 Jul 2024 17:56:59 +0000 (11:56 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 8 Jul 2024 17:56:59 +0000 (11:56 -0600)
commit475aa8345a78396d39b42f96eccecd37ebe24e99
treec788908a4d8b32a0624c59c4ad60ebbb82998674
parente13fcae3fce8b2c4db86339c9e8bafdd403f22b5
parent4b45082bf710097c8aa6f3ec25c3f34c54c7398c
Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support"

Christian Marangi <ansuelsmth@gmail.com> says:

This is an initial series that have all the initial trivial
fixes required for usage of OF_UPSTREAM for the mediatek SoC

This also contains the pcie-gen3 driver and the required tphy
support driver to make it work.

Subsequent series will follow with conversion of the mtk-clk
to permit usage of OF_UPSTREAM and upstream clk ID.

MT7981, MT7986 and MT7988 migration to upstream clock ID
is complete and working on MT7623.

Series CI tested with PR: https://github.com/u-boot/u-boot/pull/590