Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2541192imm; Mon, 10 Sep 2018 02:47:46 -0700 (PDT) X-Google-Smtp-Source: ANB0VdYPsjJ3WJ0ky3j9CbOk3W7xNmdOXWGpDLdngKolbEIS5bRvqxk18N+PoItHdPkj2Ah/dlB8 X-Received: by 2002:a63:9e41:: with SMTP id r1-v6mr21310619pgo.362.1536572866573; Mon, 10 Sep 2018 02:47:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536572866; cv=none; d=google.com; s=arc-20160816; b=zD2qJJTUIEw8OIqE56uKewlQtIybTplLS4GqXOVhh/w7JgtnxgIBfjU6ODPP66g0YU cSIW9mktRudgxvIMAWJtTBUbzcp4kAA1EkRLz0CDrMjB9BekAH7dDT8R0W5Zh9+VAzcl i08WhIDpo+gVlbWedXXYD5j0ckzw17C/d8aoT+GN6RyZZBNGkwYjI/QFtZ25TQ1s4GY1 RZHLLX6UmIPYi4JcijRi3X8wcZsAtmitz4IbITsh5lGJiQiu3J6Wq1xovt0qKXISmFY3 7d9WWARAirLzN0XVr0+/C/YCr8eMGM88FrH89JtzYohCS7U8O/kQpbmcu/KpJJ3BdSWP hcrQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:organization:message-id:date:subject:cc:to :from:dkim-signature; bh=MCcZsT6sSdOrBQ5nTPQCxfJX0O+mWrg8NvhxNClKVgw=; b=0XCL9rwsbRLNw63Q/8NjK++t7hI8TBnAfb3PHthrIBVWigNe+zM47BzGexYe0ede7n fDDIHWP23iPD/byS5YVGDtmASP32bf0WlrlDhTHU/vbPqaL7AqFswPnuyLDZldb7pl2N GOuzzR8a1deF/eJW+8wIBhxbOpDaQG/35GzbeOV2/Ehd3LTjvhh3H/7fJsY6gEqqY/k2 +AiJuBPR3bTxZm1ToNs1jhRhLKK+3NKvqQvkHQDxND8fgGHgMAMmF6dfhOwlZJppYzdy ZF4Qb3qSP/faGmWr0sh8I67VnaEF8f4ywyMm04t3r6BZoCOfPtKecq3+S4npXm3Gy1+i v+Pg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=wbo21Eri; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u134-v6si17898698pfc.244.2018.09.10.02.47.31; Mon, 10 Sep 2018 02:47:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=wbo21Eri; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728151AbeIJOjI (ORCPT + 99 others); Mon, 10 Sep 2018 10:39:08 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:51274 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727614AbeIJOjI (ORCPT ); Mon, 10 Sep 2018 10:39:08 -0400 Received: from avalon.localnet (dfj612ybrt5fhg77mgycy-3.rev.dnainternet.fi [IPv6:2001:14ba:21f5:5b00:2e86:4862:ef6a:2804]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 39BF557; Mon, 10 Sep 2018 11:45:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1536572750; bh=k84zJZiYcGw1dHZ3HCnA63TQAebrdAR5Z9WB5mvPXxk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=wbo21EriiycGYUQAOOC8TOzdSxKG+Rsb1STeVpEEJ7lvcGhHKoLnnbB2ewNbct5M0 jBFcx6yfg08s9rPbXlVm/jOXZB4t5eYd1QRCoC0SaS2duD0CLXA98BBYb9htt40VJ8 SY973VdPUAF4V5Ts+J9VBTHIVXpWrodQnWR/guno= From: Laurent Pinchart To: Linus Walleij Cc: Phil Edworthy , Geert Uytterhoeven , jacopo , Rob Herring , Mark Rutland , Simon Horman , "open list:GPIO SUBSYSTEM" , Linux-Renesas , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v2 0/3] Renesas R9A06G032 PINCTRL Driver Date: Mon, 10 Sep 2018 12:46:00 +0300 Message-ID: <8834220.fknQf5gIhd@avalon> Organization: Ideas on Board Oy In-Reply-To: References: <1535634775-19365-1-git-send-email-phil.edworthy@renesas.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Monday, 10 September 2018 10:48:58 EEST Linus Walleij wrote: > On Wed, Sep 5, 2018 at 11:59 AM Phil Edworthy wrote: > > On 05 September 2018 10:37, Geert Uytterhoeven wrote: > > > Have the VxWorks DT bindings been submitted for review to the devicetree > > > mailing list? > > > > I'm not involved with the VxWorks port, but I am pretty sure that they > > have not been submitted for review. > > We have had other cases where deployments on other OSes have been > establishing bindings (even not very pretty ones). I hardly see that as a good reason to accept the bindings blindly. If they haven't been submitted for review, it's their problem, not ours. Even worse in my opinion is the fact that those bindings are used by the "out-of-tree Linux port". We've hammered the "upstream first" message for years if not decades, if the industry still can't get it, I don't see why we should be the ones suffering. No ack from me for these new bindings, sorry. > Examples include typically the Power MacIntosh and the original SPARC > bindings. -- Regards, Laurent Pinchart