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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 045EEC433F5 for ; Mon, 20 Dec 2021 15:05:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=j8I+iwuWrJvtg90Kqb9+BtXpxfeOMdum1AVs9qFNdw0=; b=wJPUez2ZQBqaGz 1Q1T8zPISVNeeJUXOcotEjp297iiRJBfIDtW9onPXyYnoXE1Ub5RrbJUTIsZSCNKtvq8LvTrFyNcP AZfY2lvoFCR4spXUVSObW/49q4XdaHyxFai1scmB7E3GaEOVgtzMdBiZ04RdyDzJFMcRCNwpG2GOB sZPJVrHfVhrrvX1ym87yX5ZyCgvQwBGxr1qbUyE0s7N+UcajmNfo0BYSKKGDXNEGIkQnDTe1QBRc+ oT0hECP6/4qI33Z5IP7ho4HsJW3EmYW7opULt2Kzv75RNmWIL3q51QZbb82LZhDE9I9kV0/JifVaU JZ9VmgY/HYvZZoM2MBiw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mzKDF-0030YX-Ff; Mon, 20 Dec 2021 15:04:29 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mzKDC-0030Xm-R1 for linux-arm-kernel@lists.infradead.org; Mon, 20 Dec 2021 15:04:28 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id DDB8861141; Mon, 20 Dec 2021 15:04:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C6D08C36AE7; Mon, 20 Dec 2021 15:04:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1640012665; bh=VFNKgYieykLoFcky+hSZpBKn6wJR54wZW7OAAY3J0sY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FDsqZDClbb3klOzXjL+OV2tvhAZFejj1C/vtwFGzXee1Mq4noy3uVJNE7UHz4VnQY E4OyBMrtYEOGs2WmQRF45qfrhoYB5EMYN8Uxn762vA787qnnTLK/KYuZRuIOXwN2Ab kFpolvO/sSX2fSwDxx69rM/s/oYIxNOpZTUFoYKw= Date: Mon, 20 Dec 2021 16:04:22 +0100 From: Greg Kroah-Hartman To: Arnaud Pouliquen Cc: Russell King , Arnd Bergmann , Joel Stanley , Dmitry Osipenko , Thierry Reding , Manivannan Sadhasivam , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: multi_v7_defconfig: Enable CONFIG_RPMSG_TTY Message-ID: References: <20211220144748.23695-1-arnaud.pouliquen@foss.st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211220144748.23695-1-arnaud.pouliquen@foss.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211220_070426_937444_4DE4488C X-CRM114-Status: GOOD ( 11.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Dec 20, 2021 at 03:47:48PM +0100, Arnaud Pouliquen wrote: > Enable the RPMSG_TTY driver as module in multi_v7_defconfig. That says what you are doing, but not why this is now a requirement and you should do it :( _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1E93EC433EF for ; Mon, 20 Dec 2021 15:25:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237162AbhLTPZR (ORCPT ); Mon, 20 Dec 2021 10:25:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41838 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240146AbhLTPY2 (ORCPT ); Mon, 20 Dec 2021 10:24:28 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4CA16C08EE2C for ; Mon, 20 Dec 2021 07:04:26 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E17C26113B for ; Mon, 20 Dec 2021 15:04:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C6D08C36AE7; Mon, 20 Dec 2021 15:04:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1640012665; bh=VFNKgYieykLoFcky+hSZpBKn6wJR54wZW7OAAY3J0sY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FDsqZDClbb3klOzXjL+OV2tvhAZFejj1C/vtwFGzXee1Mq4noy3uVJNE7UHz4VnQY E4OyBMrtYEOGs2WmQRF45qfrhoYB5EMYN8Uxn762vA787qnnTLK/KYuZRuIOXwN2Ab kFpolvO/sSX2fSwDxx69rM/s/oYIxNOpZTUFoYKw= Date: Mon, 20 Dec 2021 16:04:22 +0100 From: Greg Kroah-Hartman To: Arnaud Pouliquen Cc: Russell King , Arnd Bergmann , Joel Stanley , Dmitry Osipenko , Thierry Reding , Manivannan Sadhasivam , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: multi_v7_defconfig: Enable CONFIG_RPMSG_TTY Message-ID: References: <20211220144748.23695-1-arnaud.pouliquen@foss.st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211220144748.23695-1-arnaud.pouliquen@foss.st.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 20, 2021 at 03:47:48PM +0100, Arnaud Pouliquen wrote: > Enable the RPMSG_TTY driver as module in multi_v7_defconfig. That says what you are doing, but not why this is now a requirement and you should do it :(