Skip to content
Commit 11d306b9 authored by Eric Auger's avatar Eric Auger Committed by Peter Maydell
Browse files

hw/arm/sysbus-fdt: helpers for platform bus nodes addition



This new C module will be used by ARM machine files to generate
platform bus node and their dynamic sysbus device tree nodes.

Dynamic sysbus device node addition is done in a machine init
done notifier. arm_register_platform_bus_fdt_creator does the
registration of this latter and is supposed to be called by
ARM machine files that support platform bus and their dynamic
sysbus. Addition of dynamic sysbus nodes is done only if the
user did not provide any dtb.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
Signed-off-by: default avatarEric Auger <eric.auger@linaro.org>
Reviewed-by: default avatarShannon Zhao <zhaoshenglong@huawei.com>
Reviewed-by: default avatarAlexander Graf <agraf@suse.de>
Reviewed-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Message-id: 1433244554-12898-2-git-send-email-eric.auger@linaro.org
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent 4771cd01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment