[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [XEN][PATCH v7 05/19] xen/arm: Add CONFIG_OVERLAY_DTB
- To: Vikram Garhwal <vikram.garhwal@xxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: Michal Orzel <michal.orzel@xxxxxxx>
- Date: Fri, 2 Jun 2023 09:16:48 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=OoSw0S8uu8LTbfmCWc/Sp8/zUwdtKnUuaif+/Dlek+I=; b=FnDVeg16uX+5lIo2+yb5YMLXyLSFdd60TJ/86aAK5Mm0r0/jf38WAOZ/wNWAAo/EL5pGD9pQ2Zpm/mQmqS7/Myx52oIMXOJQENx19fAh8t3bcDP8FayjYqEo0G+axzS+5EffVhQyDecKofbp341jl4g9n1uxGwKjP70YSd7J5n4ZeeOKESoY6Vj/yxy0AHl2KHWKeYT4RfxGImj4VtaUG5/HUWSF9oaNKucUHBDt0ZpJ9D32n+7/80D6ZnEPrp/z6+Y3IGXk/otHrxg1lx0Q+7HVQ8YhXR43dHBSc78uICdAWkZLZvUK9PBAj04aZTIFJdffMRzD/OsL0xsE9n1Ouw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BvIP7kZMo7/7C8VZ+ZFhl8IyJ3yEnDFAiSv/dHtEy85rTZ1CpYbCfSX0TyZI7NCVaL9GICLorOxZyByIYlO4rSc9LNEu70jO1vUa7O0D80h/vIKNp9SKsRqBthynm9dUQ2UOUUpm9JgBoIaGAZrbdoXFQjdnzvxLAre6FB5wpJN02XEWOL3+pLaKNGNnOJP20HG88LNIevmN80g/QmZKWWSgDQrOiqU1+xoGjr5vF6FZrPsnq4WcUPPrev+zUhpHYjlifnd2xWBXHoMlXN5FE1lbKr+ONrtvPPBD0hP9Tym3DsAlLPNH/TBL+ZmhfXoMHRvFun3iCNQo6/0/bDq3xw==
- Cc: <sstabellini@xxxxxxxxxx>, <jbeulich@xxxxxxxx>, Henry Wang <Henry.Wang@xxxxxxx>, Community Manager <community.manager@xxxxxxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Wei Liu <wl@xxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>
- Delivery-date: Fri, 02 Jun 2023 07:17:08 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 02/06/2023 02:48, Vikram Garhwal wrote:
> Introduce a config option where the user can enable support for
> adding/removing
> device tree nodes using a device tree binary overlay.
>
> Update SUPPORT.md and CHANGELOG.md to state the Device Tree Overlays support
> for
> Arm.
>
> Signed-off-by: Vikram Garhwal <vikram.garhwal@xxxxxxx>
Reviewed-by: Michal Orzel <michal.orzel@xxxxxxx>
~Michal
|