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=-6.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=no 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 334BEC433E2 for ; Sun, 30 Aug 2020 19:59:51 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F104820757 for ; Sun, 30 Aug 2020 19:59:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="BD68cTK8"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=me.com header.i=@me.com header.b="ynRGxZSO" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F104820757 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=me.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Owner; bh=kYGHv+1uQSa9KKkzmYTjT5Ti9L0z9diZPng+Av/+YC0=; b=BD68cTK826y2wLwpVUyoVNsq8/ Zi8KIVILZze5RmRbja67qReXNjYxUN8i2/9wAhX+QkWL4w6yR4hyxz14olxV/p3ZnG4SFSIzBj1PX kPI6OvvlkXVWlOWqCUlw4xbpx4NOdEV6cCoFf34M2o1UQZI6C8FtoruQYKrCca6PnB8lhPN9hYNVG J2BuGINMm95auZgdfWwA2KyCciHDs4dV12Ac8COkE2ukLlbXZY71POrqnWZzZM5OPXzo+5a1mAJiH 0CDQArcXOIhT4c7rjr5race1rJN3YxY1BuucMYdpseorUuJECevTh0LnsMc/cUOqUmAWxPpC4KnE4 0J0V7wVg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kCTTB-00006d-3m; Sun, 30 Aug 2020 19:58:29 +0000 Received: from st43p00im-ztfb10063301.me.com ([17.58.63.179]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kCTT8-00005k-Lm for linux-arm-kernel@lists.infradead.org; Sun, 30 Aug 2020 19:58:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=1a1hai; t=1598817502; bh=KqNm/0mh1bsH8v3Lu3UEk+dlYQBUL1DqCp4JKr8rfM4=; h=From:To:Subject:Date:Message-Id; b=ynRGxZSOHZx3K8ntAFUaL+WtqoFTGv8aN2yrZ2D/PcXg5NrQ9GK/KRofJfnnSU8jT mzLRYjsFgI3zs28OGYfedMxExcUghiX1LJs5Yynhn86zNnqmwnFFhXJJjAwbKZwXxt RL3fBg9udcKQGW9k9ILKkNuVOnYglOrf6cRHftG5ymrcp/pxHCi5MFUhLMh42xA8vR 7OFTL1krFIE5Qb0tReeK7uoS68g63jKe4PvGWB9Lt4brP1+Z3BC43GnjyXGAzsP4x8 Tm+F3m1A1HINC6Ay6AmdQ+ggivbp2U24BmqjXGkpej45TMNEgv2QTI7onhYpeeertI iH0mnGUqLpAmg== Received: from localhost (101.220.150.77.rev.sfr.net [77.150.220.101]) by st43p00im-ztfb10063301.me.com (Postfix) with ESMTPSA id 89FFCA401F5; Sun, 30 Aug 2020 19:58:21 +0000 (UTC) From: Alain Volmat To: Russell King , Arnd Bergmann , Sascha Hauer , Olof Johansson , Linus Walleij , Nathan Huckleberry , Geert Uytterhoeven , Claudiu Beznea , Enrico Weigelt , Thomas Gleixner , Kate Stewart , Greg Kroah-Hartman , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/2] arm: sti: LL_UART updates & STiH418 addition Date: Sun, 30 Aug 2020 21:57:46 +0200 Message-Id: <20200830195748.30221-1-avolmat@me.com> X-Mailer: git-send-email 2.17.1 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.235, 18.0.687 definitions=2020-08-30_07:2020-08-28, 2020-08-30 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 mlxscore=0 mlxlogscore=756 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-2006250000 definitions=main-2008300163 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200830_155826_748010_A4F07FF9 X-CRM114-Status: GOOD ( 13.15 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: patrice.chotard@st.com, avolmat@me.com MIME-Version: 1.0 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 This serie update the STi Platform LL_UART code to rely on DEBUG_UART_PHYS & DEBUG_UART_VIRT and add the STiH418 SoC support. Alain Volmat (2): arm: use DEBUG_UART_PHYS and DEBUG_UART_VIRT for sti LL_UART arm: sti LL_UART: add STiH418 SBC UART0 support arch/arm/Kconfig.debug | 38 +++++++++++++++++++++++++----------- arch/arm/include/debug/sti.S | 26 ++---------------------- 2 files changed, 29 insertions(+), 35 deletions(-) v2: rebased on top of linux 5.9-rc2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel