From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-m16.yeah.net (mail-m16.yeah.net [1.95.21.15]) by smtp.subspace.kernel.org (Postfix) with ESMTP id DCFC212B72 for ; Fri, 28 Jun 2024 02:34:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=1.95.21.15 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719542093; cv=none; b=Hmh4aOBzOIVLFfmu+xn1/8LZ44Su2GoqbdWeNJUlvdZFSqfYOGdCz53H+tH5sq/YMM0iNILr8BHFZ03Gy88BIxnrcQ/Qe5IKipXl8O7P+Qt8hPMXP2A95r+U+dllCWbC2WdF4AouxceNDvHU8M+/4+1aoFcXTWCHRN+b35i8D8o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719542093; c=relaxed/simple; bh=+pdk4QsuKrrSmF01Wedd+xXBnOH2tRrw6LCT86hr5bs=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=TbBwSNcqEO+cc+sxaBNvEwGUfwCG4uAEHxtwer9bfOyRMmoZV/eR16vEqkxk6MgX6i5gQl5gZN+7BSCMJrcE6yjNJ74uIF3Qe4PLw4VTHAdwdW4rrvdoSN54+JmRdEKTCLh4ojaKAKDn/qIa4vKaskbNRa1N7/zeIFeHD0gjHB8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=yeah.net; spf=pass smtp.mailfrom=yeah.net; dkim=pass (1024-bit key) header.d=yeah.net header.i=@yeah.net header.b=etm7XznZ; arc=none smtp.client-ip=1.95.21.15 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=yeah.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=yeah.net Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=yeah.net header.i=@yeah.net header.b="etm7XznZ" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yeah.net; s=s110527; h=Date:From:Subject:Message-ID:MIME-Version: Content-Type; bh=SkBFh4hAPDpC3VZwEVT9p9hKch3/AQhpyjO2Rm2yD94=; b=etm7XznZEEPi9nKDqMtCp/MbKf04+3RlBz4yM6L18tE/jrrQ7MP2DnrhPulPsf DRRMio4wFmFgRGpRjcnhFLtcNK1Ztt89eYMzt0cCNa+HoOAp99vkUPyl+QMmLHre evTSsED5kBb6YxObSEx4x2sczm5gI3QaWfjjqzem3OQUk= Received: from dragon (unknown [114.218.218.47]) by gzsmtp2 (Coremail) with SMTP id Ms8vCgD3P8czIX5meSAgAA--.57314S3; Fri, 28 Jun 2024 10:34:29 +0800 (CST) Date: Fri, 28 Jun 2024 10:34:27 +0800 From: Shawn Guo To: Frank Li Cc: Rob Herring , Shawn Guo , Krzysztof Kozlowski , Conor Dooley , "moderated list:ARM/FREESCALE LAYERSCAPE ARM ARCHITECTURE" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list , imx@lists.linux.dev Subject: Re: [PATCH v2 07/13] arm64: dts: layerscaple: add #dma-cells for qdma Message-ID: References: <20240626202533.2182846-1-Frank.Li@nxp.com> <20240626202533.2182846-8-Frank.Li@nxp.com> Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-CM-TRANSID:Ms8vCgD3P8czIX5meSAgAA--.57314S3 X-Coremail-Antispam: 1Uf129KBjvJXoW7XrWkZFW7Wr48Xr1kWF1kGrg_yoW8Jr13pF yIkFWUKr48GF4UAF1q9a1rZFyYyw43Xws5Xr9xG343Kr9I9FnayryY9rs3ury7Zr4xCw1Y vF1UXry3W3sYvwUanT9S1TB71UUUUU7qnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDUYxBIdaVFxhVjvjDU0xZFpf9x07jnpnQUUUUU= X-CM-SenderInfo: pvkd40hjxrjqh1hdxhhqhw/1tbiEhYMZWZv-c9WIwAAsj On Thu, Jun 27, 2024 at 02:27:29PM -0400, Frank Li wrote: > On Thu, Jun 27, 2024 at 11:22:57AM -0600, Rob Herring wrote: > > On Thu, Jun 27, 2024 at 11:17 AM Rob Herring wrote: > > > > > > On Wed, Jun 26, 2024 at 2:26 PM Frank Li wrote: > > > > > > > > Add #dma-cells for qdma to fix below warning. > > > > dma-controller@8380000: '#dma-cells' is a required property > > > > > > > > Signed-off-by: Frank Li > > > > --- > > > > arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 1 + > > > > arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 1 + > > > > arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 1 + > > > > 3 files changed, 3 insertions(+) > > > > > > Reviewed-by: Rob Herring (Arm) > > > > Except for the typo in the subject... > > > > Frank, while I appreciate the great number of reductions in DT > > warnings on FSL platforms you and others have been working on, your > > work is sloppy with issues you should find yourself. > > I found the typo after I sent yesterday. I planned fix it after collect > some comments. It was already in shawn's tree. I hope shawn can help fix > it. s/layerscaple/layerscape Fixed it up. Thanks for spotting it, Rob! Shawn