From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8E9F71FD9 for ; Mon, 6 Jun 2022 03:33:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 18083C341C0; Mon, 6 Jun 2022 03:33:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654486430; bh=TI4P18/3vyoUu1YoM1I93ZEGQv/UWUtMjgpV3is+1kU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=tFJZusU1hxG2s1CJAu/uiv0E+bAvVegQhojDIoAHyJhGf2CpfQHdYfd63OYaXP0/3 tl9nzWxkaafABij8lqsZ5MrgoRiCJkmKhT6mUps3kQJJUcarzBWjvqhX+nnzU7KuuH M1sITb9nLev16/CnmDOBLDR9sft1NqYa56mDK6TYh+XhuSxzBGaz00U17pkjsv1ykO 1xbqro3byn4WFq2ZXjDSp5Mx6gkf+iadKrRgaEInhfU6CUJOoXak/Exda99R6yHsRc ZpeQ/WkQ7MtuWXRB2kZKovQ5cRR+ulL6ulkGtXTJWKxLQIUAMOP2Du9HlLMaTPj68u 6fltf6QTe+EWQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id E9551E737F0; Mon, 6 Jun 2022 03:33:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: chrome-platform@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] dt-bindings: Fix properties without any type From: patchwork-bot+chrome-platform@kernel.org Message-Id: <165448642995.20111.10251737230487275413.git-patchwork-notify@kernel.org> Date: Mon, 06 Jun 2022 03:33:49 +0000 References: <20220519211411.2200720-1-robh@kernel.org> In-Reply-To: <20220519211411.2200720-1-robh@kernel.org> To: Rob Herring Cc: devicetree@vger.kernel.org, krzk+dt@kernel.org, thierry.reding@gmail.com, sam@ravnborg.org, linus.walleij@linaro.org, brgl@bgdev.pl, dmitry.torokhov@gmail.com, bleung@chromium.org, groeck@chromium.org, mchehab@kernel.org, peda@axentia.se, davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com, kvalo@kernel.org, bhelgaas@google.com, sre@kernel.org, mpm@selenic.com, herbert@gondor.apana.org.au, gregkh@linuxfoundation.org, broonie@kernel.org, mripard@kernel.org, dri-devel@lists.freedesktop.org, linux-gpio@vger.kernel.org, linux-input@vger.kernel.org, chrome-platform@lists.linux.dev, linux-media@vger.kernel.org, netdev@vger.kernel.org, linux-pci@vger.kernel.org, linux-pm@vger.kernel.org, linux-crypto@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org, alsa-devel@alsa-project.org, linux-usb@vger.kernel.org Hello: This patch was applied to chrome-platform/linux.git (for-next) by Rob Herring : On Thu, 19 May 2022 16:14:11 -0500 you wrote: > Now that the schema tools can extract type information for all > properties (in order to decode dtb files), finding properties missing > any type definition is fairly trivial though not yet automated. > > Fix the various property schemas which are missing a type. Most of these > tend to be device specific properties which don't have a vendor prefix. > A vendor prefix is how we normally ensure a type is defined. > > [...] Here is the summary with links: - dt-bindings: Fix properties without any type https://git.kernel.org/chrome-platform/c/4e71ed985389 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 958E3C433EF for ; Mon, 6 Jun 2022 03:33:55 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id ACB2410E7FA; Mon, 6 Jun 2022 03:33:54 +0000 (UTC) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by gabe.freedesktop.org (Postfix) with ESMTPS id 22AD910E7FA for ; Mon, 6 Jun 2022 03:33:54 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 5A8C760EE6; Mon, 6 Jun 2022 03:33:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 18083C341C0; Mon, 6 Jun 2022 03:33:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654486430; bh=TI4P18/3vyoUu1YoM1I93ZEGQv/UWUtMjgpV3is+1kU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=tFJZusU1hxG2s1CJAu/uiv0E+bAvVegQhojDIoAHyJhGf2CpfQHdYfd63OYaXP0/3 tl9nzWxkaafABij8lqsZ5MrgoRiCJkmKhT6mUps3kQJJUcarzBWjvqhX+nnzU7KuuH M1sITb9nLev16/CnmDOBLDR9sft1NqYa56mDK6TYh+XhuSxzBGaz00U17pkjsv1ykO 1xbqro3byn4WFq2ZXjDSp5Mx6gkf+iadKrRgaEInhfU6CUJOoXak/Exda99R6yHsRc ZpeQ/WkQ7MtuWXRB2kZKovQ5cRR+ulL6ulkGtXTJWKxLQIUAMOP2Du9HlLMaTPj68u 6fltf6QTe+EWQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id E9551E737F0; Mon, 6 Jun 2022 03:33:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] dt-bindings: Fix properties without any type From: patchwork-bot+chrome-platform@kernel.org Message-Id: <165448642995.20111.10251737230487275413.git-patchwork-notify@kernel.org> Date: Mon, 06 Jun 2022 03:33:49 +0000 References: <20220519211411.2200720-1-robh@kernel.org> In-Reply-To: <20220519211411.2200720-1-robh@kernel.org> To: Rob Herring X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alsa-devel@alsa-project.org, linux-usb@vger.kernel.org, linux-pci@vger.kernel.org, dri-devel@lists.freedesktop.org, thierry.reding@gmail.com, groeck@chromium.org, sam@ravnborg.org, chrome-platform@lists.linux.dev, herbert@gondor.apana.org.au, brgl@bgdev.pl, linux-serial@vger.kernel.org, linux-input@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com, linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-pm@vger.kernel.org, kvalo@kernel.org, linux-gpio@vger.kernel.org, broonie@kernel.org, mpm@selenic.com, bhelgaas@google.com, mchehab@kernel.org, linux-arm-kernel@lists.infradead.org, gregkh@linuxfoundation.org, dmitry.torokhov@gmail.com, sre@kernel.org, peda@axentia.se, linux-crypto@vger.kernel.org, netdev@vger.kernel.org, krzk+dt@kernel.org, davem@davemloft.net Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hello: This patch was applied to chrome-platform/linux.git (for-next) by Rob Herring : On Thu, 19 May 2022 16:14:11 -0500 you wrote: > Now that the schema tools can extract type information for all > properties (in order to decode dtb files), finding properties missing > any type definition is fairly trivial though not yet automated. > > Fix the various property schemas which are missing a type. Most of these > tend to be device specific properties which don't have a vendor prefix. > A vendor prefix is how we normally ensure a type is defined. > > [...] Here is the summary with links: - dt-bindings: Fix properties without any type https://git.kernel.org/chrome-platform/c/4e71ed985389 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html 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 1E312C433EF for ; Mon, 6 Jun 2022 03:35:03 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=FWAUPLIYMz/Xg5xKEl0u1BYB77PhSChk21jnbY4SPqY=; b=5EHj48BkNdrykz d6srWMzDjdXO7QhIavSOHPXHQqrUAsT/OeVb41Kwa+m3YYp+RH3f88sioVi/2KTUgmUe5CdWBZdQH oiIH+ji5myvBzN9/GJYJZ17F3NISzDTPPTxUDL5JNUMvLy5vCSQ8J+S/8Lf+flHpdNMNHNsBM7kTO nSNfVt4a7mi0fndE51dm4NWu0O2T0SRhZSoYo4q6R1PZNrXUcxJC7NX7gQKJWVa9d+xKVrFOKGszQ CzC8rwyaffkdeRR7/I+eug5A82A4pj6zmFXELSk0QaQ1QlcfJQQx3+BbTPtsVnw/ZFymqFxukb5cF X1JvU6nQFJdjcWE3gC9A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ny3V6-00Gbr1-24; Mon, 06 Jun 2022 03:33:56 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ny3V2-00GbqR-RS for linux-arm-kernel@lists.infradead.org; Mon, 06 Jun 2022 03:33:54 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 5A8C760EE6; Mon, 6 Jun 2022 03:33:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 18083C341C0; Mon, 6 Jun 2022 03:33:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654486430; bh=TI4P18/3vyoUu1YoM1I93ZEGQv/UWUtMjgpV3is+1kU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=tFJZusU1hxG2s1CJAu/uiv0E+bAvVegQhojDIoAHyJhGf2CpfQHdYfd63OYaXP0/3 tl9nzWxkaafABij8lqsZ5MrgoRiCJkmKhT6mUps3kQJJUcarzBWjvqhX+nnzU7KuuH M1sITb9nLev16/CnmDOBLDR9sft1NqYa56mDK6TYh+XhuSxzBGaz00U17pkjsv1ykO 1xbqro3byn4WFq2ZXjDSp5Mx6gkf+iadKrRgaEInhfU6CUJOoXak/Exda99R6yHsRc ZpeQ/WkQ7MtuWXRB2kZKovQ5cRR+ulL6ulkGtXTJWKxLQIUAMOP2Du9HlLMaTPj68u 6fltf6QTe+EWQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id E9551E737F0; Mon, 6 Jun 2022 03:33:49 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH] dt-bindings: Fix properties without any type From: patchwork-bot+chrome-platform@kernel.org Message-Id: <165448642995.20111.10251737230487275413.git-patchwork-notify@kernel.org> Date: Mon, 06 Jun 2022 03:33:49 +0000 References: <20220519211411.2200720-1-robh@kernel.org> In-Reply-To: <20220519211411.2200720-1-robh@kernel.org> To: Rob Herring Cc: devicetree@vger.kernel.org, krzk+dt@kernel.org, thierry.reding@gmail.com, sam@ravnborg.org, linus.walleij@linaro.org, brgl@bgdev.pl, dmitry.torokhov@gmail.com, bleung@chromium.org, groeck@chromium.org, mchehab@kernel.org, peda@axentia.se, davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com, kvalo@kernel.org, bhelgaas@google.com, sre@kernel.org, mpm@selenic.com, herbert@gondor.apana.org.au, gregkh@linuxfoundation.org, broonie@kernel.org, mripard@kernel.org, dri-devel@lists.freedesktop.org, linux-gpio@vger.kernel.org, linux-input@vger.kernel.org, chrome-platform@lists.linux.dev, linux-media@vger.kernel.org, netdev@vger.kernel.org, linux-pci@vger.kernel.org, linux-pm@vger.kernel.org, linux-crypto@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org, alsa-devel@alsa-project.org, linux-usb@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220605_203352_965670_E94C145B X-CRM114-Status: GOOD ( 12.16 ) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to chrome-platform/linux.git (for-next) by Rob Herring : On Thu, 19 May 2022 16:14:11 -0500 you wrote: > Now that the schema tools can extract type information for all > properties (in order to decode dtb files), finding properties missing > any type definition is fairly trivial though not yet automated. > > Fix the various property schemas which are missing a type. Most of these > tend to be device specific properties which don't have a vendor prefix. > A vendor prefix is how we normally ensure a type is defined. > > [...] Here is the summary with links: - dt-bindings: Fix properties without any type https://git.kernel.org/chrome-platform/c/4e71ed985389 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 0ADF7C43334 for ; Tue, 7 Jun 2022 06:11:43 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id BEB6D193D; Tue, 7 Jun 2022 08:10:51 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz BEB6D193D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1654582301; bh=TI4P18/3vyoUu1YoM1I93ZEGQv/UWUtMjgpV3is+1kU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Dbf17z9Dykwra/Zyt/498380nYMECqFkv5J6rzSQjQgbEyB+gnQTXzw9mfRrmmVJx yRUQn9kfZ6Ghyu+kKYs6o8pL8VE5hin3YDXK8UEWqPjdyl6t+Heb+VZn8hBN5RaL8C BkJuVnnWzNuC0u8f8GJlJJxKhApP07KFad4uSZPc= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 083E6F8028B; Tue, 7 Jun 2022 08:10:20 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 588F9F801D8; Mon, 6 Jun 2022 05:33:57 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 99EA4F80116 for ; Mon, 6 Jun 2022 05:33:54 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 99EA4F80116 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="tFJZusU1" Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 5A8C760EE6; Mon, 6 Jun 2022 03:33:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 18083C341C0; Mon, 6 Jun 2022 03:33:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654486430; bh=TI4P18/3vyoUu1YoM1I93ZEGQv/UWUtMjgpV3is+1kU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=tFJZusU1hxG2s1CJAu/uiv0E+bAvVegQhojDIoAHyJhGf2CpfQHdYfd63OYaXP0/3 tl9nzWxkaafABij8lqsZ5MrgoRiCJkmKhT6mUps3kQJJUcarzBWjvqhX+nnzU7KuuH M1sITb9nLev16/CnmDOBLDR9sft1NqYa56mDK6TYh+XhuSxzBGaz00U17pkjsv1ykO 1xbqro3byn4WFq2ZXjDSp5Mx6gkf+iadKrRgaEInhfU6CUJOoXak/Exda99R6yHsRc ZpeQ/WkQ7MtuWXRB2kZKovQ5cRR+ulL6ulkGtXTJWKxLQIUAMOP2Du9HlLMaTPj68u 6fltf6QTe+EWQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id E9551E737F0; Mon, 6 Jun 2022 03:33:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] dt-bindings: Fix properties without any type From: patchwork-bot+chrome-platform@kernel.org Message-Id: <165448642995.20111.10251737230487275413.git-patchwork-notify@kernel.org> Date: Mon, 06 Jun 2022 03:33:49 +0000 References: <20220519211411.2200720-1-robh@kernel.org> In-Reply-To: <20220519211411.2200720-1-robh@kernel.org> To: Rob Herring X-Mailman-Approved-At: Tue, 07 Jun 2022 08:10:18 +0200 Cc: alsa-devel@alsa-project.org, linux-usb@vger.kernel.org, linux-pci@vger.kernel.org, linus.walleij@linaro.org, dri-devel@lists.freedesktop.org, thierry.reding@gmail.com, groeck@chromium.org, sam@ravnborg.org, chrome-platform@lists.linux.dev, herbert@gondor.apana.org.au, brgl@bgdev.pl, linux-serial@vger.kernel.org, linux-input@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com, linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-pm@vger.kernel.org, kvalo@kernel.org, mripard@kernel.org, linux-gpio@vger.kernel.org, broonie@kernel.org, mpm@selenic.com, bhelgaas@google.com, mchehab@kernel.org, bleung@chromium.org, linux-arm-kernel@lists.infradead.org, gregkh@linuxfoundation.org, dmitry.torokhov@gmail.com, sre@kernel.org, peda@axentia.se, linux-crypto@vger.kernel.org, netdev@vger.kernel.org, krzk+dt@kernel.org, davem@davemloft.net X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Hello: This patch was applied to chrome-platform/linux.git (for-next) by Rob Herring : On Thu, 19 May 2022 16:14:11 -0500 you wrote: > Now that the schema tools can extract type information for all > properties (in order to decode dtb files), finding properties missing > any type definition is fairly trivial though not yet automated. > > Fix the various property schemas which are missing a type. Most of these > tend to be device specific properties which don't have a vendor prefix. > A vendor prefix is how we normally ensure a type is defined. > > [...] Here is the summary with links: - dt-bindings: Fix properties without any type https://git.kernel.org/chrome-platform/c/4e71ed985389 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html