Received: by 2002:a05:6a10:eb17:0:0:0:0 with SMTP id hx23csp568884pxb; Fri, 3 Sep 2021 08:21:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzXBuJe80N8/mInWMEN7GU/9FBJCZrgg6I3yLXx7MRAfRplZ6IvR/Nn+zXJ7zaiqux7mx8v X-Received: by 2002:a05:6602:20ce:: with SMTP id 14mr3511836ioz.204.1630682473174; Fri, 03 Sep 2021 08:21:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1630682473; cv=none; d=google.com; s=arc-20160816; b=CoJrRHadL7br6H11coOy4LMZq3mFZi6Buby/DGlgDtXfl7L6JeRtWdthCygoXTDnag VAH31z+bcOXI1bLhnnoheUMO/6B0vHIYwmnmXW0mq/n9bO9jAbRzgvglNaZ4YPd+Gytj fGxL6kZP6qvgo1Vm4musazhtEZv9bx+N0jxx2OdXqGK1LJTvOj2tO0VioVCp7+CW1KDV IOdGwOv8yh97RoNiJ8TYdvkWOkkYvDvEYrnjQA8N1M8ySuyowHKlB9Qr7PGuJ7hmD11m 79rAya3Kt2Du4pq7UEfqhjRe4tSFyt0bpekMdoWcYoOUvNwUncQLLD+d8Um2cFDXyEY6 yTkA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=bPMBa71gUSLFBk41oLMiPIcMAwfho1cAqbst9eGWC8o=; b=ikzAZ8rm95qndjwWUcj+EC/wKnMpj2EcCn5Orc5JrD2Kvo24565FYZIR4p7TbDhHiw yedjAL7pcTTC8VdA00MX3KOW1ZRb7l7Qs3psXZ2V8PVXyBuCWT/+vDVRJRAd5Se13SL6 Qjq7bOe1m9fbkVrnwf9FChvaqbwn2fNr7+1ryV/Mn0MVGmmXqh5DqCh4OawjRw2mwp+n yyGxzpiEO+4VZlkTMLir+B+K7H+QnKKWAIynQdYaWWgQ6dekMQQ4k3zmtLyPC/GUOlP3 XzH6OmwZp0HGqNJjB2qocGPByAldrPTSw4wag6iMmPpDEwTIH7DmIJMhaMqhMf2lMLc4 qO9Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=UGlylsOL; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id c32si5741873jaa.44.2021.09.03.08.21.00; Fri, 03 Sep 2021 08:21:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=UGlylsOL; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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 S1349632AbhICPUY (ORCPT + 99 others); Fri, 3 Sep 2021 11:20:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:47374 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349579AbhICPUX (ORCPT ); Fri, 3 Sep 2021 11:20:23 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 64FD8610E6; Fri, 3 Sep 2021 15:19:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1630682363; bh=oYmN5T7sshaoWGSEc1MfWpgCjISXeg/z9xk1wh6OKJU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UGlylsOLgVVOjPq+FLhiRA9ULl1yVvH89glH0h7EL/ekI34mqjOimsUgJ0We5A3rY W8npyG3wt0agsSjxDzmCfz/nAG+myRyVTa5pPslo3rIdePH9VXUUC8wp2ZW6gsDVSq Ym89RMSRrNkM6jKWi8D7b0RPaL050zDIRO7EL3fycbBuJITX7O6FRXM+qCu1ZmnaGA MadMpzYWWovy3HHMsr42VW5biCBKEAMsqdHqSV6R+n7qvfH73Fd7SW4KiNlM64gt4h NX1AhU1widThJS+yDh0c+IwnUDNE7KGmVz+E+KGa+gIimAUOK7PBGRd9C4FWUvLoNE zM8BDsurg013g== From: Mark Brown To: matthias.bgg@gmail.com, Trevor Wu , tiwai@suse.com Cc: Mark Brown , alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH] ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITX Date: Fri, 3 Sep 2021 16:18:45 +0100 Message-Id: <163068203907.50844.7644629918689811156.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210903060049.20764-1-trevor.wu@mediatek.com> References: <20210903060049.20764-1-trevor.wu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 3 Sep 2021 14:00:49 +0800, Trevor Wu wrote: > According to the description in dt-bindings, phandle assignment of > HDMI TX and DP TX are not required properties, but driver regards them > as required properties. > In real use case, it's expected that DP TX and HDMI TX are optional > features, so correct the behavior in driver. > > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITX commit: 7eac1e24fbf6c56c9e3be302748ae73104bb40bd All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark