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 40C30C41513 for ; Sun, 30 Jul 2023 08:24:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229618AbjG3IYm (ORCPT ); Sun, 30 Jul 2023 04:24:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229477AbjG3IYl (ORCPT ); Sun, 30 Jul 2023 04:24:41 -0400 Received: from mail-ej1-x635.google.com (mail-ej1-x635.google.com [IPv6:2a00:1450:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AA3821709 for ; Sun, 30 Jul 2023 01:24:39 -0700 (PDT) Received: by mail-ej1-x635.google.com with SMTP id a640c23a62f3a-99bf3f59905so311192466b.3 for ; Sun, 30 Jul 2023 01:24:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1690705478; x=1691310278; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=VRYMQY9BPGlo18Ue9wdGHPc8r7gHT9j4qAfo4pAR8pg=; b=owbVRypjlOyFlexhfqt/MhVKvgt6pkZQ6hihoLu51y5Jh3JByEO4nEwPiJaNXo3PrI UscLe6JozUMO+Rc40R8nU/QC/TOrpmuGoLRb/nMW4tL9uTPrX0W6rqB8TuKinVY+z1uy RIj+jk6EM+r/2XBSxb/5PzzumbxxzRFL7LF4irjZiGScTD++D5R/wREKA7rRKYFk6n6b 2MBmu72lyG31rEGTMupL240EblAVlQjjR2cdpFAm8QMJ7ZTz6H0jFP2q0ZrHSpgugFaB LCT1jGKL4I003wQdlocf/DrelkJnFECwuCLRrT1rAb+YQLg46aLKW821WofZN9hSQPwN wYDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690705478; x=1691310278; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=VRYMQY9BPGlo18Ue9wdGHPc8r7gHT9j4qAfo4pAR8pg=; b=Fce5P2GH3Gzak5aHP/C7kXqxMDgxaBBVY5mK+vPIp7h38XCxerv8gowINLuEPzZq0q el3c8t215gw308Oc+qL+a6enboGtdtZQDKKZfJ50usZDUHUN50PDVtaVEa3Hp/7of40A ZCekL8nN/7ym7EQCUbJKIDOJwFxGP+aZvC9PmPb9o6+dZUeEzuEhjiE2ntXoEcgeyuvM dk1yrefaEIa2hlFEXFtk4E27SplERFPySiPQsp+r9lJ59rQ7qcRMf7nt7HTtnyNQ3izt X6OEpGC5Rlf9lQJr6YeWWiTUyZazNNx7EYW5pWVA4ICuLLO3IRwwgVvloWPclfsjWb54 jEaA== X-Gm-Message-State: ABy/qLZTxcJilRJDIv227xKc3cv/0qAsYxlwZxp/Wv4HGhd9ppg4Wqwq xerjVtFrrOVxJL9NtfqlPsvnlYvO/r9gtOgKMBM= X-Google-Smtp-Source: APBJJlGPd1tmqLalRo51udpNx2aE3VHYZNSILqkQSfgCqquKiYK0kHBII2lYw5i4zn//fesICVN0qg== X-Received: by 2002:a17:907:1dd9:b0:98e:3b89:5dc6 with SMTP id og25-20020a1709071dd900b0098e3b895dc6mr4944156ejc.48.1690705477808; Sun, 30 Jul 2023 01:24:37 -0700 (PDT) Received: from [192.168.1.20] ([178.197.222.183]) by smtp.gmail.com with ESMTPSA id h15-20020a1709063c0f00b009929ab17be0sm4347881ejg.162.2023.07.30.01.24.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 30 Jul 2023 01:24:37 -0700 (PDT) Message-ID: <551ac5ae-2ccf-0a7e-46df-e1b05e8163cc@linaro.org> Date: Sun, 30 Jul 2023 10:24:35 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH 06/17] MIPS: loongson32: Convert platform IRQ driver to DT To: Keguang Zhang , linux-mips@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Thomas Bogendoerfer , Rob Herring , Krzysztof Kozlowski , Conor Dooley References: <20230729134318.1694467-1-keguang.zhang@gmail.com> <20230729134318.1694467-7-keguang.zhang@gmail.com> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: <20230729134318.1694467-7-keguang.zhang@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 29/07/2023 15:43, Keguang Zhang wrote: > This patch enables Loongson-1 irqchip driver > by adding platform INTC device nodes. > And drop the legacy platform IRQ driver accordingly. > > Based on previous patch by Jiaxun Yang. > > Link: https://lore.kernel.org/all/20190411121915.8040-3-jiaxun.yang@flygoat.com > Signed-off-by: Keguang Zhang > --- > arch/mips/boot/dts/loongson/loongson1.dtsi | 53 ++++++ > arch/mips/boot/dts/loongson/loongson1c.dtsi | 13 ++ DTS is always separate from the drivers. > arch/mips/loongson32/common/Makefile | 2 +- > arch/mips/loongson32/common/irq.c | 191 -------------------- > arch/mips/loongson32/init.c | 5 + > 5 files changed, 72 insertions(+), 192 deletions(-) > delete mode 100644 arch/mips/loongson32/common/irq.c > Best regards, Krzysztof