Message ID | 20240520075931.126476-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 C985F1CA84 for <linux-renesas-soc@vger.kernel.org>; Mon, 20 May 2024 07:59:39 +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=1716191981; cv=none; b=DjLb54Bwgyn36bfjntZ56m+ncoQigyCl3TJcZ1wGYfjhCxlyhVsOGCGzKghbkOd/vXbR8z4eMivPxJ9c37L8dSE/KUal/jzCmtIonLJo1OIkz+Cn194PmYdtuAdTNVFilAC5SNYLvoQiKiHYiCSGhouCFzfWvPfCKkqeIoH/l3k= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716191981; c=relaxed/simple; bh=v4O3djcn3KjpWaU0r55hbh/YWOt7VkbNIHSN6s/m0HY=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=R3eGVseqC7cAO8A7XimyZPM1WSvwG5s+32B5BJaRtJGqzW81HAi/U6duGD4LHHklxAfuxDgOy0ci66+ZYn69e7sk/TK0FUEj/0JH6rh2i2fCT+ERex4GGJLannLRObJhU7a4D9p9c7pPYzra8Y1lhvEcS0IAPS2q7ZkWyv7syY4= 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.08,174,1712588400"; d="scan'208";a="205074371" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 20 May 2024 16:59:38 +0900 Received: from localhost.localdomain (unknown [10.166.13.99]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 50C1041C2B9D; Mon, 20 May 2024 16:59:38 +0900 (JST) From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> To: geert+renesas@glider.be, magnus.damm@gmail.com Cc: linux-renesas-soc@vger.kernel.org, Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Subject: [PATCH v2 0/2] arm64: dts: renesas: r8a779g0: add PCIe support Date: Mon, 20 May 2024 16:59:29 +0900 Message-Id: <20240520075931.126476-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 |
arm64: dts: renesas: r8a779g0: add PCIe support
|
expand
|