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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 79FDFC3A5A4 for ; Sun, 1 Sep 2019 12:50:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 54FC722CF7 for ; Sun, 1 Sep 2019 12:50:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728918AbfIAMuL (ORCPT ); Sun, 1 Sep 2019 08:50:11 -0400 Received: from elvis.franken.de ([193.175.24.41]:50146 "EHLO elvis.franken.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726260AbfIAMuL (ORCPT ); Sun, 1 Sep 2019 08:50:11 -0400 Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1i4PJ2-0004Kv-00; Sun, 01 Sep 2019 14:50:08 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id 62FDCC277F; Sun, 1 Sep 2019 14:49:59 +0200 (CEST) Date: Sun, 1 Sep 2019 14:49:59 +0200 From: Thomas Bogendoerfer To: Greg Kroah-Hartman , Evgeniy Polyakov , linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/2] W1 drivers for devices used in SGI systems Message-ID: <20190901124959.GA4164@alpha.franken.de> References: <20190831082623.15627-1-tbogendoerfer@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190831082623.15627-1-tbogendoerfer@suse.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Aug 31, 2019 at 10:26:20AM +0200, Thomas Bogendoerfer wrote: > These patches add two W1 drivers. One is a driver for the W1 master in > SGI ASICs, which is used in various machine starting with SGI Origin systems. > The other is a W1 slave driver for Dallas/Maxim EPROM devices used > in the same type of SGI machines. > [..] Greg, I've posted this the first time end of may, asked maintainer about status, reposted it and so on. So far no feedback from the W1 subsystem maintainer. I have other patchsets needing this changes, so I'm asking you, if you could take these patches for 5.4 ? Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]