Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp366477pxf; Thu, 1 Apr 2021 03:19:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwv2rGtD6opxPKXkxoYwe0Ftx7ZoXpGfMAcjMTImKWSzwUUeWfUP7xOa08hE4uBI4hAMgj5 X-Received: by 2002:a17:906:1113:: with SMTP id h19mr8180272eja.478.1617272393529; Thu, 01 Apr 2021 03:19:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617272393; cv=none; d=google.com; s=arc-20160816; b=cAUag5fR+uCseHxZn/JuHRfcWCgyh7LvyHQ2pI5lDF+i7s9F65hn0paCtF/8b0BFn3 iRD6fBcGPk0e+9TxSq0Tsv8zNJwbsM7hYxvtY4zYRSlHdNP+TVW75l8WoQiK0yiwgRFV zyntsBstpvDkCkw40p3kgM11VTmEu/MzeP/q6GggwiJm+RUb1yOgaTOL86qWv3GnQj4n npfWs0fEGt2TbXDulWDVZ9a5hN3qaeuT8s2zHtNP8iK0abhlHfPAKBdTrvK8Cwh6LOv3 6G8oNVPqEEUTiazYltbYyxJrC2j3mx7HtgI9cfytKbJS6Vo7iLQAbN7BgF+0vbspJcc2 3LMg== 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=cevFjxaw+c5yKaqXEgVSHpVzDZ14xsawztXllbx9aa0=; b=UjBYtu6S6G45AuYr2LwvB2T90DLANJCev2YjenOh1EgP6Nx8LRRE7V6NSaSUmtreFP PKgzLSmLVtI3GyBqomPvl7LZ+YG6jzf1D1NfHKsr1w9IhQofyBnnntv3QiHe+MbeiEIJ OooTbdYJksYv7LwolqMWnhzftG8To9TDFbxV5f5OTlGDnE1nnNZzjlnmGMg6RKOYPq7E 5r7OdWDlOFXWbMBJ7X075CoarRw9NdHZbN2Qqw17wu+cPXLyh3lnHCD3dUNgL9PWVpBS PnUudhPlxo3VTTAHJWQllBTmZ5O+Pja1X3cogPwTNP77oPmmP2u2ft5awiqV9Y0sm69y Yvew== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=ZUdxuMIg; 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 ke20si3604869ejc.305.2021.04.01.03.19.31; Thu, 01 Apr 2021 03:19:53 -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=ZUdxuMIg; 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 S234090AbhDAKRa (ORCPT + 99 others); Thu, 1 Apr 2021 06:17:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:38834 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232565AbhDAKRP (ORCPT ); Thu, 1 Apr 2021 06:17:15 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3F2C960FDB; Thu, 1 Apr 2021 10:17:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617272234; bh=zCVbEj+QZrf0qeL7NPNaHc+CKMjiPPmnunTrdUaxOoI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZUdxuMIgpGv6gbqsJGu57OBWLcLkvfl/AXuSjoxd3fFQSCff+ySkgWI500HEoTwmW Tqmu5jB3GKORD4KkusrZD4LEio0mYBJdIHKBLBxjKvQmA7iSShXc9td2XMtJNrUnOB CsG9ORuMznyQjAlfhq4Jdg5QCiVmr+zEk6x0rG+kM4EIsdkyeJQmAcVbYCPOboVD3y N02tmB4wHsAVLgJ8Px0WRqP766BkKeeOSgP/uaGBeLfzRdprQujut9/TisZAPElzh8 I1LAbJI5IOdG1Ef6d3e4DJU15i9ATR7ESQQYNWKQvE2FGDt++cMmnkMxtvEQ0ZFF7B UuuS/V0VVfsnQ== From: Mark Brown To: robh@kernel.org, lgirdwood@gmail.com, Jack Yu Cc: Mark Brown , derek.fang@realtek.com, flove@realtek.com, linux-kernel@vger.kernel.org, kent_chen@realtek.com, lars@metafoo.de, devicetree@vger.kernel.org, oder_chiou@realtek.com, shumingf@realtek.com, alsa-devel@alsa-project.org, kenny_chen@realtek.com Subject: Re: [PATCH] dt-bindings: sound: add address-cells and size-cells information Date: Thu, 1 Apr 2021 11:16:23 +0100 Message-Id: <161726938994.2219.8993456253882772159.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210331071046.12526-1-jack.yu@realtek.com> References: <20210331071046.12526-1-jack.yu@realtek.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 Wed, 31 Mar 2021 15:10:46 +0800, Jack Yu wrote: > Add address-cells and size-cells information to fix warnings > for rt1019.yaml. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] dt-bindings: sound: add address-cells and size-cells information commit: e896ec390870287dcc92f3b46d80da88f3b4b1f8 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