Received: by 2002:a05:7412:8598:b0:f9:33c2:5753 with SMTP id n24csp427048rdh; Tue, 19 Dec 2023 03:19:16 -0800 (PST) X-Google-Smtp-Source: AGHT+IFyqISefJkEvIZmhrXhhVAyFLMFBfDNSpWYxEJJTl20whdNtHF7exted6uqKEOF3lt48uZM X-Received: by 2002:a17:906:7392:b0:a1d:2d2b:2b37 with SMTP id f18-20020a170906739200b00a1d2d2b2b37mr8887291ejl.10.1702984755974; Tue, 19 Dec 2023 03:19:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1702984755; cv=none; d=google.com; s=arc-20160816; b=CXAP6u3aULrThZ7CGFA+SCFexVIvw2PtWFu9PhYJjj7Lo+tdIHEmvCdfvjLyvHMnhU TAVjrMYan0gFd91qOp14XExdABjlNvdXS2+XINGBQFDSTrrtePH2feWqe2SAzuww62Aj QELZ4pw14Z7GsaElTQvnq4SK9p8v1A6XXC8twllZH4LIut2cuXIRNj3UUP/D/uuFM3xD RRoD4X4V2orGHctUWdr+gRSZGLKfrkLsTj+PG5XDCN9SKHCVonvyBPsY15bkSKyk4XYC gfYoo1jkrbxXCkPgwcmS3CuA9i9v2Pxpf0NJHLoACNNJH+zNH96q+UXGhy7ti9rPq0A8 c7fw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version :list-unsubscribe:list-subscribe:list-id:precedence:references :message-id:subject:cc:to:from:date; bh=qfrNN+4Wzv2SlP/2YN99lD4SWMLm42jEj/ZfURqLJFo=; fh=QRW+V34dSQDbZDrlQnG8ondEd/t2bsilCOLa22lenwY=; b=GxKdIQNhopobOmtubi7zm2/135N2X3n5nhk+4c7cZEVukgY1wuNFZqu537fxdOjGi9 JjKMXEnUaUx1DU+25NBP/YMljtE995tGLFqJ8Wrk2ZVTKBT2PzzsYAR2W7S1dqgkqsoK IqXGzUT1p6uzSC81AxJQebisYWepSJeoTTFsD2Mg3Td37vwkN254ox87SwWhedhJ9XRa HJT88nO6lOvTVQjc4+oYrlk6VufBor/i8BrxiEr+QaldiNSSTa18sm57blSA1yiMioAQ 0KftOZTwmjpYPSScFrQ0WGs1OxcfGArj93vKh6JGZsFwX23e7j5GsJSP5/Td+Y7wweu/ kiDA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-5067-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.80.249 as permitted sender) smtp.mailfrom="linux-kernel+bounces-5067-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from am.mirrors.kernel.org (am.mirrors.kernel.org. [147.75.80.249]) by mx.google.com with ESMTPS id jt22-20020a170906dfd600b00a2331ce1f32si2591682ejc.722.2023.12.19.03.19.15 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Dec 2023 03:19:15 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-5067-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.80.249 as permitted sender) client-ip=147.75.80.249; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-5067-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.80.249 as permitted sender) smtp.mailfrom="linux-kernel+bounces-5067-linux.lists.archive=gmail.com@vger.kernel.org" Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id AA1D51F23C6A for ; Tue, 19 Dec 2023 11:19:15 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 7322D15AE3; Tue, 19 Dec 2023 11:18:48 +0000 (UTC) X-Original-To: linux-kernel@vger.kernel.org Received: from sym2.noone.org (sym.noone.org [178.63.92.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6865E182DD; Tue, 19 Dec 2023 11:18:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=distanz.ch Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=sym.noone.org Received: by sym2.noone.org (Postfix, from userid 1002) id 4SvYrH6w9Rzvjfn; Tue, 19 Dec 2023 12:10:07 +0100 (CET) Date: Tue, 19 Dec 2023 12:10:07 +0100 From: Tobias Klauser To: Antony Pavlov Cc: Greg Kroah-Hartman , Jiri Slaby , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] tty/serial: altera_uart: use more informative labels in /proc/interrupts Message-ID: <20231219111007.pqvo54lwzauhpzws@distanz.ch> References: <20231217195601.236002-1-antonynpavlov@gmail.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231217195601.236002-1-antonynpavlov@gmail.com> User-Agent: NeoMutt/20170113 (1.7.2) On 2023-12-17 at 20:56:01 +0100, Antony Pavlov wrote: > Prior to this patch: > > ~# cat /proc/interrupts > ... > 40: 123 0 GIC-0 72 Level altera_uart > 41: 9 0 GIC-0 73 Level altera_uart > > After this patch: > > ~# cat /proc/interrupts > ... > 40: 6 0 GIC-0 72 Level ff200100.fpga-uart0 > 41: 28 0 GIC-0 73 Level ff200200.fpga-uart1 > > Signed-off-by: Antony Pavlov Acked-by: Tobias Klauser Thanks!