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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 7112DC282CE for ; Wed, 22 May 2019 12:32:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4E99C217F9 for ; Wed, 22 May 2019 12:32:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729339AbfEVMcN (ORCPT ); Wed, 22 May 2019 08:32:13 -0400 Received: from mail-ed1-f65.google.com ([209.85.208.65]:40769 "EHLO mail-ed1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728468AbfEVMcM (ORCPT ); Wed, 22 May 2019 08:32:12 -0400 Received: by mail-ed1-f65.google.com with SMTP id j12so3593792eds.7 for ; Wed, 22 May 2019 05:32:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=UxD9CqtHlLU4IuEq6GugZqRtNJ+uKMvnAJoQBTBkYxQ=; b=TU3SUb475/gjolRPeBIO1gCCovrVglPMKaKhpFZqiHccgerh6DKuJAXgcYg4+bTj/T pjGPVGuhCnqiFqSopQpMjYveZpUSEFkljHEIZVlyIxRHL79smBG6ml0n0QnCQPIFJCCH AY2b+hdMftzmmmreFa550eKY/Nie6LTXpHPS78nBdgZk4LDEWHDEF4kaBK2PrDjc1URZ DLH0fQw6x85mJHZkx7/yfKWntZ/X7fhuKzVhalFIik7qpeZ3y88vUAdW7OScWJci8dyc GXxeWV4BV2DyggvgxxJ6SmzKNB40rkQTHAc6ChR8ywIDh2Rxt8vkv+hopLsJWlkKomI/ WQ/A== X-Gm-Message-State: APjAAAXVgiyUnSmWEdLWv40CNGehOS2rrg4W2vRc/xejl37GkJO6w2P8 Ctun4MqjRdsndR8O0eMPWe8fusYYzJ0= X-Google-Smtp-Source: APXvYqy74cB0t4fkZ5monSncLbwC2MfQNgsB0SuIJa/kKlz+YqfJMN8QVCmlhbK/lvMOuMppzBnfMQ== X-Received: by 2002:a50:e707:: with SMTP id a7mr83647835edn.68.1558528331206; Wed, 22 May 2019 05:32:11 -0700 (PDT) Received: from shalem.localdomain (84-106-84-65.cable.dynamic.v4.ziggo.nl. [84.106.84.65]) by smtp.gmail.com with ESMTPSA id dd15sm3942196ejb.74.2019.05.22.05.32.10 (version=TLS1_3 cipher=AEAD-AES128-GCM-SHA256 bits=128/128); Wed, 22 May 2019 05:32:10 -0700 (PDT) Subject: Re: [PATCH] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table To: Andy Shevchenko Cc: Stephen Boyd , Darren Hart , Andy Shevchenko , Kai Heng Feng , Platform Driver , Linux Kernel Mailing List , Semyon Verchenko References: <20190429150135.15070-1-hdegoede@redhat.com> <085c5b6e-d220-ebd1-38d2-def7efca24b8@redhat.com> <568ba27d-a6a5-b158-bab1-f22cd8ccb34e@redhat.com> <155726027056.14659.1724431433952718602@swboyd.mtv.corp.google.com> <10c8864c-6ee7-4dfd-6274-b1996e767653@redhat.com> From: Hans de Goede Message-ID: Date: Wed, 22 May 2019 14:32:09 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi On 08-05-19 10:42, Andy Shevchenko wrote: > On Wed, May 8, 2019 at 10:48 AM Hans de Goede wrote: >> On 07-05-19 22:17, Stephen Boyd wrote: >>> Quoting Hans de Goede (2019-05-06 08:05:42) > >>> I guess this is urgent? >> >> Somewhat, getting this into e.g. rc2 would be fine too, waiting till 5.3 >> would be bad. > > So, I can do it as a fixes for rc2, just ping me after merge window. The merge window is done now, can you please get the patch from this thread and the "PATCH 1/1] platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_systems DMI table" patch queued up as fixes for 5.2 now ? Regards, Hans