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=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 D1B72C433B4 for ; Fri, 21 May 2021 09:23:57 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8CF64613C4 for ; Fri, 21 May 2021 09:23:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8CF64613C4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=OcAlDGsWdIcbc+wCZTgyAumuQSLzUqKlfS/8Uvn40Cw=; b=LRSaPSTZlI+SD0RK6MITi8OVW4 mk1LRkhjfgacbAkTlFzUandAGXBz18F4FN6NkYX34fQAwH3TRqWvNBYMIusZ/9hF0/9UyX7CqM0tc ji6QxNpe1dAkNzn5BjrRFpKYbXZAGAAKHChceRG0dGVgPR3TH0p+q+HUsS24FSz0Ar9C9hiEhXApI mpnv9i9s0HlihXm8wVk8l6hlGh3+R1RYWxZSUzpR35Bs+mt2nLu57oE1C03XVwnUk3iz32adlwVT+ MrF1/jeAH13uUOj2hdnlSTH2/+vcNnKMyn7Ryll6AkGxr9h8L4u+Vu4LU1vazzj3a5kNYlqfe1Pef YXHztUfw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk1M4-004h0e-GE; Fri, 21 May 2021 09:22:04 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk1Lt-004gyh-IC for linux-arm-kernel@desiato.infradead.org; Fri, 21 May 2021 09:21:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=3TSTFI8+IIyfLFejAnTr4J04GpRKuYYNa7tme3d/pt8=; b=SjssUfGnX1hyEeqod8VxDut1NZ urPjG5+Zcix7I+fB8B/ox4eShUdjRI0ObZ19E2fV9KR5dY8Mynsw+GS2Rbh2vFs69Owp3nWMr/2NE f3NXtu2MtfjbhLrj+54C0u+rPxbjVEaubwBupCXQZ0yFhhUyqfZmMSmp/sBHV6LbccKM7btYGmkTb CNlnwQKyB9CkCTaLHlWOHp2nosPFFaYso70RfIsM9LCwSXTvrztCzcXuWMqRGN8wTlLjggjmuSCKq /QDPooUuoTC1NhBsbWFox99rHhRgsjw8GIzal0WPQXKdARX8t1H1kK0zUr3Qk2o+E0wTMjHzKnCJK ztw1SO3w==; Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lk1Lr-00GzB2-25 for linux-arm-kernel@lists.infradead.org; Fri, 21 May 2021 09:21:52 +0000 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id AFE6280C0; Fri, 21 May 2021 09:21:54 +0000 (UTC) Date: Fri, 21 May 2021 12:21:46 +0300 From: Tony Lindgren To: Suman Anna Cc: Rob Herring , Jassi Brar , Nishanth Menon , Jan Kiszka , devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] dt-bindings: mailbox: Convert omap-mailbox.txt binding to YAML Message-ID: References: <20210518172022.10562-1-s-anna@ti.com> <20210520000831.GA3927464@robh.at.kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210521_022151_160600_28CC38D6 X-CRM114-Status: UNSURE ( 5.91 ) X-CRM114-Notice: Please train this message. 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 * Suman Anna [210520 16:45]: > Tony, > Do you have/foresee any concerns with the patches in [2]? Looks OK to me, will be picking them up. Regards, Tony > [2] https://patchwork.kernel.org/project/linux-omap/list/?series=484489 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel