[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <92189a8c-00dc-4b79-8fd0-3670b80d0db2@linux.microsoft.com>
Date: Tue, 30 Apr 2024 14:40:18 -0700
From: Easwar Hariharan <eahariha@...ux.microsoft.com>
To: Rodrigo Vivi <rodrigo.vivi@...el.com>
Cc: Jani Nikula <jani.nikula@...ux.intel.com>,
Joonas Lahtinen <joonas.lahtinen@...ux.intel.com>,
Tvrtko Ursulin <tursulin@...ulin.net>, David Airlie <airlied@...il.com>,
Daniel Vetter <daniel@...ll.ch>, Zhenyu Wang <zhenyuw@...ux.intel.com>,
Zhi Wang <zhi.wang.linux@...il.com>,
"open list:INTEL DRM DISPLAY FOR XE AND I915 DRIVERS"
<intel-gfx@...ts.freedesktop.org>,
"open list:INTEL DRM DISPLAY FOR XE AND I915 DRIVERS"
<intel-xe@...ts.freedesktop.org>,
"open list:DRM DRIVERS" <dri-devel@...ts.freedesktop.org>,
open list <linux-kernel@...r.kernel.org>,
"open list:INTEL GVT-g DRIVERS (Intel GPU Virtualization)"
<intel-gvt-dev@...ts.freedesktop.org>,
Wolfram Sang <wsa+renesas@...g-engineering.com>,
"open list:RADEON and AMDGPU DRM DRIVERS" <amd-gfx@...ts.freedesktop.org>,
"open list:DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS"
<nouveau@...ts.freedesktop.org>,
"open list:I2C SUBSYSTEM HOST DRIVERS" <linux-i2c@...r.kernel.org>,
"open list:BTTV VIDEO4LINUX DRIVER" <linux-media@...r.kernel.org>,
"open list:FRAMEBUFFER LAYER" <linux-fbdev@...r.kernel.org>
Subject: Re: [PATCH v1 03/12] drm/i915: Make I2C terminology more inclusive
On 4/30/2024 1:29 PM, Rodrigo Vivi wrote:
> On Tue, Apr 30, 2024 at 05:38:02PM +0000, Easwar Hariharan wrote:
>> I2C v7, SMBus 3.2, and I3C 1.1.1 specifications have replaced "master/slave"
>> with more appropriate terms. Inspired by and following on to Wolfram's
>> series to fix drivers/i2c/[1], fix the terminology for users of
>> I2C_ALGOBIT bitbanging interface, now that the approved verbiage exists
>> in the specification.
>>
>> Compile tested, no functionality changes intended
>>
>> [1]: https://lore.kernel.org/all/20240322132619.6389-1-wsa+renesas@sang-engineering.com/
>>
>> Signed-off-by: Easwar Hariharan <eahariha@...ux.microsoft.com>
>
> I'm glad to see this change!
>
> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@...el.com>
>
>> ---
>> drivers/gpu/drm/i915/display/dvo_ch7017.c | 14 ++++-----
>> drivers/gpu/drm/i915/display/dvo_ch7xxx.c | 18 +++++------
>> drivers/gpu/drm/i915/display/dvo_ivch.c | 16 +++++-----
>> drivers/gpu/drm/i915/display/dvo_ns2501.c | 18 +++++------
>> drivers/gpu/drm/i915/display/dvo_sil164.c | 18 +++++------
>> drivers/gpu/drm/i915/display/dvo_tfp410.c | 18 +++++------
>> drivers/gpu/drm/i915/display/intel_bios.c | 22 +++++++-------
>> drivers/gpu/drm/i915/display/intel_ddi.c | 2 +-
>> .../gpu/drm/i915/display/intel_display_core.h | 2 +-
>> drivers/gpu/drm/i915/display/intel_dsi.h | 2 +-
>> drivers/gpu/drm/i915/display/intel_dsi_vbt.c | 20 ++++++-------
>> drivers/gpu/drm/i915/display/intel_dvo.c | 14 ++++-----
>> drivers/gpu/drm/i915/display/intel_dvo_dev.h | 2 +-
>> drivers/gpu/drm/i915/display/intel_gmbus.c | 4 +--
>> drivers/gpu/drm/i915/display/intel_sdvo.c | 30 +++++++++----------
>> drivers/gpu/drm/i915/display/intel_vbt_defs.h | 4 +--
>> drivers/gpu/drm/i915/gvt/edid.c | 28 ++++++++---------
>> drivers/gpu/drm/i915/gvt/edid.h | 4 +--
>> drivers/gpu/drm/i915/gvt/opregion.c | 2 +-
>> 19 files changed, 119 insertions(+), 119 deletions(-)
>
> The chances of conflicts are high with this many changes,
> but should be easy enough to deal with later, so feel free
> to move with this i915 patch on any other tree and we catch-up
> later.
>
> Acked-by: Rodrigo Vivi <rodrigo.vivi@...el.com>
>
Thanks for the review and ack! I actually thought that this might end up going in as individual
patches via the various respective trees since it's now completely independent of Wolfram's enabling
series with the drop of the final patch that was treewide.
What do you think?
Thanks,
Easwar
Powered by blists - more mailing lists