Message ID | 20241105110236.112631-1-biju.das.jz@bp.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 78A101D279B; Tue, 5 Nov 2024 11:08:03 +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=1730804886; cv=none; b=HbHxv/xJeyVtzTa4LBhx/iVDR+zML8rCvK18DVMhh8n7rAYkJ5cVa4rEChjTkemiOwa7Qn/5/y4it9w3dSBA0hiL1rBxTtFY88LZgzEMWogjC9bOwe1iO2jKKHKmjIn0prlT+F2sToGS0L9JuZHt2CobYmqXUPTKC6J3Y9Ov1cE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730804886; c=relaxed/simple; bh=hI/47Eg3K1lDBTwD1w32TeXPM+NX9gFtFhPh+Om9y9s=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=h4jG0mI/oADz2pcHilO2nMTPnxt98gz1AZbGLBgJ3lV4cDk1ENci7B4JqkoqCbv9rW4ncYPtB2f4/CqId5W8YriErlPeh33TxMihwSMKHTo14Q4ZX7NHEM6vvLq0wFgzaZm+zuGVEgaW4nUFqzy9mEHJa4T4s8ee1WdR8T+h7b8= 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.171 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.11,259,1725289200"; d="scan'208";a="223929690" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 05 Nov 2024 20:02:54 +0900 Received: from localhost.localdomain (unknown [10.226.92.174]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 2FE0041CF38C; Tue, 5 Nov 2024 20:02:38 +0900 (JST) From: Biju Das <biju.das.jz@bp.renesas.com> To: Andrzej Hajda <andrzej.hajda@intel.com>, Neil Armstrong <neil.armstrong@linaro.org>, Robert Foss <rfoss@kernel.org>, Maarten Lankhorst <maarten.lankhorst@linux.intel.com>, Maxime Ripard <mripard@kernel.org>, Thomas Zimmermann <tzimmermann@suse.de>, David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch> Cc: Biju Das <biju.das.jz@bp.renesas.com>, Laurent Pinchart <Laurent.pinchart@ideasonboard.com>, Jonas Karlman <jonas@kwiboo.se>, Jernej Skrabec <jernej.skrabec@gmail.com>, Archit Taneja <architt@codeaurora.org>, dri-devel@lists.freedesktop.org, Geert Uytterhoeven <geert+renesas@glider.be>, Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>, Biju Das <biju.das.au@gmail.com>, stable@vger.kernel.org, linux-renesas-soc@vger.kernel.org Subject: [PATCH 0/2] drm: adv7511: ADV7535 fixes Date: Tue, 5 Nov 2024 11:02:26 +0000 Message-ID: <20241105110236.112631-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 |
drm: adv7511: ADV7535 fixes
|
expand
|