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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS 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 0632CC43387 for ; Wed, 19 Dec 2018 00:56:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D1C3621852 for ; Wed, 19 Dec 2018 00:56:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727707AbeLSA4J (ORCPT ); Tue, 18 Dec 2018 19:56:09 -0500 Received: from relmlor1.renesas.com ([210.160.252.171]:5212 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726629AbeLSA4I (ORCPT ); Tue, 18 Dec 2018 19:56:08 -0500 Date: 19 Dec 2018 09:56:07 +0900 X-IronPort-AV: E=Sophos;i="5.56,370,1539615600"; d="scan'208";a="3189589" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 19 Dec 2018 09:56:07 +0900 Received: from morimoto-PC.renesas.com (unknown [10.166.18.140]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 35E964124515; Wed, 19 Dec 2018 09:56:07 +0900 (JST) Message-ID: <878t0mxs1b.wl-kuninori.morimoto.gx@renesas.com> From: Kuninori Morimoto To: Laurent Pinchart Cc: Archit Taneja , Andrzej Hajda , Daniel Vetter , David Airlie , Linux Kernel Mailing List , dri-devel , Fabio Estevam , Andrew Morton Subject: Re: [PATCH][resend] drm: dw-hdmi-i2s: convert to SPDX identifiers In-Reply-To: <3162944.uzPVLzYCHc@avalon> References: <87lg4n1izg.wl-kuninori.morimoto.gx@renesas.com> <2503467.Tla0HvxUZs@avalon> <87bm5ixtun.wl-kuninori.morimoto.gx@renesas.com> <3162944.uzPVLzYCHc@avalon> User-Agent: Wanderlust/2.15.9 Emacs/24.5 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") 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 Hi Laurent > > >>>> few weeks passed, nothing happen. I re-post this patch again. > > >>>> I added Andrew on Cc > > >>> > > >>> The driver seems to be lacking a maintainer :-S > > >> > > >> bridge drivers all have a fallback maintainer, but none of them are > > >> cc'ed. It's maintained in drm-misc, so you could just push the patch > > >> too :-) Especially since you're listed: > > >> > > >> DRM DRIVERS FOR BRIDGE CHIPS > > >> M: Archit Taneja > > >> M: Andrzej Hajda > > >> R: Laurent Pinchart > > > > ?? > > I double checked To and Cc. > > Original patch included Archit, Andrzej address, > > but these were suddenly removed on from Re: mail. > > (I added these address again on this mail). > > ... what's happening ?? > > I've noticed that several mailing lists sometimes drop addresses from Cc: in > the e-mail content (but still forwards mails to those addresses). I haven't > investigated why. Hmm... I hope this mail is still reaching to Maintainer Best regards --- Kuninori Morimoto