All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: "ynezz@true.cz" <ynezz@true.cz>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"shawn.guo@linaro.org" <shawn.guo@linaro.org>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"stefan@agner.ch" <stefan@agner.ch>,
	"pawel.moll@arm.com" <pawel.moll@arm.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"festevam@gmail.com" <festevam@gmail.com>,
	"mark.rutland@arm.com" <mark.rutland@arm.com>,
	"galak@codeaurora.org" <galak@codeaurora.org>,
	"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
	"stillcompiling@gmail.com" <stillcompiling@gmail.com>,
	"shawnguo@kernel.org" <shawnguo@kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"l.stach@pengutronix.de" <l.stach@pengutronix.de>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>
Subject: Re: [PATCH v4 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM
Date: Wed, 3 Feb 2016 22:46:18 +0000	[thread overview]
Message-ID: <1454539575.11389.5.camel@toradex.com> (raw)
In-Reply-To: <20160125094628.GH27359@ibawizard.net>

Hi Petr

On Mon, 2016-01-25 at 10:46 +0100, Petr Štetiar wrote:

[snip]

> What problems are you having if you remove that parent regulators
> node?

To be honest I don't remember the exact issues it caused. I just tried
again now with latest next-20160203 and besides slab being broken it
worked like a charm. So finally rid of it I got (;-p).

> 1. http://lists.infradead.org/pipermail/linux-arm-kernel/2015-Novembe
> r/386456.html
> 2. https://raw.githubusercontent.com/ynezz/linux-2.6/5a211784544a3a46
> 0df7e7e45479010ae3feaf76/arch/arm/boot/dts/imx6qdl-apalis.dtsi
> 3. git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
> 
> Thanks for your work!

You are very welcome.

> -- ynezz

Cheers

Marcel

WARNING: multiple messages have this Message-ID (diff)
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: "ynezz@true.cz" <ynezz@true.cz>
Cc: "mark.rutland@arm.com" <mark.rutland@arm.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"stillcompiling@gmail.com" <stillcompiling@gmail.com>,
	"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>,
	"pawel.moll@arm.com" <pawel.moll@arm.com>,
	"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
	"shawnguo@kernel.org" <shawnguo@kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"stefan@agner.ch" <stefan@agner.ch>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"galak@codeaurora.org" <galak@codeaurora.org>,
	"shawn.guo@linaro.org" <shawn.guo@linaro.org>,
	"festevam@gmail.com" <festevam@gmail.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"l.stach@pengutronix.de" <l.stach@pengutronix.de>
Subject: Re: [PATCH v4 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM
Date: Wed, 3 Feb 2016 22:46:18 +0000	[thread overview]
Message-ID: <1454539575.11389.5.camel@toradex.com> (raw)
In-Reply-To: <20160125094628.GH27359@ibawizard.net>

Hi Petr

On Mon, 2016-01-25 at 10:46 +0100, Petr Štetiar wrote:

[snip]

> What problems are you having if you remove that parent regulators
> node?

To be honest I don't remember the exact issues it caused. I just tried
again now with latest next-20160203 and besides slab being broken it
worked like a charm. So finally rid of it I got (;-p).

> 1. http://lists.infradead.org/pipermail/linux-arm-kernel/2015-Novembe
> r/386456.html
> 2. https://raw.githubusercontent.com/ynezz/linux-2.6/5a211784544a3a46
> 0df7e7e45479010ae3feaf76/arch/arm/boot/dts/imx6qdl-apalis.dtsi
> 3. git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
> 
> Thanks for your work!

You are very welcome.

> -- ynezz

Cheers

Marcel
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: marcel.ziswiler@toradex.com (Marcel Ziswiler)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM
Date: Wed, 3 Feb 2016 22:46:18 +0000	[thread overview]
Message-ID: <1454539575.11389.5.camel@toradex.com> (raw)
In-Reply-To: <20160125094628.GH27359@ibawizard.net>

Hi Petr

On Mon, 2016-01-25 at 10:46 +0100, Petr ?tetiar wrote:

[snip]

> What problems are you having if you remove that parent regulators
> node?

To be honest I don't remember the exact issues it caused. I just tried
again now with latest?next-20160203 and besides slab being broken it
worked like a charm. So finally rid of it I got (;-p).

> 1. http://lists.infradead.org/pipermail/linux-arm-kernel/2015-Novembe
> r/386456.html
> 2. https://raw.githubusercontent.com/ynezz/linux-2.6/5a211784544a3a46
> 0df7e7e45479010ae3feaf76/arch/arm/boot/dts/imx6qdl-apalis.dtsi
> 3. git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
> 
> Thanks for your work!

You are very welcome.

> -- ynezz

Cheers

Marcel

  reply	other threads:[~2016-02-03 23:21 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-24 22:48 [PATCH v4 0/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM/Ixora carrier board Marcel Ziswiler
2016-01-24 22:48 ` Marcel Ziswiler
2016-01-24 22:48 ` Marcel Ziswiler
2016-01-24 22:48 ` [PATCH v4 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM Marcel Ziswiler
2016-01-24 22:48   ` Marcel Ziswiler
2016-01-25  9:46   ` Petr Štetiar
2016-01-25  9:46     ` Petr Štetiar
2016-02-03 22:46     ` Marcel Ziswiler [this message]
2016-02-03 22:46       ` Marcel Ziswiler
2016-02-03 22:46       ` Marcel Ziswiler
2016-02-01 13:29   ` Shawn Guo
2016-02-01 13:29     ` Shawn Guo
2016-02-01 13:29     ` Shawn Guo
2016-02-03 22:55     ` Marcel Ziswiler
2016-02-03 22:55       ` Marcel Ziswiler
2016-02-03 22:55       ` Marcel Ziswiler
2016-02-03 23:02       ` Marcel Ziswiler
2016-02-03 23:02         ` Marcel Ziswiler
2016-02-03 23:02         ` Marcel Ziswiler
2016-02-14 13:15         ` Linus Walleij
2016-02-14 13:15           ` Linus Walleij
2016-02-14 13:15           ` Linus Walleij
2016-02-03 23:26     ` Marcel Ziswiler
2016-02-03 23:26       ` Marcel Ziswiler
2016-02-03 23:26       ` Marcel Ziswiler
2016-01-24 22:48 ` [PATCH v4 2/2] ARM: dts: imx6: Add support for Toradex Ixora carrier board Marcel Ziswiler
2016-01-24 22:48   ` Marcel Ziswiler
2016-02-01 13:46   ` Shawn Guo
2016-02-01 13:46     ` Shawn Guo
2016-02-01 13:46     ` Shawn Guo

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=1454539575.11389.5.camel@toradex.com \
    --to=marcel.ziswiler@toradex.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=kernel@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=shawn.guo@linaro.org \
    --cc=shawnguo@kernel.org \
    --cc=stefan@agner.ch \
    --cc=stillcompiling@gmail.com \
    --cc=ynezz@true.cz \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.