From patchwork Mon Mar 20 09:55:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 1758905 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2620:137:e000::1:20; helo=out1.vger.email; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.a=rsa-sha256 header.s=google header.b=HDoNBMSC; dkim-atps=neutral Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by legolas.ozlabs.org (Postfix) with ESMTP id 4Pg98T4bvlz246f for ; Mon, 20 Mar 2023 20:55:21 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229508AbjCTJzT (ORCPT ); Mon, 20 Mar 2023 05:55:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47316 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229754AbjCTJzS (ORCPT ); Mon, 20 Mar 2023 05:55:18 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 002CE49FA for ; Mon, 20 Mar 2023 02:55:15 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id s8so13850404lfr.8 for ; Mon, 20 Mar 2023 02:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1679306114; h=cc:to:content-transfer-encoding:mime-version:message-id:date :subject:from:from:to:cc:subject:date:message-id:reply-to; bh=KLcRecY4IurzeYGepE8N1+JONZ5XYr+wjjJNzOWAqBY=; b=HDoNBMSCxam0/t+IGp2epNMQAJJ5tUHM384qKl5sewn/e7sZZz8G//l0WjQGZ9Y0Hu MNfWTjcmCW8TaXaHvrHG1CyGWLzTm8U5zwY14JLETPIt+b537SqNtl4hzl6ZSWkSQj9H u5sP5KjumCZitZeUKfzimfI3EbobnA5rN26jszFk42YVNZchEkaKOXI+NX0RY8OcsSmR gc48XGUclmJLnpEhAEex34qOIarSP8bcwebuRmhEYvuor94Z0Liw29g0PRw20rhD3J/U GRue9v3d5c8J4uga5nn4Dha3qkV6eRVaeq9RmY1X/NAGQui5CvSoHZwWafDtbD0duIZq t8CQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679306114; h=cc:to:content-transfer-encoding:mime-version:message-id:date :subject:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=KLcRecY4IurzeYGepE8N1+JONZ5XYr+wjjJNzOWAqBY=; b=akkSJHhcxO89SLVtX20Vy7OZZlWKbJOXDpyZWNMuClsrgV8DMWmRVdbxGJGXX0hSM7 tYuH25rrUgPgcWSBAGlvUHYMG6uDN4/BYjpxQ89PZIhkk7Z6AnQlqoPU08Bj326OttV1 J+bp18/KrSZqb355sTtWd25U0zZicYuIn0q3NgDoUOiWqgKcE9Ai5vXjPfNHWEPDQQzQ GDHZ40SvPG3NBoOBxp7Vz/07VfaTniAX8vFr1RlpMINPflNIW+z6bh9FmhZoWZTGlbed g0gox7H4p4ewEnLV0vLETYVbRTjQ1KI4HPAgu6qq8r0mXSK2LE46v2d5990A5ond9TYc Y40w== X-Gm-Message-State: AO0yUKVR+Qvf3uvgvA7vnfWqN5vZS/2YElF007njOyrLzX4qiJnurQpi SpLRP1sIbmN25hkHcGC+IxX+Ew== X-Google-Smtp-Source: AK7set+nwU6isBHx8JOiQQkLLqlKYNWzFoGlQOBBzIDvTgOy7DPWByuQtSAP1zptVBwRdRH8luzvmA== X-Received: by 2002:ac2:51cc:0:b0:4e7:fa8a:886e with SMTP id u12-20020ac251cc000000b004e7fa8a886emr5392863lfm.51.1679306114054; Mon, 20 Mar 2023 02:55:14 -0700 (PDT) Received: from [127.0.1.1] ([85.235.12.219]) by smtp.gmail.com with ESMTPSA id c3-20020ac244a3000000b004e792045b3dsm1640104lfm.106.2023.03.20.02.55.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 02:55:13 -0700 (PDT) From: Linus Walleij Subject: [PATCH 0/9] Mass convert GPIO IRQ chips to be immutable part 2 Date: Mon, 20 Mar 2023 10:55:07 +0100 Message-Id: <20230316-immutable-chips-2-v1-0-053d6ede831b@linaro.org> MIME-Version: 1.0 X-B4-Tracking: v=1; b=H4sIAHstGGQC/x2N0QrCMAwAf2Xk2UDXqRR/RXxI22gDto5kijD27 3Y+HsdxKxirsMFlWEH5Iyav1mE8DJAKtQej5M7gnZ/cNJ5Ran0vFJ+Mqchs6JGyDy7kGNzpCL2 LZIxRqaWyl5VsYd3FrHyX7392vW3bD6EzupF8AAAA To: linux-gpio@vger.kernel.org, Bartosz Golaszewski , Manivannan Sadhasivam , Thorsten Scherer , =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= , Pengutronix Kernel Team , Maxime Coquelin , Alexandre Torgue , Robert Richter , Nobuhiro Iwamatsu , Ray Jui , Scott Branden , Broadcom internal kernel review list , Shubhrajyoti Datta , Srinivas Neeli , Michal Simek Cc: linux-arm-kernel@lists.infradead.org, linux-unisoc@lists.infradead.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, Linus Walleij , Marc Zyngier X-Mailer: b4 0.12.1 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Following up on my first series with this second series concluding all the low-hanging immutable irqchip conversions in the GPIO subsystem. These are all I could easily convert. The remaining irqchips are not using the GPIOLIB_IRQCHIP for one or another reason, or too complex for me to deal with. Mostly they are using generic irqchip, and I guess those are fine as-is. Signed-off-by: Linus Walleij Reviewed-by: Marc Zyngier --- Linus Walleij (9): gpio: rda: Convert to immutable irq_chip gpio: siox: Convert to immutable irq_chip gpio: stmpe: Convert to immutable irq_chip gpio: thunderx: Convert to immutable irq_chip gpio: tqmx86: Convert to immutable irq_chip gpio: visconti: Convert to immutable irq_chip gpio: xgs-iproc: Convert to immutable irq_chip gpio: xilinx: Convert to immutable irq_chip gpio: xlp: Convert to immutable irq_chip drivers/gpio/gpio-rda.c | 22 +++++++------ drivers/gpio/gpio-siox.c | 75 ++++++++++++++++++++++--------------------- drivers/gpio/gpio-stmpe.c | 8 +++-- drivers/gpio/gpio-thunderx.c | 26 +++++++++------ drivers/gpio/gpio-tqmx86.c | 28 +++++++++++----- drivers/gpio/gpio-visconti.c | 50 ++++++++++++++++++++++------- drivers/gpio/gpio-xgs-iproc.c | 32 ++++++++++++------ drivers/gpio/gpio-xilinx.c | 23 ++++++++----- drivers/gpio/gpio-xlp.c | 14 ++++++-- 9 files changed, 181 insertions(+), 97 deletions(-) --- base-commit: fe15c26ee26efa11741a7b632e9f23b01aca4cc6 change-id: 20230316-immutable-chips-2-ad2808db8054 Best regards,