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=-0.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 1A9CEC3A59C for ; Fri, 16 Aug 2019 12:37:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EF9E82064A for ; Fri, 16 Aug 2019 12:37:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727198AbfHPMg7 (ORCPT ); Fri, 16 Aug 2019 08:36:59 -0400 Received: from mail-ot1-f68.google.com ([209.85.210.68]:34865 "EHLO mail-ot1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726981AbfHPMg7 (ORCPT ); Fri, 16 Aug 2019 08:36:59 -0400 Received: by mail-ot1-f68.google.com with SMTP id g17so8645362otl.2; Fri, 16 Aug 2019 05:36:58 -0700 (PDT) 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=yK1aEZGG3mJpB5+d06Zwg7osYcvPBXSyQJ0sboYuiyQ=; b=QaxmhXDl+/7xpm1RtvVZKBlfGq6MyeSio1WnzLmwkQoVq3KaRaFfYX/83H7mlE+VhQ 4i4riwqUEKSPi2Zxh3vZcvsl8xxV7cc+Kbt81hEPCEt32jYuf9ZNw27lX26Pvn07cYV7 VzcAYeOiJ4jtsG7SX8lCmpksUDsvpTO0ydmSwYwtK6arhfZ8mlpWUoYJ6984FJl/C4vP 5lr+ygObeqyHFvbY9P0waSCsYm9JzzmsqtUNCtAu/vOwVDeQ/5jdkNuOPiV72gAxkQ4O jRT4pLAhpnImRicbm2ETc4nH7tzyo6bFeIMfIKDTpDoYf5h1CPON5nc2VBT8g+kJOKBw KZyA== X-Gm-Message-State: APjAAAUQXaqrw+b8zsSlOxchrKvsbwf0klNmaIZ6dWnQG2GlWl9HiU0z TQkN3fEtsofWtcSQk/AgDsWRem/rLYxgBaKU67rA9Q== X-Google-Smtp-Source: APXvYqyJJuPcydeEzWCT5VtZQq7W2gemn7tQlXikI4dYGisqs6eBrJHj5LnefFQrD8BhE5J9v3soAI0RbDZcFEUnHzM= X-Received: by 2002:a9d:5c11:: with SMTP id o17mr6756818otk.107.1565959018121; Fri, 16 Aug 2019 05:36:58 -0700 (PDT) MIME-Version: 1.0 References: <5b9b4383-c1e9-91a6-8ab6-8f831b362dca@enpas.org> <20190816090731.12809-1-max@enpas.org> <79f1e829-8fd4-6690-e429-f5b3d1a7c0bd@enpas.org> In-Reply-To: <79f1e829-8fd4-6690-e429-f5b3d1a7c0bd@enpas.org> From: Geert Uytterhoeven Date: Fri, 16 Aug 2019 14:36:46 +0200 Message-ID: Subject: Re: [PATCH] hwmon/ltc2990: Generalise DT to fwnode support To: Max Staudt Cc: Linux I2C , linux-hwmon@vger.kernel.org, Wolfram Sang , Jean Delvare , Guenter Roeck , "Linux/m68k" , Linux Kernel Mailing List , John Paul Adrian Glaubitz Content-Type: text/plain; charset="UTF-8" Sender: linux-hwmon-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org Hi Max, On Fri, Aug 16, 2019 at 2:25 PM Max Staudt wrote: > On 08/16/2019 01:07 PM, Geert Uytterhoeven wrote: > > One minor nit: as the driver no longer uses any of_*() symbols, you can replace > > #include by #include . > > I should have thought of that, sorry. > > Another patch, or will you do it? As the patch won't go through my tree, I cannot, but the hwmon maintainer might do. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds