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 X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 89797C2D0A3 for ; Mon, 26 Oct 2020 21:02:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 511D92076D for ; Mon, 26 Oct 2020 21:02:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603746166; bh=Hv9b8NqnaV3Kmk/8ujoPQ4J1KJpXLBoBPZVcWsUuM4I=; h=Subject:From:Date:References:In-Reply-To:To:Cc:List-ID:From; b=cfJJl37QgJVJVYseYb+By7icpwfDbVw9AztQxgXgbbgDP8wokyl5/W/2jhZyMbIFs xsFw6GC22Crj8Uwc02SAaT2dWn92S5d7UWfz705HCQKrm8dXimvMZUkzGc9HxqNUOf rOZ1PpL3JaXRZesz/W9FvQwx9BNZ9U+CzrTue3TU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729421AbgJZVCq (ORCPT ); Mon, 26 Oct 2020 17:02:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:57002 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729404AbgJZVCp (ORCPT ); Mon, 26 Oct 2020 17:02:45 -0400 Content-Type: text/plain; charset="utf-8" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603746165; bh=Hv9b8NqnaV3Kmk/8ujoPQ4J1KJpXLBoBPZVcWsUuM4I=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=e3dZUFURuG8AWOjO/4sU7FfNxZBPSsZpIhIZ+37xgUSCMg4dgShc/Qdb1LWog7AB0 X/ytT46QiF6n1dA9fUSYwTB3mtwoo6GNRweWZpC2chP0D1aU+eSYIsp4fdpfF7F1CO 8GUaJeUXws6Kvzw44U1xyE1t2pnOBH/1Fr446rEo= MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] dt-bindings: hwlock: omap: Convert binding to YAML From: patchwork-bot+linux-remoteproc@kernel.org Message-Id: <160374616550.2093.18256658566844754332.git-patchwork-notify@kernel.org> Date: Mon, 26 Oct 2020 21:02:45 +0000 References: <20200828041447.5900-1-s-anna@ti.com> In-Reply-To: <20200828041447.5900-1-s-anna@ti.com> To: Suman Anna Cc: linux-remoteproc@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org Hello: This patch was applied to andersson/remoteproc.git (refs/heads/for-next): On Thu, 27 Aug 2020 23:14:47 -0500 you wrote: > Convert the current OMAP hwspinlock binding from text format to YAML > format/DT schema, and delete the legacy text binding file. > > The new YAML binding conversion is a slightly updated version compared > to the original. The legacy "ti,hwmods" property is now obsolete and > is dropped altogether, and the K3 example is updated to showcase the > actual dts node usage. > > [...] Here is the summary with links: - dt-bindings: hwlock: omap: Convert binding to YAML https://git.kernel.org/andersson/remoteproc/c/d8db9dc34871 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html