From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ej1-f41.google.com (mail-ej1-f41.google.com [209.85.218.41]) by mx.groups.io with SMTP id smtpd.web08.4974.1623730270629361686 for ; Mon, 14 Jun 2021 21:11:11 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@solid-run-com.20150623.gappssmtp.com header.s=20150623 header.b=h7N4uBo7; spf=pass (domain: solid-run.com, ip: 209.85.218.41, mailfrom: jon@solid-run.com) Received: by mail-ej1-f41.google.com with SMTP id g20so20232007ejt.0 for ; Mon, 14 Jun 2021 21:11:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=solid-run-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Paw4t8G7tTbQoZQT7pEhRgk9YszkGas/9LG6OQwJz3s=; b=h7N4uBo7RqCoTldHlCfZ2gTem5BhFhEw1FujmkAII6hC90WRvCcuVfL8Yy1iT4vXb0 RzUgPrPXdmXt6jjedvfrfaVV4vOUFXvcl9B2GV8R7NMfNYHG7BRQuhpSemNgGdFbjJnx ia9gHQ3cvY7WWU6iwUUUHIkOBF6tdEr52VPdTwxpoKQCA3RW7cokhXzfVRaa/OokMJNr SzESL8Fob63OxfFEobFVEgQN0CIxP5j4mKPI4M71dbYvjXoK38z0wL59kfktEwYQs6Qh /SLVC+Ix+23yMV5I8bqprV08CiQrDwVRxSEdzu8kMDa1EnsXVZ04m2cKsvyJEt6JZTUn 2xQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Paw4t8G7tTbQoZQT7pEhRgk9YszkGas/9LG6OQwJz3s=; b=BIOksE8zz6hwsmOC1rM3NRW+oF4HqpSevBZoRg+m4gPuXcoHvH7i0I0uxsgPN6aKs8 aLMo6h5l4gjGc9cVrcJ5PCiNN7acHbN3O9PUKjBkoYMtOraz149RE4V68tY0jXodEXP/ 6K9BeIJOZsI28GBcA3gf/Ed2tTwaf8PFw6dZ+Ldf31XiWq3CoFH6Iu4I/JP0iGgfaThE W0M7RyKL7esmNbfX1vN3kswn8zGFaoUhecOCTzthF3K5jgEAHRxTbusrvUx1E1gXUkav /8xI8FyRHnc8UZLY0lw8Rm13KqDJ2OSsjcpomvVfg0rkP85RXeou7zXNgI+dB1igllHp nRdw== X-Gm-Message-State: AOAM531ShnscIBOMBcbq14894QPr9lc8abe+mco5CaOQiplJ3C2IeatH EtTeXQESrTifM5cGvcGCFgMg6CIFV6E0qU+UNAYI9A== X-Google-Smtp-Source: ABdhPJxuq9WSQxVAjgMtHe66MNHQOixO7X0oZYkp6DdXtT/O+5l0zHPHGZTJWB6N+m+HVNI5VytkSumnN/28WrLHvlc= X-Received: by 2002:a17:906:d150:: with SMTP id br16mr18744420ejb.190.1623730269116; Mon, 14 Jun 2021 21:11:09 -0700 (PDT) MIME-Version: 1.0 References: <20210613181631.2247221-1-mw@semihalf.com> <20210614215540.u2y4oc2s4cvs6kxw@leviathan> In-Reply-To: <20210614215540.u2y4oc2s4cvs6kxw@leviathan> From: "Jon Nettleton" Date: Tue, 15 Jun 2021 06:10:31 +0200 Message-ID: Subject: Re: [edk2-platforms PATCH 0/4] ACPI MDIO support for Marvell SoCs To: Leif Lindholm Cc: Marcin Wojtas , devel@edk2.groups.io, "Ard Biesheuvel (TianoCore)" , Grzegorz Jaszczyk , gjb@semihalf.com, upstream@semihalf.com, Samer El-Haj-Mahmoud Content-Type: text/plain; charset="UTF-8" On Mon, Jun 14, 2021 at 11:55 PM Leif Lindholm wrote: > > Hi Marcin, > > On Sun, Jun 13, 2021 at 20:16:27 +0200, Marcin Wojtas wrote: > > Hi, > > > > The MDIO ACPI binding has been established and merged to the > > Linux tree, > > Congratulations! :) > > Is FreeBSD expected to follow suit? > > > hence it is now possible to update the ACPI > > description of the platforms that base on the Marvell SoCs. > > > > For convenience, the code is exposed in the public github branch: > > https://github.com/semihalf-wojtas-marcin/edk2-platforms/commits/acpi-mdio-r20210613 > > There is also MacchiatoBin firmware binary avaialable for testing: > > https://drive.google.com/file/d/1eigP_aeM4wYQpEaLAlQzs3IN_w1-kQr0 > > > > I'm looking forward to the comments or remarks. > > The patches themselves look straightforward enough. > I *would* prefer some tested-by, for these sources rather than the > binary, before merging though. I will get the ACPI changes from Marcin and put a Tested-By on from SolidRun's side. Jon > > Best Regards, > > Leif > > > Best regards, > > Marcin > > > > Marcin Wojtas (4): > > SolidRun/Armada80x0McBin: Add ACPI MDIO description > > Marvell/Cn913xDb: Add ACPI MDIO description > > Marvell/Armada70x0Db: Add ACPI MDIO description > > Marvell/Armada80x0Db: Add ACPI MDIO description > > > > Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db/Dsdt.asl | 24 +++++++++ > > Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db/Dsdt.asl | 38 ++++++++++++++ > > Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin/Dsdt.asl | 53 ++++++++++++++++++++ > > Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn9131DbA/Ssdt.asl | 1 + > > Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xDbA/Dsdt.asl | 24 +++++++++ > > 5 files changed, 140 insertions(+) > > > > -- > > 2.29.0 > >