From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Brugger Subject: Re: [PATCH v9] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile Date: Tue, 16 Apr 2019 12:35:34 +0200 Message-ID: References: <1552898552-13045-2-git-send-email-erin.lo@mediatek.com> <201903190247.QZDwfpLQ%lkp@intel.com> <135d7e3a-d5a3-0f13-05c9-4a8ec0524256@gmail.com> <1555406836.27018.10.camel@mtksdaap41> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1555406836.27018.10.camel@mtksdaap41> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Erin Lo Cc: Rob Herring , Mark Rutland , devicetree@vger.kernel.org, srv_heupstream , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, mars.cheng@mediatek.com, eddie.huang@mediatek.com, Ben Ho , Seiya Wang , Weiyi Lu , Hsin-Hsiung Wang , Stephen Boyd List-Id: devicetree@vger.kernel.org On 16/04/2019 11:27, Erin Lo wrote: > On Tue, 2019-04-16 at 10:29 +0200, Matthias Brugger wrote: >> >> On 18/03/2019 19:42, kbuild test robot wrote: >>> Hi Erin, >>> >>> Thank you for the patch! Yet something to improve: >>> >>> [auto build test ERROR on robh/for-next] >>> [also build test ERROR on v5.1-rc1 next-20190318] >>> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] >>> >>> url: https://github.com/0day-ci/linux/commits/Erin-Lo/arm64-dts-Add-Mediatek-SoC-MT8183-and-evaluation-board-dts-and-Makefile/20190318-170422 >>> base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next >>> config: arm64-allyesconfig (attached as .config) >>> compiler: aarch64-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0 >>> reproduce: >>> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross >>> chmod +x ~/bin/make.cross >>> # save the attached .config to linux build tree >>> GCC_VERSION=7.2.0 make.cross ARCH=arm64 >>> >>> All errors (new ones prefixed by >>): >>> >>> In file included from arch/arm64/boot/dts/mediatek/mt8183-evb.dts:9:0: >>>>> arch/arm64/boot/dts/mediatek/mt8183.dtsi:8:10: fatal error: dt-bindings/clock/mt8183-clk.h: No such file or directory >>> #include >>> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> compilation terminated. >>> >>> vim +8 arch/arm64/boot/dts/mediatek/mt8183.dtsi >>> >>> > 8 #include >>> 9 #include >>> 10 #include >>> 11 >>> >> >> Stephen queued the corresponding patch for v5.2. >> I propose we wait for v5.2-rc1 and then apply the basic support and the others >> based on this one. >> >> Erin: There are may mt8183 dts patches floating around that depend on this or >> more patches. Can you coordinate with your colleagues to resend them as a >> series? Then it will be easier for me to take them for v5.3, as some have >> dependencies on other series etc. >> >> Thanks a lot. >> Matthias > > OK, I will coordinate with my colleagues to resend mt8183 dts patches as > a series base on v5.2-rc1 when v5.2-rc1 release. > Since we want to send this series more confident so they still send > separate patch in v5.1 just for review in advance. Is that ok for you? > Sure no problem. Thanks for helping!