[PATCH v6 06/10] ARM: dts: Clean up exynos5250-smdk5250
From: Tomasz Figa <hidden>
Date: 2014-08-02 12:57:53
Also in:
linux-devicetree, linux-samsung-soc, lkml
From: Tomasz Figa <hidden>
Date: 2014-08-02 12:57:53
Also in:
linux-devicetree, linux-samsung-soc, lkml
On 02.08.2014 02:52, Andreas F?rber wrote:
Use the new style for referencing inherited nodes and use symbolic names. Goal is the alignment of all exynos5250 based device trees for comparison. Signed-off-by: Andreas F?rber <afaerber@suse.de> --- v5 -> v6: * Renamed node label codec -> mfc for alignment with "add System MMU nodes" * Rebased for leaving dp_hpd in .dtsi v5: New Follow-up after adding dp_hpd pinctrl node new-style. arch/arm/boot/dts/exynos5250-smdk5250.dts | 632 +++++++++++++++--------------- 1 file changed, 318 insertions(+), 314 deletions(-)
This in fact ends up with empty diff after compiling and decompiling the dts, so obviously will not break anything. :) Reviewed-by: Tomasz Figa <redacted> Best regards, Tomasz