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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 646C4C48260 for ; Tue, 13 Feb 2024 18:52:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=gm7BMx33nBcZqBQwK+PniCJpX07L/nedn6K8ky7zbyg=; b=rlMT2tAlHYA4J0036kGzGSjdwA MTTZr9prXHDB4vXZzuQzWq+CWvtAEUqJaIVaAji7NuuaYzNwLzfL6YpYnVMmeyBtFWeTefH8C/clN MqRHMBsHp8NPVOycEsXu6PHvkdQTtfsa0XE0nUFsiHpktFOhvo9ttEB5CXUeOJ3mI8F1OwjcbMed2 wVkrBuvRctqMK2QF6F/hDSDdg++zpFUF10O9foIb0Rol2GAzrTrjHKB/u7LxDhZyTns4xMxtBmwHu 6XnC+BQ9qLKB6lTjmXGI3aTqvi/Xntvax4Df10eD1eOSDU+uNttxKzNN/bSLENgZgz2DTaa2DNHiI 2KNT4FeQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rZxt5-0000000ANaG-0tKT; Tue, 13 Feb 2024 18:52:11 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rZxt3-0000000ANZa-0eOu; Tue, 13 Feb 2024 18:52:10 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id E33E6CE1BC6; Tue, 13 Feb 2024 18:52:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6B245C433F1; Tue, 13 Feb 2024 18:52:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1707850326; bh=xGBGp2KusBdHqpkbLi4LaLap+E1NX9EdzDd8gu2SmTE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=a7Z8QiWk0+h2LOMo4nEXq0PRd3wd+/VTYxqc5/Ef7pM3yq3UC2DgGFntmINrSNDSG M+PQq4HFiU4dUEm0wBQbCf+JHyjXc7wH3yAOkfIoKCQahUdTqvRLH8ke4G+7wvam16 1ahC4VQMc0/0TqzNuJ6u2nYylngS39s+2dxJCIafYz9Ch0neW8qalXPgAHg+xIP7BN 7duhEvOPlIEMDgGKF0KnqPjxZqgp87mtbGKA6fpMqURJ5QY7UQf8y+tHdr3HfThkRK /C1F15CgY98ME9AO65lN8SPJEIDaYQW1JfhW8mrJ3XlftNWEyKwnvfYWvOChuH3XNp Wo5Z89sqGlYYQ== Date: Tue, 13 Feb 2024 18:52:01 +0000 From: Conor Dooley To: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: Vinod Koul , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Sean Wang , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= Subject: Re: [PATCH] dt-bindings: dma: convert MediaTek High-Speed controller to the json-schema Message-ID: <20240213-dandy-snowflake-1dabe0e88b3a@spud> References: <20240213063919.20196-1-zajec5@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240213063919.20196-1-zajec5@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240213_105209_388162_3745D5D7 X-CRM114-Status: GOOD ( 10.67 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============6101678751042551965==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6101678751042551965== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qjC9HOLp6OBijnn1" Content-Disposition: inline --qjC9HOLp6OBijnn1 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 13, 2024 at 07:39:19AM +0100, Rafa=C5=82 Mi=C5=82ecki wrote: > + "#dma-cells": > + description: Channel number I think you can just remove this description if you end up doing a resubmission for some reason, but this looks good to me. Reviewed-by: Conor Dooley Cheers, Conor. --qjC9HOLp6OBijnn1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZcu6UQAKCRB4tDGHoIJi 0qwfAQCsjz5wMsihMi/eDMkAKpOJlXsvSKeljSH3NgN3d+2jsgEA8lLln5Z/Wazx tEcnartUmmlaaPue4Um+naT4WLBBvQU= =4BX2 -----END PGP SIGNATURE----- --qjC9HOLp6OBijnn1-- --===============6101678751042551965== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============6101678751042551965==--