Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp6898912imu; Mon, 21 Jan 2019 18:56:57 -0800 (PST) X-Google-Smtp-Source: ALg8bN7aI8P8Xv1jf4LqTZV5ZoH6yvmmCZ741Tn06X5AKIbNbeOdqe0FnH/vRwD2AoJgMm6+w3pe X-Received: by 2002:a65:514c:: with SMTP id g12mr30213190pgq.169.1548125817885; Mon, 21 Jan 2019 18:56:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548125817; cv=none; d=google.com; s=arc-20160816; b=oFbvn2TYjYCZ6orGe1ANUBh74R5fz7VPHqo+aU0JpNzW/HObxPeq5ffSBJuywNFIkR RP1TsPTNV3YsHmHbaSDsyZ10+Zekc066+qIcs8NfF1lrpzUhBMerUL7olYTA2jhP2GEM rpgSVLNBQH4JTgCZSUcnebnKYqFqhP76qQx9AmoV5066XIwhlQk5nfkdt4i1Poy0NwNi et9cebNlU8c3YKqWFPnap6BxUREQNWkOTNBQRPA67rfoFruuJKbZsQElZF7GG4++DFq0 4K+3zRvAZ8im29/OV1Rh3LjWcZ9LFaKbd5HWbYCKdCcsabuJEKQw+HhOuEPIDbKWDMCL NnKw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=15wot32G1Brhf9n+2nn6M4KEWkPWcqAeWXW8Vkl4MBM=; b=DOqz9mHHl/cA+NRNNrQsoSERQck9Fyi/1s6xRHiK63YPoZhmuTPT0rz5IND+1baFEO 6ygBALXTG797ccZVwsVBe64qpQmfRaXH8xbLjUPZQxU7w5nK5JP2MuU6LAgdL6y/EwJs 7A5EIWiHy1aHnJDvXqil7PvpBVj+vl0/2DAk+U453jdz0kBgqI2oewR826jCTbeznlDb PX9Ircx4XTYMttoPgc4FV3AtzHOWL/8+/H+TQ3oJlWKAWkV1TagrOJ0WRD+gNJeT80Wv 1DGX0JWGMjf9/RsiGc+e1Y0YpIm2UrpKiX8vZXzT2j8NM64NExI8Lw2cnTSL7huE8S4S GX6g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ks7CkrCc; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u13si13528599plq.268.2019.01.21.18.56.24; Mon, 21 Jan 2019 18:56:57 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ks7CkrCc; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726861AbfAVCyh (ORCPT + 99 others); Mon, 21 Jan 2019 21:54:37 -0500 Received: from mail.kernel.org ([198.145.29.99]:60152 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725901AbfAVCyh (ORCPT ); Mon, 21 Jan 2019 21:54:37 -0500 Received: from dragon (61-216-91-114.HINET-IP.hinet.net [61.216.91.114]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B02B720861; Tue, 22 Jan 2019 02:54:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1548125676; bh=0Bc2Hya4AhZ1WFQa8qP8yHLVN3F+wu+za9vGUaYImqM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ks7CkrCcEla97LkHgmyf5LVo6cY5frOTT6crYVBHMqOK4N7TtrgeXtO/9slosHnXE MfiEQ1TmlOMgFRbJ9R2jtfnuM42Vik88WgXSJG5e5lyvpIM0seANA8xpmfkG4C4vQM DRXfgINOXxzZaq3Sx3/8UEGZThwOehL2x37upjyA= Date: Tue, 22 Jan 2019 10:53:57 +0800 From: Shawn Guo To: Ioana Ciornei Cc: "devicetree@vger.kernel.org" , Ioana Ciocoi Radulescu , Roy Pledge , "linux-kernel@vger.kernel.org" , Leo Li , "robh+dt@kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH 1/3] arm64: dts: add dpaa2-console node for DPAA2 platforms Message-ID: <20190122025355.GA19233@dragon> References: <1545406240-3061-1-git-send-email-ioana.ciornei@nxp.com> <1545406240-3061-2-git-send-email-ioana.ciornei@nxp.com> <20190112024725.GO32649@dragon> <20190116105559.GM15808@dragon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 16, 2019 at 05:31:46PM +0000, Ioana Ciornei wrote: > > > Subject: Re: [PATCH 1/3] arm64: dts: add dpaa2-console node for DPAA2 > > > platforms > > > > > > On Wed, Jan 16, 2019 at 10:02:01AM +0000, Ioana Ciornei wrote: > > > > > Subject: Re: [PATCH 1/3] arm64: dts: add dpaa2-console node for > > > > > DPAA2 platforms > > > > > > > > > > On Fri, Dec 21, 2018 at 03:31:09PM +0000, Ioana Ciornei wrote: > > > > > > Add the dpaa2-console device tree node for the following > > > > > > DPAA2 based platforms: LS1088A, LS2080A and LS2088A. > > > > > > > > > > > > Signed-off-by: Ioana Ciornei > > > > > > > > > > DTS patch generally goes to the last in a series. > > > > > > > > Should I resend this with the DTS patch the last? > > > > > > You do not have to resend the series only for this. It's pretty much > > > a suggestion for future posting. > > > > One more thing, do you have any other feedback on the DTS part? > I think the best path for this patch set is through Leo's fsl soc tree but of course we need an ack from the DTS part also. I do not see there is a hard dependency between driver and dts part, e.g. build error or causing regression. In that case, dts should just go via its channel. Shawn