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=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 08948C43331 for ; Fri, 27 Mar 2020 15:45:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D79BD2074F for ; Fri, 27 Mar 2020 15:45:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727699AbgC0PpN (ORCPT ); Fri, 27 Mar 2020 11:45:13 -0400 Received: from sauhun.de ([88.99.104.3]:39060 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726515AbgC0PpL (ORCPT ); Fri, 27 Mar 2020 11:45:11 -0400 Received: from localhost (p54B3358F.dip0.t-ipconnect.de [84.179.53.143]) by pokefinder.org (Postfix) with ESMTPSA id 232922C08B2; Fri, 27 Mar 2020 16:45:10 +0100 (CET) Date: Fri, 27 Mar 2020 16:45:09 +0100 From: Wolfram Sang To: Alex Deucher Cc: Sam Ravnborg , Wolfram Sang , amd-gfx list , David Airlie , LKML , Maling list - DRI developers , Linux I2C , Alex Deucher , Christian =?utf-8?B?S8O2bmln?= Subject: Re: [PATCH 6/6] drm/radeon: convert to use i2c_new_client_device() Message-ID: <20200327154509.GB3971@ninjato> References: <20200326211005.13301-1-wsa+renesas@sang-engineering.com> <20200326211005.13301-7-wsa+renesas@sang-engineering.com> <20200327152535.GA2191@ravnborg.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="O5XBE6gyVG5Rl6Rj" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --O5XBE6gyVG5Rl6Rj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > > > Move away from the deprecated API. > > > > > > > > Signed-off-by: Wolfram Sang > > > > > > patches 1,6, are: > > > Acked-by: Alex Deucher > > Should we commit all to drm-misc-next? >=20 > I'm fine to see it go through whatever tree makes sense. I'd suggest drm-misc-next to minimize merge conflicts. But I can take it via I2C tree, too, if desired. --O5XBE6gyVG5Rl6Rj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl5+H4UACgkQFA3kzBSg Kbbt+Q//bZmtiJw258S5u6Dib6o4qV/VfaFTecO/PvxGk7gMFCCwd1iJJV90BTv9 pv5FqyUDeC8s1JiBGAzYiN+d9sAY065o018UaHyWuNGLrvypL6e/xMQdDUcfIsZD ICbJAUtvmRHAtq3XkvBSCh/aPM/uQi6wDZcm6UL6WQMjL7qRGeY24d68IVP2OBWX oliHQMrxDd2A/Xe5znga31ByTC3cB31rhDNHrUBoModp6gMYQB3aHGf1m+QPnjFQ tUwnN7ECc9hlJxj/6ok7faDT+DtDNoxdMpKLM2s04O39WQUgFlz0YAinDLblifqZ 65+pV/wGqT3NP8P6gljisJiENeMh5TH/02XWAxd2NbDwfEarG8RIEI8oOACEzC7J FH/qaxGlY1Es+JHDtCltSxVLT9+XtB3Te2t5+R5lTcRpCdoiomvrHD9nLaXKOx5Q 4YZTDn8ybrnSMd0UOwH+tqYYnXUhfISC/r89ISFsnMJAay8RzAo9lDhr8sD5QtDj H1mw/CuVktYfzdXXOYOCvnVh+5+rzvMd6pQb1BfBqxyGkRsMemKBzTTf9+Xfbp1t pKu+DyiKAyjorKj0J4mNwBhEIKeGLkgkTvgzi8tp7PSNPveh2lSfDaUq0IS18cN0 4RKx8WZP/O+SQX5sHKtI4AeFJegLNVbHAkeV9afQ0Z0QnvxNwFo= =6umv -----END PGP SIGNATURE----- --O5XBE6gyVG5Rl6Rj-- 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=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 4A579C2D0E5 for ; Fri, 27 Mar 2020 15:45:15 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 0A33020787 for ; Fri, 27 Mar 2020 15:45:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0A33020787 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=the-dreams.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2410D6EA51; Fri, 27 Mar 2020 15:45:13 +0000 (UTC) Received: from pokefinder.org (sauhun.de [88.99.104.3]) by gabe.freedesktop.org (Postfix) with ESMTP id 943996EA51 for ; Fri, 27 Mar 2020 15:45:10 +0000 (UTC) Received: from localhost (p54B3358F.dip0.t-ipconnect.de [84.179.53.143]) by pokefinder.org (Postfix) with ESMTPSA id 232922C08B2; Fri, 27 Mar 2020 16:45:10 +0100 (CET) Date: Fri, 27 Mar 2020 16:45:09 +0100 From: Wolfram Sang To: Alex Deucher Subject: Re: [PATCH 6/6] drm/radeon: convert to use i2c_new_client_device() Message-ID: <20200327154509.GB3971@ninjato> References: <20200326211005.13301-1-wsa+renesas@sang-engineering.com> <20200326211005.13301-7-wsa+renesas@sang-engineering.com> <20200327152535.GA2191@ravnborg.org> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: David Airlie , LKML , Maling list - DRI developers , Wolfram Sang , amd-gfx list , Alex Deucher , Sam Ravnborg , Christian =?utf-8?B?S8O2bmln?= , Linux I2C Content-Type: multipart/mixed; boundary="===============0911330998==" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --===============0911330998== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="O5XBE6gyVG5Rl6Rj" Content-Disposition: inline --O5XBE6gyVG5Rl6Rj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > > > Move away from the deprecated API. > > > > > > > > Signed-off-by: Wolfram Sang > > > > > > patches 1,6, are: > > > Acked-by: Alex Deucher > > Should we commit all to drm-misc-next? >=20 > I'm fine to see it go through whatever tree makes sense. I'd suggest drm-misc-next to minimize merge conflicts. But I can take it via I2C tree, too, if desired. --O5XBE6gyVG5Rl6Rj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl5+H4UACgkQFA3kzBSg Kbbt+Q//bZmtiJw258S5u6Dib6o4qV/VfaFTecO/PvxGk7gMFCCwd1iJJV90BTv9 pv5FqyUDeC8s1JiBGAzYiN+d9sAY065o018UaHyWuNGLrvypL6e/xMQdDUcfIsZD ICbJAUtvmRHAtq3XkvBSCh/aPM/uQi6wDZcm6UL6WQMjL7qRGeY24d68IVP2OBWX oliHQMrxDd2A/Xe5znga31ByTC3cB31rhDNHrUBoModp6gMYQB3aHGf1m+QPnjFQ tUwnN7ECc9hlJxj/6ok7faDT+DtDNoxdMpKLM2s04O39WQUgFlz0YAinDLblifqZ 65+pV/wGqT3NP8P6gljisJiENeMh5TH/02XWAxd2NbDwfEarG8RIEI8oOACEzC7J FH/qaxGlY1Es+JHDtCltSxVLT9+XtB3Te2t5+R5lTcRpCdoiomvrHD9nLaXKOx5Q 4YZTDn8ybrnSMd0UOwH+tqYYnXUhfISC/r89ISFsnMJAay8RzAo9lDhr8sD5QtDj H1mw/CuVktYfzdXXOYOCvnVh+5+rzvMd6pQb1BfBqxyGkRsMemKBzTTf9+Xfbp1t pKu+DyiKAyjorKj0J4mNwBhEIKeGLkgkTvgzi8tp7PSNPveh2lSfDaUq0IS18cN0 4RKx8WZP/O+SQX5sHKtI4AeFJegLNVbHAkeV9afQ0Z0QnvxNwFo= =6umv -----END PGP SIGNATURE----- --O5XBE6gyVG5Rl6Rj-- --===============0911330998== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0911330998==-- 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=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 A9635C43331 for ; Fri, 27 Mar 2020 15:54:52 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 82E92206E6 for ; Fri, 27 Mar 2020 15:54:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 82E92206E6 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=the-dreams.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=amd-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 54BF36EA57; Fri, 27 Mar 2020 15:54:52 +0000 (UTC) X-Greylist: delayed 320 seconds by postgrey-1.36 at gabe; Fri, 27 Mar 2020 15:50:31 UTC Received: from pokefinder.org (sauhun.de [88.99.104.3]) by gabe.freedesktop.org (Postfix) with ESMTP id A8ABB6EA55 for ; Fri, 27 Mar 2020 15:50:31 +0000 (UTC) Received: from localhost (p54B3358F.dip0.t-ipconnect.de [84.179.53.143]) by pokefinder.org (Postfix) with ESMTPSA id 232922C08B2; Fri, 27 Mar 2020 16:45:10 +0100 (CET) Date: Fri, 27 Mar 2020 16:45:09 +0100 From: Wolfram Sang To: Alex Deucher Subject: Re: [PATCH 6/6] drm/radeon: convert to use i2c_new_client_device() Message-ID: <20200327154509.GB3971@ninjato> References: <20200326211005.13301-1-wsa+renesas@sang-engineering.com> <20200326211005.13301-7-wsa+renesas@sang-engineering.com> <20200327152535.GA2191@ravnborg.org> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Mailman-Approved-At: Fri, 27 Mar 2020 15:54:51 +0000 X-BeenThere: amd-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion list for AMD gfx List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: David Airlie , LKML , Maling list - DRI developers , Wolfram Sang , amd-gfx list , Alex Deucher , Sam Ravnborg , Christian =?utf-8?B?S8O2bmln?= , Linux I2C Content-Type: multipart/mixed; boundary="===============0663132976==" Errors-To: amd-gfx-bounces@lists.freedesktop.org Sender: "amd-gfx" --===============0663132976== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="O5XBE6gyVG5Rl6Rj" Content-Disposition: inline --O5XBE6gyVG5Rl6Rj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > > > Move away from the deprecated API. > > > > > > > > Signed-off-by: Wolfram Sang > > > > > > patches 1,6, are: > > > Acked-by: Alex Deucher > > Should we commit all to drm-misc-next? >=20 > I'm fine to see it go through whatever tree makes sense. I'd suggest drm-misc-next to minimize merge conflicts. But I can take it via I2C tree, too, if desired. --O5XBE6gyVG5Rl6Rj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl5+H4UACgkQFA3kzBSg Kbbt+Q//bZmtiJw258S5u6Dib6o4qV/VfaFTecO/PvxGk7gMFCCwd1iJJV90BTv9 pv5FqyUDeC8s1JiBGAzYiN+d9sAY065o018UaHyWuNGLrvypL6e/xMQdDUcfIsZD ICbJAUtvmRHAtq3XkvBSCh/aPM/uQi6wDZcm6UL6WQMjL7qRGeY24d68IVP2OBWX oliHQMrxDd2A/Xe5znga31ByTC3cB31rhDNHrUBoModp6gMYQB3aHGf1m+QPnjFQ tUwnN7ECc9hlJxj/6ok7faDT+DtDNoxdMpKLM2s04O39WQUgFlz0YAinDLblifqZ 65+pV/wGqT3NP8P6gljisJiENeMh5TH/02XWAxd2NbDwfEarG8RIEI8oOACEzC7J FH/qaxGlY1Es+JHDtCltSxVLT9+XtB3Te2t5+R5lTcRpCdoiomvrHD9nLaXKOx5Q 4YZTDn8ybrnSMd0UOwH+tqYYnXUhfISC/r89ISFsnMJAay8RzAo9lDhr8sD5QtDj H1mw/CuVktYfzdXXOYOCvnVh+5+rzvMd6pQb1BfBqxyGkRsMemKBzTTf9+Xfbp1t pKu+DyiKAyjorKj0J4mNwBhEIKeGLkgkTvgzi8tp7PSNPveh2lSfDaUq0IS18cN0 4RKx8WZP/O+SQX5sHKtI4AeFJegLNVbHAkeV9afQ0Z0QnvxNwFo= =6umv -----END PGP SIGNATURE----- --O5XBE6gyVG5Rl6Rj-- --===============0663132976== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx --===============0663132976==--