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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E134EC433EF for ; Thu, 30 Sep 2021 12:39:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BFACE613D1 for ; Thu, 30 Sep 2021 12:39:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350961AbhI3Mk6 (ORCPT ); Thu, 30 Sep 2021 08:40:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37530 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350957AbhI3Mk6 (ORCPT ); Thu, 30 Sep 2021 08:40:58 -0400 Received: from mail-ua1-x92b.google.com (mail-ua1-x92b.google.com [IPv6:2607:f8b0:4864:20::92b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF128C06176C for ; Thu, 30 Sep 2021 05:39:15 -0700 (PDT) Received: by mail-ua1-x92b.google.com with SMTP id 76so1861943uau.5 for ; Thu, 30 Sep 2021 05:39:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0x0f.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Q3ynaUTKskJDXabMRA8M/CjVLZp++/ril0ecQ1aq2dY=; b=kBh7ufbntFSP7E+NK6mvw0xL134xEEb+diXvRYNv9ETVt1mik8a/fkYTk8rxLQIBgf EhrhcxFRBsNV4an1gix72qjx+2PkBPniXVN/8+lQlWWrpwGtrTTaguGyy53r5F7SFBoR 7DmdtIZ35qvBsKYL1M9Jc75U13UUNvAp/iOdQ= 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=Q3ynaUTKskJDXabMRA8M/CjVLZp++/ril0ecQ1aq2dY=; b=nznjulSlrDEVumBURj71YoHWbeWvJ+USoxqc88SVgUuXlkqS79GblBa+Gtln0BViCF 1yiPfeZuQF/vKKuxZ8r9g2Wzlo9n9p9PJJhzP5JD4pggH/XuylXursVEaSlUDhujQBTl Lz0D8IEhES9I6P6tvoVm5Jxh9pc8ld9gvM3BW7gEfFDzm7mWfEGl2+JMqmVyHYg6+8u1 sJYWQNNnnvMIlAUgbaSUohMomtUitz7ZjfcmsGy2q2+HJDIBFysKUslnR1J2T50xahNV ie5sn+sLb6bExdmLqUjI6mZK660/ZT6UTAmV/6mc4T4OfEmaqtljU17Rg9B89jy7rLYp IdlA== X-Gm-Message-State: AOAM532FS7/XcXo1yCdxqdyLHAcuY34dcB6QHPauN5PcWtI5FfCWXLxE SBSrpd7Rkv4HDYOdfhz1Zh9QC1oiVmw8Cb6t+yESTQ== X-Google-Smtp-Source: ABdhPJwGMrNEctHNKHmRvPXw5OWYAA/qckkWEMgUdpJbbj3guwYnbKilC51mbjQpeKn1zl7PD5I5vYao/yM6fpZN+IM= X-Received: by 2002:a9f:3881:: with SMTP id t1mr4979640uaf.127.1633005554858; Thu, 30 Sep 2021 05:39:14 -0700 (PDT) MIME-Version: 1.0 References: <20210914100415.1549208-1-daniel@0x0f.com> <20210914100415.1549208-3-daniel@0x0f.com> <87zgs7vavl.wl-maz@kernel.org> <87wnnbv6ac.wl-maz@kernel.org> <87lf3quydn.wl-maz@kernel.org> In-Reply-To: From: Daniel Palmer Date: Thu, 30 Sep 2021 21:39:04 +0900 Message-ID: Subject: Re: [PATCH 2/3] irqchip: SigmaStar SSD20xD gpi To: Linus Walleij Cc: Marc Zyngier , DTML , Rob Herring , Thomas Gleixner , linux-arm-kernel , Romain Perier Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Linus, On Wed, 22 Sept 2021 at 03:23, Linus Walleij wrote: > I suppose it could be solved with a patch that take this route only if > we're not using device tree or ACPI? Is that something I could do with a small patch in my series or is there the potential to totally break everyone else's stuff to make mine work? Thanks, Daniel 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 316CDC433FE for ; Thu, 30 Sep 2021 12:41:54 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id F197E613D1 for ; Thu, 30 Sep 2021 12:41:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org F197E613D1 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=0x0f.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=qQ4p8I/5UktF+eJTRGH3rC7g67OqyAyHeEy0u09/xhg=; b=3VZwNqKOGPrl6Q DkPcuvZxZAxqRJYKvAdsGP4UH4qO8SfO6CYKYMxogqdFQg2ubCXndtPeZLO+m+TaT62imQakAQQMP QvgPSR69f0M6yjWDQkgIPCXXF6DCIKxfI0CB/nFv1BM3BrSPZZo50BhjWYyG3+7TWk5zWdUtxs8Kz aS5jPRZAk+9pp/p+CtWQSDu/me0vpDSamQRycFdeCBPYVEYJLNEiny3eC3vgV2P05XRlzypY3OHVz iDct20aNzG8Q0fdzAeW4PnuiR99PkJmAvHqECfF+AXGoepT45liVNKHKljwl7wGeqY3Mb2IITQ98J GOWcP4ip6r8K4ME3BS1Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVvLM-00EE3D-ML; Thu, 30 Sep 2021 12:39:20 +0000 Received: from mail-ua1-x931.google.com ([2607:f8b0:4864:20::931]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVvLI-00EE21-GR for linux-arm-kernel@lists.infradead.org; Thu, 30 Sep 2021 12:39:17 +0000 Received: by mail-ua1-x931.google.com with SMTP id 10so4055676uae.10 for ; Thu, 30 Sep 2021 05:39:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0x0f.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Q3ynaUTKskJDXabMRA8M/CjVLZp++/ril0ecQ1aq2dY=; b=kBh7ufbntFSP7E+NK6mvw0xL134xEEb+diXvRYNv9ETVt1mik8a/fkYTk8rxLQIBgf EhrhcxFRBsNV4an1gix72qjx+2PkBPniXVN/8+lQlWWrpwGtrTTaguGyy53r5F7SFBoR 7DmdtIZ35qvBsKYL1M9Jc75U13UUNvAp/iOdQ= 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=Q3ynaUTKskJDXabMRA8M/CjVLZp++/ril0ecQ1aq2dY=; b=maACAiWqr1J4Z8pl0XKknbCVak+qyESeAn2fORApvLDFYmfS7GbPJ8uU6sOOdgX+n6 vd+S3GGS1maRhyB56g3jxtUg5EImKWAzKMJs+tcTKkrj3Y9ErMref/hbHOEMLKaNeFAw nvSOKrjAOse16tIuPgYlI1iZ10nivZhMcCTP9yL2w1TQ67FIEFFk12gRpSs4jL6+RvI1 +w373jINIUV4xkxHlCblbPcsm5UZPJaseMoqasG7bpsP6OiIuH/pS0bv2Odmjr7G4sI9 ew6bGbiuU8maZ6LkQzaN4wL61w9DgDyLmmi/I2PzE0MvVddQQFf2egzGqik26IPWLpTq O2Gw== X-Gm-Message-State: AOAM531bhyEGeXOzGZ8a7rPbtfvphZtX9QEZ/t2L1wjPtI6HTGSt5LTq akZIFldyzKICvu6giGNtDyZdPQ+aGP4JfRPexYUDaW77LtU= X-Google-Smtp-Source: ABdhPJwGMrNEctHNKHmRvPXw5OWYAA/qckkWEMgUdpJbbj3guwYnbKilC51mbjQpeKn1zl7PD5I5vYao/yM6fpZN+IM= X-Received: by 2002:a9f:3881:: with SMTP id t1mr4979640uaf.127.1633005554858; Thu, 30 Sep 2021 05:39:14 -0700 (PDT) MIME-Version: 1.0 References: <20210914100415.1549208-1-daniel@0x0f.com> <20210914100415.1549208-3-daniel@0x0f.com> <87zgs7vavl.wl-maz@kernel.org> <87wnnbv6ac.wl-maz@kernel.org> <87lf3quydn.wl-maz@kernel.org> In-Reply-To: From: Daniel Palmer Date: Thu, 30 Sep 2021 21:39:04 +0900 Message-ID: Subject: Re: [PATCH 2/3] irqchip: SigmaStar SSD20xD gpi To: Linus Walleij Cc: Marc Zyngier , DTML , Rob Herring , Thomas Gleixner , linux-arm-kernel , Romain Perier X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210930_053916_678563_8A527C24 X-CRM114-Status: GOOD ( 12.17 ) 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 Hi Linus, On Wed, 22 Sept 2021 at 03:23, Linus Walleij wrote: > I suppose it could be solved with a patch that take this route only if > we're not using device tree or ACPI? Is that something I could do with a small patch in my series or is there the potential to totally break everyone else's stuff to make mine work? Thanks, Daniel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel