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 X-Spam-Level: X-Spam-Status: No, score=-20.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 674A0C433B4 for ; Tue, 11 May 2021 05:21:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 46DE661106 for ; Tue, 11 May 2021 05:21:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230011AbhEKFW6 (ORCPT ); Tue, 11 May 2021 01:22:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38082 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229885AbhEKFWz (ORCPT ); Tue, 11 May 2021 01:22:55 -0400 Received: from mail-ej1-x634.google.com (mail-ej1-x634.google.com [IPv6:2a00:1450:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 60ECAC061574 for ; Mon, 10 May 2021 22:21:41 -0700 (PDT) Received: by mail-ej1-x634.google.com with SMTP id u21so27800854ejo.13 for ; Mon, 10 May 2021 22:21:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=o7qvVYTxIMvAfWp7wQVxyaZrRU/DExjEtTnActjnLoY=; b=CUvd21dZicHSdFcB2WKTwesV82JRksY6kwmw63mPPVEIqln3djKwKo0ohzdHfRpoC0 ciPwj/lBWy8yZpu/Q8/rtDpybfjlNpChL1jFK+8GTyg1ixnYGQLU060m14an8Y/IfY5+ 7TZN9rEX38BiBVOXNXwO5Wocx9dVszZG5bAoRuXTO5eCUmMgS9m01Awxk420gZ/pV381 MQ8cwvNDdTQL7Ogmvj+9QcnHqyBHIRd+4YPecYMlAI/LePaAjh7oyR7HVni0VVkEbWlm lKDKUgntZnzejJ5MpdpHFhr471/bDu22Qpo6thTOh+VRl9DZVz/8jJPCrEfbRMh/OI8O qTrg== 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=o7qvVYTxIMvAfWp7wQVxyaZrRU/DExjEtTnActjnLoY=; b=sGVITbV7+1XHvOrrx9rRNd6G0ZM3OYH2u0nKPrXCFVd7jIUGqicvCL2NN5qwL1Setd 19dScx5/TTLIxcpqzDI0wbtr574DMijeU0znTXRoMvOu9jMOlq8nTnP8hQOW6g628KD8 bQHiz4/HrRNGJMRslBtcGP+z9WdF4DS1ztOxFRqvkURW+ApZN9AVhrEPWrHYavdOgXUD DGcoOoEevnPamQHoQaDeWI5Xc5vD+CpY/Ah7yrpa6QwyoWmfFumFleck5p6uNw0LYEy3 jcmsb3bknUt9NYEOtKOFWUolSW+sjAw1lvT+zPgRiKktT3YulcbPGq/iSlbhSIhsMtmg eP8g== X-Gm-Message-State: AOAM531RJE6oTkAjsrDk8q7bM/v/hLqXn47A8MqTrtcDdPTFmN4y/uaH 8NpDsurpE6J9FlvDd+JE4o7Im1kN3fG1t70GVckS7+n0zFnTyXy0 X-Google-Smtp-Source: ABdhPJxXDOxOInJbvAi7HHYEeYbA2V9jdKzkjQD1c3CtgM+zhQj43lQN1OUFreObmxolmlLp1EYRdC3tFAoh8sBWeMU= X-Received: by 2002:a17:906:85da:: with SMTP id i26mr29846987ejy.287.1620710499783; Mon, 10 May 2021 22:21:39 -0700 (PDT) MIME-Version: 1.0 References: <20210503142905.21468-1-amadeus@jmu.edu.cn> In-Reply-To: <20210503142905.21468-1-amadeus@jmu.edu.cn> From: Naresh Kamboju Date: Tue, 11 May 2021 10:51:28 +0530 Message-ID: Subject: Re: [PATCH 1/2] arm64: dts: allwinner: h5: Add NanoPi R1S H5 support To: Chukun Pan , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" Cc: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Jernej Skrabec , Linux ARM , linux-sunxi@lists.linux.dev, open list , lkft-triage@lists.linaro.org, regressions@lists.linux.dev Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 3 May 2021 at 20:09, Chukun Pan wrote: > > The NanoPi R1S H5 is a open source board made by FriendlyElec. > It has the following features: > > - Allwinner H5, Quad-core Cortex-A53 > - 512MB DDR3 RAM > - 10/100/1000M Ethernet x 2 > - RTL8189ETV WiFi 802.11b/g/n > - USB 2.0 host port (A) > - MicroSD Slot > - Serial Debug Port > - 5V 2A DC power-supply > > Signed-off-by: Chukun Pan Linux next tag next-20210511 arm64 build failed due to this error. Error: /builds/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts:35.15-16 syntax error FATAL ERROR: Unable to parse input tree make[3]: *** [/builds/linux/scripts/Makefile.lib:365: arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dtb] Error 1 make[3]: Target '__build' not remade because of errors. Reported-by: Naresh Kamboju #regzb introduced: 7c9dbeda744f ("arm64: dts: allwinner: h5: Add NanoPi R1S H5 support") > --- > arch/arm64/boot/dts/allwinner/Makefile | 1 + > .../dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts | 194 ++++++++++++++++++ > 2 files changed, 195 insertions(+) > create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts steps to reproduce: -------------------------- # TuxMake is a command line tool and Python library that provides # portable and repeatable Linux kernel builds across a variety of # architectures, toolchains, kernel configurations, and make targets. # # TuxMake supports the concept of runtimes. # See https://docs.tuxmake.org/runtimes/, for that to work it requires # that you install podman or docker on your system. # # To install tuxmake on your system globally: # sudo pip3 install -U tuxmake # # See https://docs.tuxmake.org/ for complete documentation. tuxmake --runtime podman --target-arch arm64 --toolchain gcc-9 --kconfig defconfig --kconfig-add https://builds.tuxbuild.com/1sNFFZazb6TLzCYLxNoyIcWs0eU/config metadata: git branch: master git repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git commit: 4bf27b1f73303c33c5570b63f8ed734abcd1991f git describe: next-20210511 -- Linaro LKFT https://lkft.linaro.org