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 1CB22C41535 for ; Sat, 16 Dec 2023 21:33:04 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=JIIQvJPgkcMMOPwN+2hT9P256VqIi0Ju4Zt2SPBYs7o=; b=Z2UYswblepMW/w JrdSChq9EIvZhquKTQ/IbQqu39Vre3c5jMpnEdnuhqJXj/Rw6YbbIUPETWw69uFizgaN5gXH2WMXm hUsziiKEIYMc4Q8ajTEf0xiGJbA7BemLcMeCrnwo9/OJGfxlB5H4py7Iq2Eh9CppFuC0CENezy9qQ n/xMRGKNOvq0XoxxgduWtaljGECo0qmMLhobo+N+0FjkdjFPhobEMlsaQqplbUnZOLTptg+kf97Il +EQF24lHhYUoO8spqWMDQVtE2v3odVJkesyASXKVoiGxbLk7Dd2KRCqzCYc2yJzuks6Jo+rxBqK/j L1M0D8wlljXmq0PzgwJA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rEcH3-006kpK-0C; Sat, 16 Dec 2023 21:32:41 +0000 Received: from mail-oi1-f171.google.com ([209.85.167.171]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rEcH0-006koi-0M for linux-arm-kernel@lists.infradead.org; Sat, 16 Dec 2023 21:32:39 +0000 Received: by mail-oi1-f171.google.com with SMTP id 5614622812f47-3ba2dc0f6b7so1584703b6e.2 for ; Sat, 16 Dec 2023 13:32:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702762356; x=1703367156; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=psEzIYkM3EG4tzTREhQS7ZnmwXwyHVyspLnxM8V7TYs=; b=CEVsDs544xvjXgIMIwODqY/Oc7N0z2ntkFgGEgXkBVk4m/97uKNhprKan0tPWWc++v tWuM8eS8LtN9lAGW8FXpvW3YDGhvFuXPuoKytEiF34wKgkjf62MaYeeQjii+uPbEArpg sTSudXc3j8zNB+HRi+1A2XNAN0JYQu6P9/+1gMb/xPCIzqy0n/5AzZXe7txGYoBPAFVr h5ftPE1AGQa7FPuMk6bgniK5LABIcc2hSA66qB1lryS9UzqQ/wVm3Sa700kB9lM0gPXS Xm4r88miLdnI5RV2D1fUdB3kPaVPWlKxWBkTxJBA/ASUeUjzBSc/IvL6J8nTrwZprs16 NQxw== X-Gm-Message-State: AOJu0Yze/ZkLqPzyK6JEBnaTMZXrmFCx5iJQZ5tsCFrBJ17FAB++N54C Z2a62fFF9lrWxWj8KUjpGtk= X-Google-Smtp-Source: AGHT+IGnVXoTT8NdzT5TI4uq5qxxn85/v5R+WwtgIWXvww5WjUjzKiRIlN5HIfeM5Bkx0hQ5gg3W1g== X-Received: by 2002:a05:6808:3993:b0:3b9:f0f5:93e7 with SMTP id gq19-20020a056808399300b003b9f0f593e7mr25734106oib.17.1702762356496; Sat, 16 Dec 2023 13:32:36 -0800 (PST) Received: from localhost (fpd11144dd.ap.nuro.jp. [209.17.68.221]) by smtp.gmail.com with ESMTPSA id e25-20020aa79819000000b006ce691a1419sm948196pfl.186.2023.12.16.13.32.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 16 Dec 2023 13:32:36 -0800 (PST) Date: Sun, 17 Dec 2023 06:32:34 +0900 From: Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= To: Thippeswamy Havalige Cc: linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, bhelgaas@google.com, lpieralisi@kernel.org, robh@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, michal.simek@amd.com, bharat.kumar.gogada@amd.com Subject: Re: [PATCH v7 RESEND 0/3] Add support for Xilinx XDMA Soft IP as Root Port. Message-ID: <20231216213234.GC3302836@rocinante> References: <20231003173453.938190-1-thippeswamy.havalige@amd.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231003173453.938190-1-thippeswamy.havalige@amd.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231216_133238_155121_FB06394A X-CRM114-Status: UNSURE ( 9.99 ) X-CRM114-Notice: Please train this message. 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 Hello, > This series of patch add support for Xilinx XDMA Soft IP as Root Port. > > The Xilinx XDMA Soft IP support's 32 bit and 64bit BAR's. > As Root Port it supports MSI and legacy interrupts. > > For code reusability existing CPM4 error interrupt bits are moved to > common header. Applied to controller/xilinx-xdma, thank you! [01/03] PCI: xilinx-cpm: Move IRQ definitions to a common header https://git.kernel.org/pci/pci/c/a977ee945e94 [02/03] dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx XDMA PCIe Root Port Bridge https://git.kernel.org/pci/pci/c/4ae1cd7d4be2 [03/03] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver https://git.kernel.org/pci/pci/c/8d786149d78c Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel