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 86E89C433FE for ; Wed, 2 Feb 2022 14:28:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344948AbiBBO2o (ORCPT ); Wed, 2 Feb 2022 09:28:44 -0500 Received: from mail-ua1-f54.google.com ([209.85.222.54]:39776 "EHLO mail-ua1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239109AbiBBO2o (ORCPT ); Wed, 2 Feb 2022 09:28:44 -0500 Received: by mail-ua1-f54.google.com with SMTP id p7so19435701uao.6; Wed, 02 Feb 2022 06:28:43 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=DQbN/IG7k7oQjSkAnXdbQ+TtLAJYx9/TKrsGBZwRqyY=; b=DCNMFarRsSvnFzKpYbXc9DZw312hrM29QC6lb8KmHEFRltcO460WPtBncNCilee2tF FYWVLaEugfufQ21QvFpH99Xk+XdBlAv9+7OnAcUtIzZqLWv5JnLyYi3GlZQd2rwIrZBG 0enOcORASSrAbQFtjCJwk/Ml/ceCbnuR0WQSF5lzqkx2fN0YfG23bD1WOsKHlQAhDCh8 MvYEEPMdEGmvc9QFaep0WgC9coUfrOZ1IxwPEN0ou7WX8tneZ3Pt0qH4DgjPpR6eAPux DIHy8YEo4jOAlQVpW2terS+aQpskFqWND5w+GjQuUs3GE6Q5wWWz2AKtEnM0X6pdwuir RVCQ== X-Gm-Message-State: AOAM530N15m0/4wHWbJHj0sOW168kBYR/fEqrZsDVY/Gdl9Hb8ap7bQM pr8AD2v/0l5Zju+KZ/SXtp4iZ2LEiIL0Zg== X-Google-Smtp-Source: ABdhPJxpmmOITrW4JZ0N2uiuZleO3DWsTPcUVFXQhM0Q9ILvsflNW5ngoxahxwflKqc9dnGQuJEwLg== X-Received: by 2002:a67:cb19:: with SMTP id b25mr12059436vsl.8.1643812123175; Wed, 02 Feb 2022 06:28:43 -0800 (PST) Received: from mail-ua1-f49.google.com (mail-ua1-f49.google.com. [209.85.222.49]) by smtp.gmail.com with ESMTPSA id q69sm5678301vka.21.2022.02.02.06.28.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 02 Feb 2022 06:28:42 -0800 (PST) Received: by mail-ua1-f49.google.com with SMTP id 60so2373130uae.1; Wed, 02 Feb 2022 06:28:42 -0800 (PST) X-Received: by 2002:a67:b00e:: with SMTP id z14mr11549301vse.57.1643812121840; Wed, 02 Feb 2022 06:28:41 -0800 (PST) MIME-Version: 1.0 References: <20220201120310.878267-1-maz@kernel.org> <20220201120310.878267-5-maz@kernel.org> In-Reply-To: <20220201120310.878267-5-maz@kernel.org> From: Geert Uytterhoeven Date: Wed, 2 Feb 2022 15:28:31 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 04/12] irqchip/renesas-irqc: Move PM device over to irq domain To: Marc Zyngier Cc: "open list:GPIO SUBSYSTEM" , Linux ARM , linux-mediatek@lists.infradead.org, Linux Kernel Mailing List , "open list:TI ETHERNET SWITCH DRIVER (CPSW)" , Linus Walleij , Bartosz Golaszewski , Matthias Brugger , Grygorii Strashko , Santosh Shilimkar , Kevin Hilman , Thomas Gleixner , Shawn Guo , Sascha Hauer , Avi Fishman , Tomer Maimon , Tali Perry , Emil Renner Berthing Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Tue, Feb 1, 2022 at 1:15 PM Marc Zyngier wrote: > Move the reference to the device over to the irq domain. > > Signed-off-by: Marc Zyngier Reviewed-by: Geert Uytterhoeven Wake-up still works fine on R-Mobile APE6 and R-Car M2-W, so Tested-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds 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 21C87C433F5 for ; Wed, 2 Feb 2022 14:30:45 +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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=sNZpGardE9quFsZulUMTg395EB35ejZKUPjeQyf0oME=; b=Q2f/ydjoZB8jTX v4b4lvpeoxNRmny+MmPKuyASMdnaFx6lb/Wqwx5KZXTu/eQqh7PUDVWZG0HXQcRtl9ASo7TjigkuO 5qfYt2vpEcHsG5OkKW6wdVEQ2IqekdpTE5oF4pB2E8+pP4OUqytu1ehGDkbqjod3iZsOigoIchSd6 v9A+H8+v/3ZBsGugLCNZBklccXCV/a+SCg+xInzuJt0yeA3LEAjahLkgmHbeP3OrscAQFPFQEcgEb b+1SIsc49z6U1w3FkJIH3agHdD8ggmZiOcTddg5XrTzxD9amoPWH/NgkWYhAhLREVNLI6abKZnsqV VcIxsmG5an0ZfVz/7iSQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFGeb-00Fhly-IW; Wed, 02 Feb 2022 14:30:37 +0000 Received: from mail-ua1-f49.google.com ([209.85.222.49]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFGcm-00FgxU-Tu; Wed, 02 Feb 2022 14:28:46 +0000 Received: by mail-ua1-f49.google.com with SMTP id b16so19452360uaq.4; Wed, 02 Feb 2022 06:28:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=DQbN/IG7k7oQjSkAnXdbQ+TtLAJYx9/TKrsGBZwRqyY=; b=a4H1p2f7DHbe6ubV5iXMdw8t3z1Qcer6T6nG8FBqTmrbJe5oprE8FBChiAGu9CSMi1 3SKbr5RSzXlBpjqvp6GQNWPDygZ4iIycXBXWd58QsBFvbAuQBM0GDNsmdIrYmt1qQWLW V6r3eA1FOAPUzUvAyjfwLZDVdC1ydHFAl5DG45PA5LEpfFaYsIPWaUFIbTqJqMDO4BGu AE16U7+3uZS3VnLTRsNZV1nXQZfGDpnE4qLRWoZnfH0BCcC8uCUxogKgHagIl+uPtgoK 5CqUFLlH+fLvk3B8Ix1MupcGGbqTf/tndPBYX4uYIA0T6X3YCK/ZPIcEEXvmo0EGKhQ4 5jEQ== X-Gm-Message-State: AOAM532LTwml8EhXatZA3vz9kdHexvwDy4LugrTnCqHt2890mG6Cz1Gn JQfz2eFLiC34hAsKVXw//PxkhjG2FS155g== X-Google-Smtp-Source: ABdhPJzoY3paLTe8Vqir4pafAOXIp4wikRJfaEenuMhGHYJ/+mwKH9iEbUFQ4J/y3VlSs9VdMRgEqg== X-Received: by 2002:ab0:14f1:: with SMTP id f46mr11525333uae.56.1643812123347; Wed, 02 Feb 2022 06:28:43 -0800 (PST) Received: from mail-ua1-f51.google.com (mail-ua1-f51.google.com. [209.85.222.51]) by smtp.gmail.com with ESMTPSA id x20sm4935180vsr.17.2022.02.02.06.28.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 02 Feb 2022 06:28:42 -0800 (PST) Received: by mail-ua1-f51.google.com with SMTP id p7so19435539uao.6; Wed, 02 Feb 2022 06:28:42 -0800 (PST) X-Received: by 2002:a67:b00e:: with SMTP id z14mr11549301vse.57.1643812121840; Wed, 02 Feb 2022 06:28:41 -0800 (PST) MIME-Version: 1.0 References: <20220201120310.878267-1-maz@kernel.org> <20220201120310.878267-5-maz@kernel.org> In-Reply-To: <20220201120310.878267-5-maz@kernel.org> From: Geert Uytterhoeven Date: Wed, 2 Feb 2022 15:28:31 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 04/12] irqchip/renesas-irqc: Move PM device over to irq domain To: Marc Zyngier Cc: "open list:GPIO SUBSYSTEM" , Linux ARM , linux-mediatek@lists.infradead.org, Linux Kernel Mailing List , "open list:TI ETHERNET SWITCH DRIVER (CPSW)" , Linus Walleij , Bartosz Golaszewski , Matthias Brugger , Grygorii Strashko , Santosh Shilimkar , Kevin Hilman , Thomas Gleixner , Shawn Guo , Sascha Hauer , Avi Fishman , Tomer Maimon , Tali Perry , Emil Renner Berthing X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220202_062845_003541_386B449E X-CRM114-Status: GOOD ( 19.11 ) X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Tue, Feb 1, 2022 at 1:15 PM Marc Zyngier wrote: > Move the reference to the device over to the irq domain. > > Signed-off-by: Marc Zyngier Reviewed-by: Geert Uytterhoeven Wake-up still works fine on R-Mobile APE6 and R-Car M2-W, so Tested-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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 1A9A0C433F5 for ; Wed, 2 Feb 2022 14:31:35 +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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pbLVRqY1+MtJCeLfT9mGS9gjaOG70rs4ck/fLx1ruvg=; b=RWTV5whpcpEW9c 2+5weyHSoqB7OrQa9NMlamOToGvq0ZqVXlP1CrI7AY+KCiEXQVhRV89aB8kPc7Xh1TF7Ud9cbWXAM /RpcfbC4dIGJDDlKZk1UMFQr4NIjm5RHEOfWaJ0hMUNCag3aPLtMCgigPHnWNYALM9miU0vhqUyrC /uKQUkHXGLJy361pEiOvIZH7z9W9NJTcfVAc5AhezXtePIVoL7eExqE5fmMWdLGVzkBFoXxN0WhW3 +yRKhtQ5EtSxwLu6uhDuyJt+tCEUDmNjXgLeUiafQgQ69Bgkj5F+J7zpQYRw93b1nd1siErfo4yZT 8Y/suADP/jylYLHP6zow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFGdl-00FhLQ-BY; Wed, 02 Feb 2022 14:29:45 +0000 Received: from mail-ua1-f49.google.com ([209.85.222.49]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFGcm-00FgxU-Tu; Wed, 02 Feb 2022 14:28:46 +0000 Received: by mail-ua1-f49.google.com with SMTP id b16so19452360uaq.4; Wed, 02 Feb 2022 06:28:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=DQbN/IG7k7oQjSkAnXdbQ+TtLAJYx9/TKrsGBZwRqyY=; b=a4H1p2f7DHbe6ubV5iXMdw8t3z1Qcer6T6nG8FBqTmrbJe5oprE8FBChiAGu9CSMi1 3SKbr5RSzXlBpjqvp6GQNWPDygZ4iIycXBXWd58QsBFvbAuQBM0GDNsmdIrYmt1qQWLW V6r3eA1FOAPUzUvAyjfwLZDVdC1ydHFAl5DG45PA5LEpfFaYsIPWaUFIbTqJqMDO4BGu AE16U7+3uZS3VnLTRsNZV1nXQZfGDpnE4qLRWoZnfH0BCcC8uCUxogKgHagIl+uPtgoK 5CqUFLlH+fLvk3B8Ix1MupcGGbqTf/tndPBYX4uYIA0T6X3YCK/ZPIcEEXvmo0EGKhQ4 5jEQ== X-Gm-Message-State: AOAM532LTwml8EhXatZA3vz9kdHexvwDy4LugrTnCqHt2890mG6Cz1Gn JQfz2eFLiC34hAsKVXw//PxkhjG2FS155g== X-Google-Smtp-Source: ABdhPJzoY3paLTe8Vqir4pafAOXIp4wikRJfaEenuMhGHYJ/+mwKH9iEbUFQ4J/y3VlSs9VdMRgEqg== X-Received: by 2002:ab0:14f1:: with SMTP id f46mr11525333uae.56.1643812123347; Wed, 02 Feb 2022 06:28:43 -0800 (PST) Received: from mail-ua1-f51.google.com (mail-ua1-f51.google.com. [209.85.222.51]) by smtp.gmail.com with ESMTPSA id x20sm4935180vsr.17.2022.02.02.06.28.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 02 Feb 2022 06:28:42 -0800 (PST) Received: by mail-ua1-f51.google.com with SMTP id p7so19435539uao.6; Wed, 02 Feb 2022 06:28:42 -0800 (PST) X-Received: by 2002:a67:b00e:: with SMTP id z14mr11549301vse.57.1643812121840; Wed, 02 Feb 2022 06:28:41 -0800 (PST) MIME-Version: 1.0 References: <20220201120310.878267-1-maz@kernel.org> <20220201120310.878267-5-maz@kernel.org> In-Reply-To: <20220201120310.878267-5-maz@kernel.org> From: Geert Uytterhoeven Date: Wed, 2 Feb 2022 15:28:31 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 04/12] irqchip/renesas-irqc: Move PM device over to irq domain To: Marc Zyngier Cc: "open list:GPIO SUBSYSTEM" , Linux ARM , linux-mediatek@lists.infradead.org, Linux Kernel Mailing List , "open list:TI ETHERNET SWITCH DRIVER (CPSW)" , Linus Walleij , Bartosz Golaszewski , Matthias Brugger , Grygorii Strashko , Santosh Shilimkar , Kevin Hilman , Thomas Gleixner , Shawn Guo , Sascha Hauer , Avi Fishman , Tomer Maimon , Tali Perry , Emil Renner Berthing X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220202_062845_003541_386B449E X-CRM114-Status: GOOD ( 19.11 ) 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 Tue, Feb 1, 2022 at 1:15 PM Marc Zyngier wrote: > Move the reference to the device over to the irq domain. > > Signed-off-by: Marc Zyngier Reviewed-by: Geert Uytterhoeven Wake-up still works fine on R-Mobile APE6 and R-Car M2-W, so Tested-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel