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 61D9DC32771 for ; Sat, 24 Sep 2022 14:30:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232388AbiIXOaK (ORCPT ); Sat, 24 Sep 2022 10:30:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42010 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232263AbiIXOaJ (ORCPT ); Sat, 24 Sep 2022 10:30:09 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 49BDA36851; Sat, 24 Sep 2022 07:30:08 -0700 (PDT) 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 D78D760C2C; Sat, 24 Sep 2022 14:30:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 16D81C433D6; Sat, 24 Sep 2022 14:30:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664029807; bh=PzgaZE0c42qV8niamfsc9DgtwpeEktlLhzwhIyx/b24=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=duRX0IKDH/2LEIYrc9e65/GOzVO5Hr1BcAMPYd1PHjEkiBepGgDtOq2HFGeNEKgss HyACVEppwjep18JGvXOfBGZjRlAdzZzF1PdDje8cZ56ZUqyCUn/524ocAbNkTstU5H pvXfy7HEz/qfA1Qjy+YqXVHAy/WKkBmdmVQ0Z0JlIieyM2y/vKVs/KJOePZ4nelig4 n28xSnRTpQeDVSwJr6rQIZxeIACTLLxpvpmD/jLlD4HJ498H4SSPeccX+J/45hoHu+ 5Ul7Ag3IPgtbzskSSsXZwKwKvyycD4cRNUbU2/wtneUqMNk/72BHXOMzbLg2WOPvAX h4o/dwJCSoAzA== Received: by pali.im (Postfix) id 4028B8A2; Sat, 24 Sep 2022 16:30:04 +0200 (CEST) Date: Sat, 24 Sep 2022 16:30:04 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: Krzysztof Kozlowski Cc: Krzysztof Kozlowski , Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: marvell: Update Armada 37xx platform bindings Message-ID: <20220924143004.evsnw3xaplc57aot@pali> References: <20220713200123.22612-1-pali@kernel.org> <20220808202352.iimhb2q6yawi35y6@pali> <3b80983d-93e9-9663-f569-7dda5b738cf1@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3b80983d-93e9-9663-f569-7dda5b738cf1@linaro.org> User-Agent: NeoMutt/20180716 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Saturday 24 September 2022 15:50:38 Krzysztof Kozlowski wrote: > On 08/08/2022 22:23, Pali Rohár wrote: > > PING? > > > > You got the ack, what are you pinging us for? > > Best regards, > Krzysztof > So, who can take this patch?