Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1415417

[PATCH 0/2] ARM: dts: exynos: Fix port nodes names for Snow and Peach Pit DTS

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] ARM: dts: exynos: Fix port nodes names for Snow and Peach Pit DTS
Date 2016-06-06 22:30 +0200
Message-ID <rH9jP-1cX-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hello Krzysztof,

This small series fixes the lookup for the lvds-to-eDP bridge found in
the Exynos5250 Snow and Exynos5420 Peach Pit Chromebooks. The problem
was introduced by the commits that fixed the recent DTC warnings and
it was that the OF graph logic expects the nodes to always be called
'port'.

So the correct fix for the DTC warnings is to add a '#address-cells',
'#size-cells' and 'reg' properties when there is more than one port.

Best regards,
Javier


Javier Martinez Canillas (2):
  ARM: dts: exynos: Fix port nodes names for Exynos5250 Snow board
  ARM: dts: exynos: Fix port nodes names for Exynos5420 Peach Pit board

 arch/arm/boot/dts/exynos5250-snow-common.dtsi | 13 ++++++++++---
 arch/arm/boot/dts/exynos5420-peach-pit.dts    | 13 ++++++++++---
 2 files changed, 20 insertions(+), 6 deletions(-)

-- 
2.5.5

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] ARM: dts: exynos: Fix port nodes names for Snow and Peach Pit DTS Javier Martinez Canillas <javier@osg.samsung.com> - 2016-06-06 22:30 +0200
  [PATCH 1/2] ARM: dts: exynos: Fix port nodes names for Exynos5250 Snow board Javier Martinez Canillas <javier@osg.samsung.com> - 2016-06-06 22:30 +0200
    Re: [PATCH 1/2] ARM: dts: exynos: Fix port nodes names for Exynos5250  Snow board Marc Zyngier <marc.zyngier@arm.com> - 2016-06-07 10:50 +0200
  Re: [PATCH 0/2] ARM: dts: exynos: Fix port nodes names for Snow and  Peach Pit DTS Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-07 08:20 +0200

csiph-web