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 DE092C433F5 for ; Fri, 30 Sep 2022 01:00:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229495AbiI3BAh (ORCPT ); Thu, 29 Sep 2022 21:00:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50942 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229743AbiI3BAc (ORCPT ); Thu, 29 Sep 2022 21:00:32 -0400 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 51CAE659D8 for ; Thu, 29 Sep 2022 18:00:30 -0700 (PDT) Received: by mail-wm1-x32e.google.com with SMTP id e10-20020a05600c4e4a00b003b4eff4ab2cso4149960wmq.4 for ; Thu, 29 Sep 2022 18:00:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date; bh=1klmxQyoQ7Z1f314Zja9Sjgy0tmjH/XaiV3zDVIoQHs=; b=XI8KYj5dLJxFAFofaYW+xRpEpAj1ujGNYAnpGzsuJvtIkAr1syLezosVDhz5btD647 zZc5tOX0k8Jg7k8afD2AkKjnsIG6gzq1VKg0+LhJ7JvoGIy5i2tCvaqUPl9IgYnKZ3CT 7sZ/SQpQgRp5VX3fWPXgLKLSCz4iiGfarvhCc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date; bh=1klmxQyoQ7Z1f314Zja9Sjgy0tmjH/XaiV3zDVIoQHs=; b=HQSTNjIAgkDOjp6tNW6cmvaI7K+VAWUoO0NhgUR5tyFxwNFfdO2fVeutvh+k5GQ2Q4 IEkrsoXCzkXOta41QpLyBAeSN5BJcobxNkgDdPo6QupvSzvFMrmwE60YJPazwAUQy0bj gQ4adkselPTBCVIEy6GcMcIwjniC7mSmuL+F96HCPClXGhWnrshgKo8lmtxjIte5ph/b te22UkQ0a5Kta01zBX+hT7n4zURxhleghgil8+zimoJ6xuxV3p0r3gW2Vl71eDfgRMcg NXtaKljuAAW6p3JO3yp1L5dN8631fW9KZG9N4IUI19JtZxJARBLdZB+LzNtjNo7ZQsQG UxbA== X-Gm-Message-State: ACrzQf3/2PYEOThs26JB/tilSa7yLOD/tsVeHn90WoPyPj/d9qJSSgJa KalY8tjU/6nypzY78/AhsSWcxYBl+ovntZ+why9IKiQZB1Y= X-Google-Smtp-Source: AMsMyM5+D4vYBTiZRj3AeTP3eULEdBa2tV7LoM0nIs2FbKPY+i88lmhjzh3pEwk9C6Ol08Ph9ABn68uCh0tZX33QrKo= X-Received: by 2002:a05:600c:1d11:b0:3b4:7644:b788 with SMTP id l17-20020a05600c1d1100b003b47644b788mr4419138wms.114.1664499628756; Thu, 29 Sep 2022 18:00:28 -0700 (PDT) MIME-Version: 1.0 References: <20220915003222.1296421-1-jwerner@chromium.org> <20220915134407.GA1168889-robh@kernel.org> In-Reply-To: <20220915134407.GA1168889-robh@kernel.org> From: Julius Werner Date: Thu, 29 Sep 2022 18:00:17 -0700 Message-ID: Subject: Re: [PATCH 1/4 v4] dt-bindings: memory: Factor out common properties of LPDDR bindings To: Krzysztof Kozlowski Cc: Julius Werner , Rob Herring , LKML , Rob Herring , Doug Anderson , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Jian-Jia Su , Dmitry Osipenko Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Krzysztof, Just wanted to quickly check on the status of this patch series, are you good to take this or do you need anything more from me / is anything still contentious? Do you want me to send a v5 with Rob's Acked-by/Reviewed-by tags (apologies for not gathering those up earlier)?