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=-7.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS 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 976AFC4332D for ; Fri, 5 Mar 2021 17:46:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7BE8065085 for ; Fri, 5 Mar 2021 17:46:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229788AbhCERpe (ORCPT ); Fri, 5 Mar 2021 12:45:34 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48248 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229793AbhCERpO (ORCPT ); Fri, 5 Mar 2021 12:45:14 -0500 Received: from mail-pj1-x1030.google.com (mail-pj1-x1030.google.com [IPv6:2607:f8b0:4864:20::1030]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5E641C061574; Fri, 5 Mar 2021 09:45:14 -0800 (PST) Received: by mail-pj1-x1030.google.com with SMTP id kx1so2290967pjb.3; Fri, 05 Mar 2021 09:45:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=JyWkAjyLm630j3rLL6KQnp7/1uSINIlHE/tZlt3ZAsw=; b=HA3CJSfIc/D+Dc62KR0OycnXvnBxuf1k++2TQ1WBH3jR5DVqOHop+lPLFMcV6wWdLZ XNVrjlEicxLEp2EbMLKx1YSjwfqX7ukoHWdegWysr3SWbJJbkutW/8s1wWd437O2LL7B Sc3B1Fl9qnoLMTihS2DZRs+82uFezRAu4WVJYQ4PZcjK3VmczG2Y3bWHr6RsXj5HxlWz 0Swy1Abu1qnKNJwjkzssMo5iZiG3ZJQ+NCotALB/O6TS1WMf8duzyaIHSAM2yIlKQqTQ JI2LdyBEJdDn2lcWdeqDkD4kv8TEO7nyVoDszKQWD1hUgYv7vh9xWdGxRtIYklw6oebk NIkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JyWkAjyLm630j3rLL6KQnp7/1uSINIlHE/tZlt3ZAsw=; b=Ho2sV4Wv49O5H/jKAIDQPoK4n+aTc2FcxT7ljTGvyU3MeaEmAytgj/n0MP3W4Vqqv2 Xn+efYpllm8CtxsCLYHFCBF0V+8UEougtbg2NAehsKxgZlkDJYnRAKf0o9k97vI0/4LX ZgaVXgqNNnxcK/op43bNm/gq8AuvTJGXUV2Qworgt2KXXj2xaWO6cESACTYpaAi5f8eB S8sW/IXNAEbC1Qts44Of/4KL4USljyBsLTVoXpM3TYvqNZxXhCVJj/96Oy21YzF9WCOM ypP5oo//KRL1pDntZnMVNkQRZnTfWTm1zJWInU2lfce9om4xSRqTD//Y1jxB/gn06o7H YQbA== X-Gm-Message-State: AOAM53293TAMNMtqu/WjsUxrZN5ESFeA7hmk/C3LXQvUReyZMW5x6MYx eZCcRu0M6mXhlvBdiZl0RfjRy0mqcut62y3UeOk= X-Google-Smtp-Source: ABdhPJx/er0WRMxLnQ2slY7MOzmmgjgZmiY2Z4ikPObbAitoBk8o7YNSHxV8F5ayoRXVpqSe5dkVR8+7F1zng/ijC4M= X-Received: by 2002:a17:90a:db49:: with SMTP id u9mr11831616pjx.181.1614966313960; Fri, 05 Mar 2021 09:45:13 -0800 (PST) MIME-Version: 1.0 References: <20210302163309.25528-1-henning.schild@siemens.com> <20210302163309.25528-2-henning.schild@siemens.com> <2fad304a-9e1e-c83d-7a9e-02b35ed22418@redhat.com> <20210305174223.11537d42@md1za8fc.ad001.siemens.net> In-Reply-To: From: Andy Shevchenko Date: Fri, 5 Mar 2021 19:44:57 +0200 Message-ID: Subject: Re: [PATCH 1/4] platform/x86: simatic-ipc: add main driver for Siemens devices To: Henning Schild Cc: Hans de Goede , Linux Kernel Mailing List , Linux LED Subsystem , Platform Driver , linux-watchdog@vger.kernel.org, Srikanth Krishnakar , Jan Kiszka , Gerd Haeussler , Guenter Roeck , Wim Van Sebroeck , Mark Gross , Pavel Machek Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 5, 2021 at 7:17 PM Andy Shevchenko wrote: > > On Fri, Mar 5, 2021 at 6:47 PM Henning Schild > wrote: > > Am Fri, 5 Mar 2021 17:42:42 +0200 > > schrieb Andy Shevchenko : > > > On Thu, Mar 4, 2021 at 3:47 PM Hans de Goede > > > wrote: > > ... > > > > [1]: https://gitlab.com/andy-shev/next/-/tree/p2sb > > > > That is a little weird, might be a good idea to RFC reply to the cover > > letter of this one. To allow review and discussion in a central place. > > I'm now rebasing it to be more presentable. > If you can test this approach and it works for you, I'll send a formal > RFC series. Okay, [1] now is in presentable shape, each patch with a proper commit message and authorship, also all patches are compiled without issues. -- With Best Regards, Andy Shevchenko