Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4572898imu; Tue, 18 Dec 2018 18:11:31 -0800 (PST) X-Google-Smtp-Source: AFSGD/XEaI5TN7ivx5+LoMVGmz7XZrWQPKiR3PBCHNQMXBjun0TbBPeJGlvzh+gkAl2KtIFjon6f X-Received: by 2002:a65:500c:: with SMTP id f12mr17139325pgo.226.1545185491582; Tue, 18 Dec 2018 18:11:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545185491; cv=none; d=google.com; s=arc-20160816; b=WGxtogWbvR4QE1kRGWNU3n5gk97vyx6WgAmlSYuPBkdjVmjSai9LD59LEL3cqtuofS 1/eB7HUflNwKrsiqgjcPZJ7+2xkLH5kEOBaXXkGU9oTKJZcnqEKNktageKwblxHu/6Il XFqnfjrw2y0Wtog1P4n3pMezD23mj4JZORhHZZMUbQKVfoYq27pmN1GH9sn9qTnm5Bva 7qVDw04SIu3DhPyz+yecssJef1SrBx0GiwmqC+VMJIUZ4Bs/49lYpA0dnRlem+zoyTqT Xbx4bawrbefJlWgIAscBEtip965MljyMdS7z5Ww3Q3HqPS3FTIMBvXqVW7ih3G2LgqcJ lFiA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:subject:cc:to:from:message-id:date; bh=QkCsVqdhS2hyqzmlQzf+fhcp4O0SIl08bYjRLm7uVMc=; b=Ia4BeDx1PbSnrOK4Pc77X4Kp2E9kujLaS6YKP4UQx9rlyD+ua8/82II3IqQC8yvkeF 2FM76ccUVyJBWDzmocwygqQyO4jqVMVYqzDTBAe8aDfY9am72z5e90GaOqph+joEDOF8 CLFyEd1kTH9lqDcr6esfX20XD2/ABkI8lbi0iwegcu/KSMwvB1iQdeZIusGNB5Cl9pco KZUWaEGCnfBo9equ6Cm/wkqGxQzTotp5smj/7YKA6FA+YX6TZZUIAQBMKT/9NrQt2miq WhqhaoeCYbS8ei61Jb2uTYVLJwghWr5UQDNh5o9GLsA5r5VTG2Y5nLN5YOy1+9gmr4c+ AhgA== ARC-Authentication-Results: i=1; mx.google.com; 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 i4si15381564pfg.218.2018.12.18.18.11.15; Tue, 18 Dec 2018 18:11:31 -0800 (PST) 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; 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 S1727699AbeLSA4J (ORCPT + 99 others); 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