Hi Michal,

On 4/13/23 6:11 AM, Michal Orzel wrote:
Hi Vikram,

On 11/04/2023 21:16, Vikram Garhwal wrote:

Rename overlay_get_target() to fdt_overlay_target_offset() and remove static
function type.

This is done to get the target path for the overlay nodes which is very useful
in many cases. For example, Xen hypervisor needs it when applying overlays
because Xen needs to do further processing of the overlay nodes, e.g. mapping of
resources(IRQs and IOMMUs) to other VMs, creation of SMMU pagetables, etc.

Signed-off-by: Vikram Garhwal <fnu.vik...@xilinx.com>
Message-Id: <1637204036-382159-2-git-send-email-fnu.vik...@xilinx.com>
Signed-off-by: David Gibson <da...@gibson.dropbear.id.au>
Origin: https://github.com/dgibson/dtc 45f3d1a095dd
Wouldn't it be better to point to the main dtc repository under kernel.org 
rather than github?
Origin: git://git.kernel.org/pub/scm/utils/dtc/dtc.git 45f3d1a095dd
Okay, i will change it in next version. Is there any guidelines/note for this preference? Will be helpful to me in future series.
Signed-off-by: Vikram Garhwal <vikram.garh...@amd.com>
In any case:
Reviewed-by: Michal Orzel <michal.or...@amd.com>

Thanks you!

~Michal


Reply via email to