Received: by 2002:a25:23cc:0:0:0:0:0 with SMTP id j195csp578502ybj; Tue, 5 May 2020 04:12:31 -0700 (PDT) X-Google-Smtp-Source: APiQypIowWnrYh+fUwP30cLI6vXTQGa+e6Em0mmKHwD0+/PeZRd1MJ+2egK3GN2LTo0jDHrTEPZp X-Received: by 2002:a50:fc0d:: with SMTP id i13mr1927249edr.280.1588677150845; Tue, 05 May 2020 04:12:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588677150; cv=none; d=google.com; s=arc-20160816; b=wrSbqQZ2NlcVs7nWBtYeulSNG5uZi95hXc38IJxvt30X6qTNFcTRjNXrG9Kacm4DbG e39ZnC1cKzXTij2OHkpF8YFc1yvfQZqGhgwOhbbrdhBnznh6TfmnPUajMmbbxPxY2yZw ka27h0vkSxB+atyDqZGDpoX1lu2Rodev8e5HWe9Nr7hWdxMfJv/dJCzPvlw/g9//pTRc XTTeIAwjTHx9XZJaGRU7bLyo7vjFrqio/uxjtj8MYcbfCppDKkyvbw45XHdIHEXtSYL/ xaCqQ3Fx+zI9tA/Tm1bZ+MLkQDi/CjScBrwYBNl7SkQdl++kat0wO0m9jruVvW5XY2LH FJgA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=YipQ2x+XuPtuJAAKDLNBAKNAwK7Yev1Gm7WlyNIP1Ps=; b=ULyQBa9qA55/XWJBwgAV5e6+yOtTiaVHBZ+yXPbBQ7xkYUnu8/1QUTCVAdYKl0s6Ui 6GpX8jw89OMnVtTGDY9zYOE7S87WCHV74F7XGUsX+athdqKgsc5pap+AembgmhJYIdt9 XW9iyVmH59P367X/WbpKclbs7aqIYxnrhej2UqYBtCZGqvoGQaswHpAQ/1rhUQRhSdIO T687RteIE5PFGPhc2RraKzZpzVaFyAydoWCFNyo4WZJLIipTINUYcYV9GEZE0aKebBIc 81xnVTWVL8SpMeuRzYJFi/S4am1L3vvxY83Smee8zhHYxCEResEMzPROb/Djxvy7rbI2 EBtw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OCwki1US; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ox5si911376ejb.530.2020.05.05.04.12.07; Tue, 05 May 2020 04:12:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OCwki1US; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728787AbgEELKb (ORCPT + 99 others); Tue, 5 May 2020 07:10:31 -0400 Received: from mail.kernel.org ([198.145.29.99]:49826 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727090AbgEELKa (ORCPT ); Tue, 5 May 2020 07:10:30 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1E3C0206D7; Tue, 5 May 2020 11:10:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588677030; bh=GczSjg2mY+zVUBwyK+x5JROwfYQz7w+f1HqDD4SgsRI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OCwki1USRAmdS8aGyCPfJLL9E0Xi+2JLTACEEI3+u+VJjiE0S1JA2cFDtoV+JBCFM 6aaBfjDN/9N1JrYxckDC1PQ9cxInamd/QsLMvCTI4Dp4PZTOy+JUXzMkDjcroWR8PE F/61FnIJ3qm1kmp5PKmLOZtQccMbeD6Mk8Pxi2X4= Date: Tue, 5 May 2020 13:10:28 +0200 From: Greg KH To: sean.wang@mediatek.com Cc: jslaby@suse.com, andriy.shevchenko@linux.intel.com, mika.westerberg@linux.intel.com, sr@denx.de, arnd@arndb.de, matthias.bgg@gmail.com, tthayer@opensource.altera.com, linux-mediatek@lists.infradead.org, linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Steven Liu , Ryder Lee Subject: Re: [PATCH v3] tty: serial: don't do termios for BTIF Message-ID: <20200505111028.GA114206@kroah.com> References: <20200422180900.GA3454664@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200422180900.GA3454664@kroah.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 22, 2020 at 08:09:00PM +0200, Greg KH wrote: > On Thu, Apr 23, 2020 at 02:02:08AM +0800, sean.wang@mediatek.com wrote: > > From: Sean Wang > > > > Bluetooth Interface (BTIF) is designed dedicatedly for MediaTek SOC with > > BT in order to be instead of the UART interface between BT module and Host > > CPU, and not exported to user space to access. > > > > As the UART design, BTIF will be an APB slave and can transmit or receive > > data by MCU access, but doesn't provide termios function like baudrate and > > flow control setup. > > Why does it matter? If the connection isn't exported to userspace, who > would run those termios functions on the port? Dropping from my patch queues due to a lack of response, please address this question when you resend this. greg k-h