Re: [U-Boot] [PATCH 39/40] x86: Fix device-tree indentation

2019-02-21 Thread Bin Meng
On Wed, Jan 30, 2019 at 12:01 PM Simon Glass wrote: > > With the use of a phandle we can outdent the device tree nodes a little. > Fix this. > > Signed-off-by: Simon Glass > --- > > arch/x86/dts/u-boot.dtsi | 147 +++ > 1 file changed, 73 insertions(+), 74

[U-Boot] [PATCH 39/40] x86: Fix device-tree indentation

2019-01-29 Thread Simon Glass
With the use of a phandle we can outdent the device tree nodes a little. Fix this. Signed-off-by: Simon Glass --- arch/x86/dts/u-boot.dtsi | 147 +++ 1 file changed, 73 insertions(+), 74 deletions(-) diff --git a/arch/x86/dts/u-boot.dtsi