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=-5.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 DE90FC433E1 for ; Fri, 21 Aug 2020 19:54:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A7D1C20724 for ; Fri, 21 Aug 2020 19:54:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lixom-net.20150623.gappssmtp.com header.i=@lixom-net.20150623.gappssmtp.com header.b="kJrVOdIX" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726805AbgHUTym (ORCPT ); Fri, 21 Aug 2020 15:54:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38400 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726870AbgHUTyf (ORCPT ); Fri, 21 Aug 2020 15:54:35 -0400 Received: from mail-lf1-x141.google.com (mail-lf1-x141.google.com [IPv6:2a00:1450:4864:20::141]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 01CADC061573 for ; Fri, 21 Aug 2020 12:54:35 -0700 (PDT) Received: by mail-lf1-x141.google.com with SMTP id r25so1490926lfe.5 for ; Fri, 21 Aug 2020 12:54:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=KJANaxWQksktmcdpt1vpEvTKGf7eyf5hPRoBA+TJZ88=; b=kJrVOdIXLOjbRM1ug3UwwnDKa3IM7/QSTo42xxKuh8+jtUB19alU08stSTGQR5gup3 ENyiHOCJo3yp515bEK4VfhDUBSG1L7C3JNxbiaWeJY0CdJBGAA3d7nsvW7Cq03BA5/is qBZ5fyS6KRsAoeskWWRFyCeOhxo/qsmDjzQGkD54exKLZSvg8iZYxpRpFNbo/lB771F9 FGB+4wQvRWUnfGBQ9+ajB/YBTEt12oflRPTl8rf5SdXsRcRgompRq7As508+P3Vpll1N BysX0xoshJnX468Ewgl55HUkJuOYt97kkZ5OBvbm4tZo2LgX54L3/XUHT2xBUTnt6zc5 3LOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=KJANaxWQksktmcdpt1vpEvTKGf7eyf5hPRoBA+TJZ88=; b=MK/A1v+b17pR0jkA4ilLoIJFP3DIgoM22yhLubffvOHbzj9QdOWg5gIn/alk/DQZjl xSX9iS2cvBZD09MzicyrjLv3zwvfGjtCkD8eg9/+3GwjPB/PM9NfNTLqSNY9Q3g0rTuM uyxlsQQnNMyHaRonITuf9MV0M8bbprBE7OtSZ7hosi37Bishl3OL9LWVPzMSPf3f/wAZ h9w3xODwbdFg+Jy6j1eg8s5VgeXSe05/qWIoIW/rWZjjh4BXXZZGiQ3R5P3L8zYoArPW OUDsjIGHcxn36P6UelVIdYCnhElzV11lzxXfFTm/GRYL5k1FViizs3T7hNE0TlbCPtF0 9P0g== X-Gm-Message-State: AOAM533jZ3rqIFWVtPc76Iz8qcYeX2zWaSfgUACP0imn5ay+t4vRUU1+ NE+si2IO0yL5wYiM8IN8VBkcug== X-Google-Smtp-Source: ABdhPJx61phnZE+0v199dWLX3X1fWs9S+cuOGQX5EkGw6DlUw0N2Dl3p+Q1wEGjH0LM9pfkmik+PQA== X-Received: by 2002:a05:6512:1048:: with SMTP id c8mr2032156lfb.101.1598039673364; Fri, 21 Aug 2020 12:54:33 -0700 (PDT) Received: from localhost (h85-30-9-151.cust.a3fiber.se. [85.30.9.151]) by smtp.gmail.com with ESMTPSA id e14sm566846ljl.96.2020.08.21.12.54.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Aug 2020 12:54:32 -0700 (PDT) Date: Fri, 21 Aug 2020 11:46:03 -0700 From: Olof Johansson To: Daniel Palmer List-Id: Cc: soc@kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux@armlinux.org.uk, w@1wt.eu Subject: Re: [RFC PATCH 2/3] ARM: mstar: msc313-intc interrupt controller driver Message-ID: <20200821184603.GA3407@lx2k> References: <20200730130044.2037509-1-daniel@0x0f.com> <20200730130044.2037509-3-daniel@0x0f.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200730130044.2037509-3-daniel@0x0f.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi, On Thu, Jul 30, 2020 at 10:00:43PM +0900, Daniel Palmer wrote: > Add a driver for the two peripheral interrupt controllers > in MStar MSC313 and other MStar/Sigmastar Armv7 SoCs. > > Supports both the "IRQ" and "FIQ" controllers that > forward interrupts from the various IP blocks inside the > SoC to the ARM GIC. > > They are basically the same thing except for one difference: > The FIQ controller needs to clear the interrupt and the IRQ > controller doesn't. Sorry for the late response, going through patches we might have missed or that need replies now... This needs to go to the irqchip maintainers for review. If you get their acked/reviewed-by, we can merge it through our tree if that is easier. But they need to sign off on it. Feel free to cc soc@kernel.org on them though, and we always merge the dts changes through our tree. -Olof