Message ID | 20240703145851.204306-1-biju.das.jz@bp.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 6FB3117C205 for <linux-renesas-soc@vger.kernel.org>; Wed, 3 Jul 2024 14:58:57 +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=1720018741; cv=none; b=c469EAyc6fl/W/1n7aIA3lU6X+j50ZxU5zNp9h16jQcPtHhZqGZQuLssgf52xBJxrBqjGyy1roh8tQzbQbyso/PI3hz9b1uqwMVnq/JI4mkJnxlxXVWogZK/CzV5Lc3WRYj9Q0AT760cDmwK5YheD/t5Pz/F0JIrAK/920SGADE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720018741; c=relaxed/simple; bh=uMXhJuzOx98Ibkf2JSJEzShQIOJEvbVY+1JxNX5o7FI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=UfkXaaPp4jIa24OsH1IRZlU47c3QOUZB2/NC4YYFls+zPxSVlgc+KnCnkV9EuWflXBGu1wDYioSzYe8L8cKl/qaM9I6dphaxd5S7As4M/neHyfq0/0CHGU7mVxNOXymjGP2iQ3e3hXak8gzSP8lZe8pMtGMHE/yO2u02G1yiV0w= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com; spf=pass smtp.mailfrom=bp.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=bp.renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bp.renesas.com X-IronPort-AV: E=Sophos;i="6.09,182,1716217200"; d="scan'208";a="214125765" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 03 Jul 2024 23:58:56 +0900 Received: from localhost.localdomain (unknown [10.226.92.104]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id E69334561783; Wed, 3 Jul 2024 23:58:53 +0900 (JST) From: Biju Das <biju.das.jz@bp.renesas.com> To: Krzysztof Kozlowski <krzk@kernel.org>, Rob Herring <robh@kernel.org>, Conor Dooley <conor+dt@kernel.org> Cc: Biju Das <biju.das.jz@bp.renesas.com>, Geert Uytterhoeven <geert+renesas@glider.be>, Michael Walle <michael@walle.cc>, Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>, Biju Das <biju.das.au@gmail.com>, linux-renesas-soc@vger.kernel.org Subject: [PATCH v2 0/3] Enable serial NOR flash on RZ/G2UL SMARC EVK Date: Wed, 3 Jul 2024 15:58:45 +0100 Message-ID: <20240703145851.204306-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.43.0 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 |
Enable serial NOR flash on RZ/G2UL SMARC EVK
|
expand
|