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.8 required=3.0 tests=FROM_EXCESS_BASE64, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,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 10D1EC433FF for ; Mon, 12 Aug 2019 10:51:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D3A562085A for ; Mon, 12 Aug 2019 10:51:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728061AbfHLKvL convert rfc822-to-8bit (ORCPT ); Mon, 12 Aug 2019 06:51:11 -0400 Received: from mailoutvs28.siol.net ([185.57.226.219]:57653 "EHLO mail.siol.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727847AbfHLKvK (ORCPT ); Mon, 12 Aug 2019 06:51:10 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTP id 837F7523530; Mon, 12 Aug 2019 12:51:07 +0200 (CEST) X-Virus-Scanned: amavisd-new at psrvmta10.zcs-production.pri Received: from mail.siol.net ([127.0.0.1]) by localhost (psrvmta10.zcs-production.pri [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id t6JWQo8cCAfO; Mon, 12 Aug 2019 12:51:07 +0200 (CEST) Received: from mail.siol.net (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTPS id 2C631521B92; Mon, 12 Aug 2019 12:51:07 +0200 (CEST) Received: from jernej-laptop.localnet (89-212-178-211.dynamic.t-2.net [89.212.178.211]) (Authenticated sender: jernej.skrabec@siol.net) by mail.siol.net (Postfix) with ESMTPA id AA26E522124; Mon, 12 Aug 2019 12:51:05 +0200 (CEST) From: Jernej =?utf-8?B?xaBrcmFiZWM=?= To: Uwe =?ISO-8859-1?Q?Kleine=2DK=F6nig?= Cc: Maxime Ripard , Mark Rutland , linux-pwm@vger.kernel.org, devicetree , Chen-Yu Tsai , linux-kernel , linux-sunxi@googlegroups.com, Rob Herring , Thierry Reding , kernel@pengutronix.de, Frank Rowand , linux-arm-kernel Subject: Re: [linux-sunxi] Re: [PATCH 4/6] pwm: sun4i: Add support for H6 PWM Date: Mon, 12 Aug 2019 12:51:05 +0200 Message-ID: <2877943.4JjSNuc4x8@jernej-laptop> In-Reply-To: <20190812104700.vzpdxx3yddthiif5@pengutronix.de> References: <20190726184045.14669-1-jernej.skrabec@siol.net> <20190812095648.wuefcr2mep3dpkth@flea> <20190812104700.vzpdxx3yddthiif5@pengutronix.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dne ponedeljek, 12. avgust 2019 ob 12:47:00 CEST je Uwe Kleine-König napisal(a): > Hello Maxime, > > the idea of my mail was to summarize quickly the discussion for the dt > people to give their judgement to stop us circling in a discussion about > the always same points. > > I suggest we stop the discussion here now and wait for a reply from them > instead. Shouldn't we just go with compromise solution you suggested and Maxime accepted? I would like to send new version in time for 5.4. Best regards, Jernej > > Best regards > Uwe From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jernej =?utf-8?B?xaBrcmFiZWM=?= Subject: Re: Re: [PATCH 4/6] pwm: sun4i: Add support for H6 PWM Date: Mon, 12 Aug 2019 12:51:05 +0200 Message-ID: <2877943.4JjSNuc4x8@jernej-laptop> References: <20190726184045.14669-1-jernej.skrabec@siol.net> <20190812095648.wuefcr2mep3dpkth@flea> <20190812104700.vzpdxx3yddthiif5@pengutronix.de> Reply-To: jernej.skrabec-gGgVlfcn5nU@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org In-Reply-To: <20190812104700.vzpdxx3yddthiif5-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Uwe =?ISO-8859-1?Q?Kleine=2DK=F6nig?= Cc: Maxime Ripard , Mark Rutland , linux-pwm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree , Chen-Yu Tsai , linux-kernel , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Rob Herring , Thierry Reding , kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, Frank Rowand , linux-arm-kernel List-Id: devicetree@vger.kernel.org Dne ponedeljek, 12. avgust 2019 ob 12:47:00 CEST je Uwe Kleine-K=C3=B6nig= =20 napisal(a): > Hello Maxime, >=20 > the idea of my mail was to summarize quickly the discussion for the dt > people to give their judgement to stop us circling in a discussion about > the always same points. >=20 > I suggest we stop the discussion here now and wait for a reply from them > instead. Shouldn't we just go with compromise solution you suggested and Maxime=20 accepted? I would like to send new version in time for 5.4. Best regards, Jernej >=20 > Best regards > Uwe --=20 You received this message because you are subscribed to the Google Groups "= linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an e= mail to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web, visit https://groups.google.com/d/msgid= /linux-sunxi/2877943.4JjSNuc4x8%40jernej-laptop. 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.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,FROM_EXCESS_BASE64,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 52D17C31E40 for ; Mon, 12 Aug 2019 10:51:23 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1988F2085A for ; Mon, 12 Aug 2019 10:51:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="KsMxnBu2" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1988F2085A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=siol.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fpz7oUhbsuriMSo7og0kJXCQCoGhdeg4ouXYQovJ9Bg=; b=KsMxnBu2i2KWas bcyUIA6dCLuC1I4s3Wpm3olCft0FlBolZddtnYuy9nMPH/nMvWfxyJuqu5hO8C/nZ9sYZcEzfEKEa wSFnXiF7xZ6qsjq0bhTNe6Tnl8qCTu12OLR/9WxuZX8uh6u0rpdO+LA0KrE/2CCWzCqcQXcBbJWxE 6BoNRQjvG2x4H7us3ANsitz6G3yBQh3IqqSIrNf5As4AQTSF0bh9BCV/v4wwTSbsLMtKpXFvK8vbC FAyEHosOhuan11NunUgo8CCy7dhwvv8NIEG4fP8mj5bynM85ErtmyiubFS/O1Oz0U67ma94mfhlv4 Hm30yupgeqdHHg5SFgrA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hx7v8-00016h-0k; Mon, 12 Aug 2019 10:51:22 +0000 Received: from mailoutvs60.siol.net ([185.57.226.251] helo=mail.siol.net) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hx7v4-00015Y-Hx for linux-arm-kernel@lists.infradead.org; Mon, 12 Aug 2019 10:51:20 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTP id 837F7523530; Mon, 12 Aug 2019 12:51:07 +0200 (CEST) X-Virus-Scanned: amavisd-new at psrvmta10.zcs-production.pri Received: from mail.siol.net ([127.0.0.1]) by localhost (psrvmta10.zcs-production.pri [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id t6JWQo8cCAfO; Mon, 12 Aug 2019 12:51:07 +0200 (CEST) Received: from mail.siol.net (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTPS id 2C631521B92; Mon, 12 Aug 2019 12:51:07 +0200 (CEST) Received: from jernej-laptop.localnet (89-212-178-211.dynamic.t-2.net [89.212.178.211]) (Authenticated sender: jernej.skrabec@siol.net) by mail.siol.net (Postfix) with ESMTPA id AA26E522124; Mon, 12 Aug 2019 12:51:05 +0200 (CEST) From: Jernej =?utf-8?B?xaBrcmFiZWM=?= To: Uwe =?ISO-8859-1?Q?Kleine=2DK=F6nig?= Subject: Re: [linux-sunxi] Re: [PATCH 4/6] pwm: sun4i: Add support for H6 PWM Date: Mon, 12 Aug 2019 12:51:05 +0200 Message-ID: <2877943.4JjSNuc4x8@jernej-laptop> In-Reply-To: <20190812104700.vzpdxx3yddthiif5@pengutronix.de> References: <20190726184045.14669-1-jernej.skrabec@siol.net> <20190812095648.wuefcr2mep3dpkth@flea> <20190812104700.vzpdxx3yddthiif5@pengutronix.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190812_035118_753307_5CB118EB X-CRM114-Status: UNSURE ( 6.19 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , linux-pwm@vger.kernel.org, devicetree , linux-sunxi@googlegroups.com, linux-kernel , Maxime Ripard , Chen-Yu Tsai , Rob Herring , Thierry Reding , kernel@pengutronix.de, Frank Rowand , linux-arm-kernel Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Dne ponedeljek, 12. avgust 2019 ob 12:47:00 CEST je Uwe Kleine-K=F6nig = napisal(a): > Hello Maxime, > = > the idea of my mail was to summarize quickly the discussion for the dt > people to give their judgement to stop us circling in a discussion about > the always same points. > = > I suggest we stop the discussion here now and wait for a reply from them > instead. Shouldn't we just go with compromise solution you suggested and Maxime = accepted? I would like to send new version in time for 5.4. Best regards, Jernej > = > Best regards > Uwe _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel