Re: [PATCH v8 39/45] powerpc/powernv: Select OF_DYNAMIC

2016-04-19 Thread Gavin Shan
On Tue, Apr 19, 2016 at 07:42:01PM +1000, Alexey Kardashevskiy wrote: >On 02/17/2016 02:44 PM, Gavin Shan wrote: >>The device tree will change dynamically in PowerNV PCI hotplug >>driver. This enables CONFIG_OF_DYNAMIC to support that. >> >>Signed-off-by: Gavin Shan >>--- >> arch/powerpc/platform

Re: [PATCH v8 39/45] powerpc/powernv: Select OF_DYNAMIC

2016-04-19 Thread Alexey Kardashevskiy
On 02/17/2016 02:44 PM, Gavin Shan wrote: The device tree will change dynamically in PowerNV PCI hotplug driver. This enables CONFIG_OF_DYNAMIC to support that. Signed-off-by: Gavin Shan --- arch/powerpc/platforms/powernv/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/power

[PATCH v8 39/45] powerpc/powernv: Select OF_DYNAMIC

2016-02-16 Thread Gavin Shan
The device tree will change dynamically in PowerNV PCI hotplug driver. This enables CONFIG_OF_DYNAMIC to support that. Signed-off-by: Gavin Shan --- arch/powerpc/platforms/powernv/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/powerpc/platforms/powernv/Kconfig b/arch/powerpc/p