From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C063DC001DF for ; Mon, 24 Jul 2023 17:44:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230214AbjGXRof (ORCPT ); Mon, 24 Jul 2023 13:44:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45294 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231738AbjGXRoD (ORCPT ); Mon, 24 Jul 2023 13:44:03 -0400 Received: from mail-pg1-x52d.google.com (mail-pg1-x52d.google.com [IPv6:2607:f8b0:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 73DC219A0 for ; Mon, 24 Jul 2023 10:44:00 -0700 (PDT) Received: by mail-pg1-x52d.google.com with SMTP id 41be03b00d2f7-55ba5fae2e6so3306902a12.0 for ; Mon, 24 Jul 2023 10:44:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1690220640; x=1690825440; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=J3N277sEYZfKNrO9MSgzSByOw202Qb6E6AE2Nrgm8Q8=; b=pXWrrfQC+xm/I7SrWdFWX2zuH+1E5mrxuTv9MJiXatdV/yBxsIN76aenPgBa6F1asU A/pSWCyISxPe0BNdZNGGJd7u6/cJNA9Duz+0dwTktgPT5xRzHn2MVh2x66FaK9mf6lVb 6m7XgEOUIjvabnqgFVFZCLd8mxChHgDoHZG+EYrmAU84KnVAX+AHf9H6f3SFcM+Hr6aK /36tGIqmT/JyKfKWGyqPyxdwJ3zxSZwDvzoP4y42kDPOFDJUVzmSp+fzKHaXjqsqD1lZ ewFiHZpAJaJwmVeSVUUgP9D4qB/HsNRv9fBDUUhL0a6Ue8rR5WKuAJHQe20jwcX2J6yL kAlA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690220640; x=1690825440; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=J3N277sEYZfKNrO9MSgzSByOw202Qb6E6AE2Nrgm8Q8=; b=Ln35p0734tGbDosCyDqRor4kW2F+x+Q0c7a1ArSzgD8IeJXDx9YxmZY7YJqCYP/dYs LdWdKUxWyC52bSBdFDrQXS0T+ta3cpujdhTbwmCI0tePY3TSjBPlwLUdfKh1tpfIndpG a/ySZ2WjLiNnRZbh8mF5ErOt5o3zTJuFtYHwTweVdK/arF5mEVCnDzOrY3Wag38bFC0W xpSJZ9ejkOMh90PdikT9n6kkH6nS86Vfpl+rryJh3RCOy6H4LzA5SCeb+dJJODmwKkLX 5229DBPMKcCnUB4BZs2cqPduMaEHyizTimLPrGmKqMZlDn+KVbgHAinMZo/l7SHmows/ lnPg== X-Gm-Message-State: ABy/qLYiyl40ACEOY4sRnFl2oDJTGoosz3XoLqfWh17nZfAVSrdKd9qW rdFQStJ20zD5jFIUkqa4e+uydg== X-Google-Smtp-Source: APBJJlHKKAkArEM0A/RRqvmco2eiWB6hUeTVUB1y2iEY5OE1TPkkxSBF9u6UOH+Qo2s/QCm60S/kiA== X-Received: by 2002:a17:90b:1b0a:b0:263:2335:594e with SMTP id nu10-20020a17090b1b0a00b002632335594emr11297290pjb.38.1690220639962; Mon, 24 Jul 2023 10:43:59 -0700 (PDT) Received: from x1 ([2601:1c2:1800:f680:b55a:eeb0:a3a8:248e]) by smtp.gmail.com with ESMTPSA id ot15-20020a17090b3b4f00b0025bcdada95asm6815710pjb.38.2023.07.24.10.43.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Jul 2023 10:43:59 -0700 (PDT) Date: Mon, 24 Jul 2023 10:43:57 -0700 From: Drew Fustini To: Conor Dooley Cc: Jisheng Zhang , Guo Ren , Fu Wei , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Robert Nelson , Jason Kridner , Krzysztof Kozlowski Subject: Re: [PATCH v2 0/3] riscv: Add BeagleV Ahead board support Message-ID: References: <20230722-upstream-beaglev-ahead-dts-v2-0-a470ab8fe806@baylibre.com> <20230724-unwatched-left-f38189206b0d@spud> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230724-unwatched-left-f38189206b0d@spud> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Jul 24, 2023 at 06:36:34PM +0100, Conor Dooley wrote: > On Mon, Jul 24, 2023 at 10:20:37AM -0700, Drew Fustini wrote: > > The BeagleV Ahead single board computer [1] features the T-Head TH1520 > > SoC. Similar to the Lichee Pi 4A series from Jisheng [2], this adds a > > minimal device tree file to support booting to a basic shell [3]. > > > > Changes since v1: > > > - Add dual license to dts file as Conor noted this is typical > > I figure the dual licensing of the dtsi & sipeed board will be done > separately? > > What's here is > Reviewed-by: Conor Dooley Thanks for the review. Yes, I was thinking that would be a different series as a followup to the original patch series that added th1520 and lpi4a. Drew