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 64419C433EF for ; Fri, 18 Feb 2022 13:25:49 +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: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:References:Cc:To:Subject:From: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=STN1RfHOtdfykUD4K88K3tkkZajXNYjE0Jc62NvrDIs=; b=4dmMx+ZVCB4Su/ tIxuQL3R4pwD8RR/gZO81NOIXli506sEyHiw6r8NXjeBNmChOwqfaPBBSJDS96vWkFQt+H/b11cEV 7lQkF+IS5TuuTegJWjqnGblLpXXSX4sAYL4gVwV0oOl1VJVk3fkf4U8h13D4+BJZGFpgcyzK15s80 iSf44k2rWagr3w6BZ6bEnxS6YQyIhmMhqM3oiwe6Vmekn6HzMHpPRAUrqi0Aw+erFoZio+rpJGUNY Zw6/CijIlceauHFk0OgBO2wQ+RYVo2WMCNx43tc39I4iTg1TVrGzDwuSEFxPKnZjkNf9Ud2B5iQa0 uLpuavOJZrR1OuWNx3KA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nL3F8-00EXr9-IG; Fri, 18 Feb 2022 13:24:15 +0000 Received: from bhuna.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e3e3]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nL2nX-00ELPx-6x; Fri, 18 Feb 2022 12:55:44 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: kholk11) with ESMTPSA id 418881F46910 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1645188942; bh=TN3M919IJ9QUtb6+HXUHdZ3OZ55D6lSrg++2QxzEocQ=; h=Date:From:Subject:To:Cc:References:In-Reply-To:From; b=LuZZuW+W4xEbsie8WgFAZQ2xmjZtPT8GPiG1fwIVJXs/BS6tt5XUZhzNeBCGAccbI PxVCBzFg2b9b/pOjPiqi7vjQB8Mp56cLXvcylT2qVn5swHxgA5cIJkfr+2O4h5QAsz hHmZWJ0iSWy9gl7DM+iZdQ2neW7o4GjFtqamoK1HPESyOiN9433LGe92dbsjCRWDp8 anh16MlpRuGvxTgsEHpT2HDPgvA6d++IGlzBpam3BYnHx9fuOoZukJWMRsrah+CH9G BGmyhn5eu+pO/KTSv+Tgcs0Vw4wEJfdA7W3HmzptSFQhBdo2eFCNJH3P94KcwVsgPC 9PeiUztbu7osA== Message-ID: Date: Fri, 18 Feb 2022 13:55:38 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1 From: AngeloGioacchino Del Regno Subject: Re: [PATCH v2 08/23] arm64: dts: mt8192: Add audio-related nodes To: Allen-KH Cheng , Matthias Brugger , Rob Herring , --to=Krzysztof Kozlowski Cc: Project_Global_Chrome_Upstream_Group@mediatek.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, Chen-Yu Tsai , Ryder Lee , =?UTF-8?B?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= References: <20220218091633.9368-1-allen-kh.cheng@mediatek.com> <20220218091633.9368-9-allen-kh.cheng@mediatek.com> Content-Language: en-US In-Reply-To: <20220218091633.9368-9-allen-kh.cheng@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220218_045543_471895_6F52C301 X-CRM114-Status: UNSURE ( 6.52 ) X-CRM114-Notice: Please train this message. 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Il 18/02/22 10:16, Allen-KH Cheng ha scritto: > Add audio-related nodes in audsys for mt8192 SoC. > Move audsys node in ascending order. > > Signed-off-by: Allen-KH Cheng Reviewed-by: AngeloGioacchino Del Regno _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel