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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 03689C7EE2C for ; Wed, 17 May 2023 06:40:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229882AbjEQGke (ORCPT ); Wed, 17 May 2023 02:40:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55218 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229767AbjEQGkd (ORCPT ); Wed, 17 May 2023 02:40:33 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 14682CE; Tue, 16 May 2023 23:40:33 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 5E2398108; Wed, 17 May 2023 06:40:32 +0000 (UTC) Date: Wed, 17 May 2023 09:40:31 +0300 From: Tony Lindgren To: Andreas Kemnade Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, afd@ti.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH v7 1/2] dt-bindings: omap: Partially convert omap.txt to yaml Message-ID: <20230517064031.GP14287@atomide.com> References: <20230515074512.66226-1-andreas@kemnade.info> <20230515074512.66226-2-andreas@kemnade.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230515074512.66226-2-andreas@kemnade.info> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org * Andreas Kemnade [230515 07:45]: > From: Andrew Davis > > Convert omap.txt to yaml. Looks good to me, thanks a lot for doing this: Reviewed-by: Tony Lindgren Anreas, for future patch reference, care to summarize what's still blocking updating the rest of the TI SoCs for the binding? I think it may have been discussed earlier here and there already so apologies if I'm the only one who lost track :) Regards, Tony