Message ID | 20240403053304.3695096-1-yoshihiro.shimoda.uh@renesas.com (mailing list archive) |
---|---|
Headers | show
Received: from relmlie6.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 2CA2A46425; Wed, 3 Apr 2024 05:33:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712122394; cv=none; b=pPHgBFFyGstXm539+8PAVOTpfvYWEZeGwftcb+uB1/E0gRj3OpBtlDGEc7PW+sCIe173nBlSMryVotglhJxjqdiygZ4zZsC2D/pPNuUeWPhcVPgsnM/SkN9gpwKJS8lYcElZtCPaRAJlFfiP6zoTkZJiJADNhEgWe8MnBqoFmeY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712122394; c=relaxed/simple; bh=xDhXjAvXqTCmcUrvtexn41JXCf26s2FR6f/j30L6SMQ=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=D8lkB65uKNj6g2eks6A+u7YcemIa50aHYpGPj760B+z8ieE7KM8k4HbRJ7D1myvWnwdf8wxsRTW0Q5XLBPVIjyHe2zXCCJ7Tfr5Mh1TqNMzoEuFDyHdm1QNwZ41ytZ+Pc+NfIugK6EN78pjF5Jw9PrEg4QIPRPPrNp0jYe8kbbI= 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.172 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.07,176,1708354800"; d="scan'208";a="204148816" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 03 Apr 2024 14:33:08 +0900 Received: from localhost.localdomain (unknown [10.166.13.99]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 84059400296A; Wed, 3 Apr 2024 14:33:08 +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, 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 v4 0/7] PCI: dwc: rcar-gen4: Add R-Car V4H support Date: Wed, 3 Apr 2024 14:32:57 +0900 Message-Id: <20240403053304.3695096-1-yoshihiro.shimoda.uh@renesas.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: <linux-pci.vger.kernel.org> List-Subscribe: <mailto:linux-pci+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pci+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
PCI: dwc: rcar-gen4: Add R-Car V4H support
|
expand
|