Hi Mattias/Rob, Sorry I miss this mail. Could you please help to check this patch? Thanks. On Fri, 2022-01-14 at 13:56 +0100, Matthias Brugger wrote: > > On 12/01/2022 02:43, Rob Herring wrote: > > On Thu, 06 Jan 2022 14:48:48 +0800, YC Hung wrote: > > > From: "YC Hung" <yc.hung@xxxxxxxxxxxx> > > > > > > This patch adds mt8195 dsp document. The dsp is used for Sound > > > Open > > > Firmware driver node. It includes registers, clocks, memory > > > regions, > > > and mailbox for dsp. > > > > > > Signed-off-by: yc.hung <yc.hung@xxxxxxxxxxxx> > > > --- > > > Changes since v3: > > > Fix patch v3 error : v3 only provide difference between v3 and > > > v2. > > > > > > Changes since v2: > > > Remove useless watchdog interrupt. > > > Add commit message more detail description. > > > > > > Changes since v1: > > > Rename yaml file name as mediatek,mt8195-dsp.yaml > > > Refine descriptions for mailbox, memory-region and drop unused > > > labels > > > in examples. > > > --- > > > .../bindings/dsp/mediatek,mt8195-dsp.yaml | 105 > > > ++++++++++++++++++ > > > 1 file changed, 105 insertions(+) > > > create mode 100644 > > > Documentation/devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml > > > > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > > > > Rob, it seems we don't have a maintainer for this bindings. Shall I > as MediaTek > SoC maintainer take them through my branch? > > Regards, > Matthias