Message ID | 20240229120719.2553638-1-yoshihiro.shimoda.uh@renesas.com (mailing list archive) |
---|---|
Headers | show
Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 028A27CF05; Thu, 29 Feb 2024 12:07:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.171 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709208454; cv=none; b=YORHhdbEYQP8oqAh36USskeZtKkZUhz/Fa+6MZxu//uWX/ppEIl/kSsSAMePnO+e5QnVZnIiBU6tjfxrpGbxS9F2yiPW3H96z6KYgtpvwGW3DJfV74eqe7lo7nf+0LaHpP434HE+JEA5WNfu685nJHabdMjevYLqhMikMRgfXZU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709208454; c=relaxed/simple; bh=n7APBsPsInPrwEJdT1KvDSGQ+AFtmzx/CXPF1TCL1Lk=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=oHgaXZrbRpDTps0CTM3VtKzQEfNRRWe4IwLgO00V3vFbdPCjzWGzPMfccDy0C9orx/O5GGxN5NOnEX+XIfo1TRa8m8bxJAWnCER8RGQ5VGD+J+u+8tzt3iMGzPc/48ttFrDhkou9WxELV1IfkEAWWeyb5SJaBCM75LmDDdFT7ys= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com; spf=pass smtp.mailfrom=renesas.com; arc=none smtp.client-ip=210.160.252.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=renesas.com X-IronPort-AV: E=Sophos;i="6.06,194,1705330800"; d="scan'208";a="195830391" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 29 Feb 2024 21:07:24 +0900 Received: from localhost.localdomain (unknown [10.166.13.99]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 0CDBA40031D4; Thu, 29 Feb 2024 21:07:24 +0900 (JST) From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> To: lpieralisi@kernel.org, kw@linux.com, robh@kernel.org, bhelgaas@google.com, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, jingoohan1@gmail.com, gustavo.pimentel@synopsys.com, mani@kernel.org Cc: marek.vasut+renesas@gmail.com, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Subject: [PATCH 0/6] PCI: dwc: rcar-gen4: Add R-Car V4H support Date: Thu, 29 Feb 2024 21:07:13 +0900 Message-Id: <20240229120719.2553638-1-yoshihiro.shimoda.uh@renesas.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: <linux-renesas-soc.vger.kernel.org> List-Subscribe: <mailto:linux-renesas-soc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-renesas-soc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
PCI: dwc: rcar-gen4: Add R-Car V4H support
|
expand
|