[PATCH v2 00/15] Initial Mediatek MT8365 SOC and MT8365-EVK board support

Bernhard Rosenkränzer posted 15 patches 1 year, 10 months ago
[PATCH v2 00/15] Initial Mediatek MT8365 SOC and MT8365-EVK board support
Posted by Bernhard Rosenkränzer 1 year, 10 months ago
This adds minimal support for the MediaTek 8365 SOC and the EVK reference
board, allowing the board to boot to initramfs with serial port I/O.

GPIO keys are supported, MMC is partially supported (needs the clocks
driver for full support).

v2:
  - Add missing dt-bindings documentation
  - Small cleanups addressing issues in v1 pointed out by Krzysztof Kozlowski
Re: [PATCH v2 00/15] Initial Mediatek MT8365 SOC and MT8365-EVK board support
Posted by Rob Herring 1 year, 10 months ago
On Tue, Nov 15, 2022 at 03:54:06AM +0100, Bernhard Rosenkränzer wrote:
> This adds minimal support for the MediaTek 8365 SOC and the EVK reference
> board, allowing the board to boot to initramfs with serial port I/O.
> 
> GPIO keys are supported, MMC is partially supported (needs the clocks
> driver for full support).
> 
> v2:
>   - Add missing dt-bindings documentation
>   - Small cleanups addressing issues in v1 pointed out by Krzysztof Kozlowski

Other than this email, your patches are missing Content-Type headers yet 
are UTF-8 encoded. Looks like they've been edited in mutt as there are 
some mutt headers.

Rob