From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
To: Joonyoung Shim <jy0922.shim@samsung.com>
Cc: Kukjin Kim <kgene.kim@samsung.com>,
Kevin Hilman <khilman@kernel.org>,
Tyler Baker <tyler.baker@linaro.org>,
Heesub Shin <heesub.shin@samsung.com>,
Javier Martinez Canillas <javier.martinez@collabora.co.uk>,
linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] ARM: dts: Add dts file for odroid XU3 board
Date: Mon, 05 Jan 2015 16:07:49 +0100 [thread overview]
Message-ID: <1420470469.15910.134.camel@collabora.co.uk> (raw)
In-Reply-To: <54AA48E6.3040404@samsung.com>
[-- Attachment #1: Type: text/plain, Size: 2062 bytes --]
On Mon, 2015-01-05 at 17:18 +0900, Joonyoung Shim wrote:
> Hi Sjoerd,
>
> On 12/05/2014 04:27 AM, Sjoerd Simons wrote:
> > Add DTS for the Hardkernel Odroid XU3. The name of the DTS file is kept the
> > same as the vendors naming, which means it's prefixed with exynos5422
> > instead of exynos5800 as the SoC name even though it includes the
> > exyno5800 dtsi.
> >
> > Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
> > ---
> > Changes since v1:
> > * Add chosen/linux,stdout-path to point the serial console device
> > * Change memory start offset to 0x40000000 to match the vendors DTS (pointed
> > out by Heesub Shin)
> > * Declare base address & size for the memory banks to be used by the MFC
> >
> > Kevin, Tyler, even though the changes are small i didn't want to just stick
> > your Tested-By on. Could you both be so kind to retest this on your XU3's ?
> >
> > Heesub, I would still love to know the reason for having the memory start
> > address at 0x40000000 for this board?
> >
> > arch/arm/boot/dts/Makefile | 1 +
> > arch/arm/boot/dts/exynos5422-odroidxu3.dts | 332 +++++++++++++++++++++++++++++
> > 2 files changed, 333 insertions(+)
> > create mode 100644 arch/arm/boot/dts/exynos5422-odroidxu3.dts
> >
> > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> > index 38c89ca..0a898cc 100644
> > +
> > +&hdmi {
> > + status = "okay";
> > + hpd-gpio = <&gpx3 7 0>;
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&hdmi_hpd_irq>;
> > +
> > + vdd_osc-supply = <&ldo10_reg>;
> > + vdd_pll-supply = <&ldo8_reg>;
> > + vdd-supply = <&ldo8_reg>;
>
> ldo10 and ldo8 are right? I think ldo7 and ldo6 are related with hdmi
> from schematic.
Nice catch. I followed hardkernels dts here, which refers to ldo10 &
ldo8, however double-checking the schematics indeed indicate that ldo7
and ldo6 are used the HDMI supplies.
I'll do some testing and follow-up
--
Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Collabora Ltd.
[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 6170 bytes --]
next prev parent reply other threads:[~2015-01-05 15:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-04 19:27 [PATCH v2] ARM: dts: Add dts file for odroid XU3 board Sjoerd Simons
2014-12-04 20:07 ` Tyler Baker
2014-12-04 21:47 ` Kevin Hilman
2015-01-05 8:18 ` Joonyoung Shim
2015-01-05 15:07 ` Sjoerd Simons [this message]
2015-01-07 18:37 ` Anand Moon
2015-01-07 22:38 ` Sjoerd Simons
2015-01-07 23:49 ` Jonathan Stone -SISA
2015-01-08 8:49 ` Sjoerd Simons
2015-01-08 14:21 ` Anand Moon
[not found] ` <1420706948.6075.17.camel-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
2015-01-08 15:29 ` Kukjin Kim
2015-01-09 21:06 ` Kevin Hilman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1420470469.15910.134.camel@collabora.co.uk \
--to=sjoerd.simons@collabora.co.uk \
--cc=devicetree@vger.kernel.org \
--cc=heesub.shin@samsung.com \
--cc=javier.martinez@collabora.co.uk \
--cc=jy0922.shim@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=khilman@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=tyler.baker@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).