Re: [PATCH v3 0/5] MT8192 Asurada devicetree - Part 2

From: Matthias Brugger
Date: Fri Dec 16 2022 - 08:13:13 EST




On 30/11/2022 04:11, Chen-Yu Tsai wrote:
On Thu, Nov 3, 2022 at 3:06 AM Nícolas F. R. A. Prado
<nfraprado@xxxxxxxxxxxxx> wrote:


This series improves some more the support for MT8192 Asurada-based
Chromebooks, by enabling some missing functionality, namely the internal
display and audio.

In addition to that, aliases are also added for the i2c and mmc nodes,
which should've been done while adding the devices in the previous
series.

Some notable components that are still missing support are:
- external display/HDMI audio (waiting for [1])
- GPU (waiting for [2])

As part of testing the audio, an UCM file was used, which has already
been submitted upstream [3].

This series depends on some missing dt-binding properties on rt5682,
which are added by another series [4].

Hi Matthias,

This series has been floating around for some time now, and has been fully
tested by multiple parties. The rt5682 dt-binding changes have also been
merged.

Could you queue it up?


Applied now. Sorry for the delay!

Matthias