All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Chiras <robert.chiras@nxp.com>
To: "agx@sigxcpu.org" <agx@sigxcpu.org>,
	"afaerber@suse.de" <afaerber@suse.de>
Cc: "mark.rutland@arm.com" <mark.rutland@arm.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"heiko@sntech.de" <heiko@sntech.de>,
	Abel Vesa <abel.vesa@nxp.com>,
	"maxime.ripard@bootlin.com" <maxime.ripard@bootlin.com>,
	"sam@ravnborg.org" <sam@ravnborg.org>,
	"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"kishon@ti.com" <kishon@ti.com>,
	"martin.blumenstingl@googlemail.com"
	<martin.blumenstingl@googlemail.com>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	dl-linux-imx <linux-imx@nxp.com>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"l.stach@pengutronix.de" <l.stach@pengutronix.de>,
	"shawnguo@kernel.org" <shawnguo@kernel.org>,
	"johan@kernel.org" <johan@kernel.org>,
	"treding@nvidia.com" <treding@nvidia.com>,
	"festevam@gmail.com" <festevam@gmail.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>, Jun Li <jun.li@nxp.com>
Subject: Re: [EXT] Re: [PATCH v9 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs
Date: Mon, 6 May 2019 06:54:58 +0000	[thread overview]
Message-ID: <1557125693.7006.3.camel@nxp.com> (raw)
In-Reply-To: <4ce62b78-64ac-ca84-733f-bc4d10a67c54@suse.de>

On Jo, 2019-05-02 at 17:36 +0200, Andreas Färber wrote:
> 
> Am 30.04.19 um 16:40 schrieb Guido Günther:
> > 
> > This adds support for the Mixel DPHY as found on i.MX8 CPUs but
> > since
> > this is an IP core it will likely be found on others in the future.
> > So
> > instead of adding this to the nwl host driver make it a generic PHY
> > driver.
> > 
> > The driver supports the i.MX8MQ. Support for i.MX8QM and i.MX8QXP
> > can be
> > added once the necessary system controller bits are in via
> > mixel_dphy_devdata.
> > 
> > Co-authored-by: Robert Chiras <robert.chiras@nxp.com>
> This should be Co-developed-by and is lacking a Signed-off-by from
> that
> author. Robert, can you please provide one?
Sure. Added below.
> 
> https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww
> .kernel.org%2Fdoc%2Fhtml%2Flatest%2Fprocess%2Fsubmitting-
> patches.html%23when-to-use-acked-by-cc-and-co-developed-
> by&amp;data=02%7C01%7Crobert.chiras%40nxp.com%7C012f6577aab440f62e160
> 8d6cf13f2a0%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636924081917
> 754411&amp;sdata=%2FrFNrAaL7MwPXuaYOlxfa8O4JLNILq5eFEq92qV2JZg%3D&amp
> ;reserved=0
> 
> > 
> > Signed-off-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
> Thanks,
> Andreas
> 
> --
> SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
> GF: Felix Imendörffer, Mary Higgins, Sri Rasiah
> HRB 21284 (AG Nürnberg)
_______________________________________________
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: Robert Chiras <robert.chiras@nxp.com>
To: "agx@sigxcpu.org" <agx@sigxcpu.org>,
	"afaerber@suse.de" <afaerber@suse.de>
Cc: dl-linux-imx <linux-imx@nxp.com>,
	"heiko@sntech.de" <heiko@sntech.de>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"johan@kernel.org" <johan@kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"kishon@ti.com" <kishon@ti.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"treding@nvidia.com" <treding@nvidia.com>,
	"maxime.ripard@bootlin.com" <maxime.ripard@bootlin.com>,
	"festevam@gmail.com" <festevam@gmail.com>,
	"sam@ravnborg.org" <sam@ravnborg.org>, Jun Li <jun.li@nxp.com>,
	"martin.blumenstingl@googlemail.com"
	<martin.blumenstingl@googlemail.com>,
	"mark.rutland@arm.com" <mark.rutland@arm.com>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>, Abel Vesa <abel.vesa@nxp.com>,
	"shawnguo@kernel.org" <shawngu>
Subject: Re: [EXT] Re: [PATCH v9 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs
Date: Mon, 6 May 2019 06:54:58 +0000	[thread overview]
Message-ID: <1557125693.7006.3.camel@nxp.com> (raw)
In-Reply-To: <4ce62b78-64ac-ca84-733f-bc4d10a67c54@suse.de>

On Jo, 2019-05-02 at 17:36 +0200, Andreas Färber wrote:
> 
> Am 30.04.19 um 16:40 schrieb Guido Günther:
> > 
> > This adds support for the Mixel DPHY as found on i.MX8 CPUs but
> > since
> > this is an IP core it will likely be found on others in the future.
> > So
> > instead of adding this to the nwl host driver make it a generic PHY
> > driver.
> > 
> > The driver supports the i.MX8MQ. Support for i.MX8QM and i.MX8QXP
> > can be
> > added once the necessary system controller bits are in via
> > mixel_dphy_devdata.
> > 
> > Co-authored-by: Robert Chiras <robert.chiras@nxp.com>
> This should be Co-developed-by and is lacking a Signed-off-by from
> that
> author. Robert, can you please provide one?
Sure. Added below.
> 
> https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww
> .kernel.org%2Fdoc%2Fhtml%2Flatest%2Fprocess%2Fsubmitting-
> patches.html%23when-to-use-acked-by-cc-and-co-developed-
> by&amp;data=02%7C01%7Crobert.chiras%40nxp.com%7C012f6577aab440f62e160
> 8d6cf13f2a0%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636924081917
> 754411&amp;sdata=%2FrFNrAaL7MwPXuaYOlxfa8O4JLNILq5eFEq92qV2JZg%3D&amp
> ;reserved=0
> 
> > 
> > Signed-off-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
> Thanks,
> Andreas
> 
> --
> SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
> GF: Felix Imendörffer, Mary Higgins, Sri Rasiah
> HRB 21284 (AG Nürnberg)

WARNING: multiple messages have this Message-ID (diff)
From: Robert Chiras <robert.chiras@nxp.com>
To: "agx@sigxcpu.org" <agx@sigxcpu.org>,
	"afaerber@suse.de" <afaerber@suse.de>
Cc: dl-linux-imx <linux-imx@nxp.com>,
	"heiko@sntech.de" <heiko@sntech.de>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"johan@kernel.org" <johan@kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"kishon@ti.com" <kishon@ti.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"treding@nvidia.com" <treding@nvidia.com>,
	"maxime.ripard@bootlin.com" <maxime.ripard@bootlin.com>,
	"festevam@gmail.com" <festevam@gmail.com>,
	"sam@ravnborg.org" <sam@ravnborg.org>, Jun Li <jun.li@nxp.com>,
	"martin.blumenstingl@googlemail.com" 
	<martin.blumenstingl@googlemail.com>,
	"mark.rutland@arm.com" <mark.rutland@arm.com>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>, Abel Vesa <abel.vesa@nxp.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>,
	"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>
Subject: Re: [EXT] Re: [PATCH v9 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs
Date: Mon, 6 May 2019 06:54:58 +0000	[thread overview]
Message-ID: <1557125693.7006.3.camel@nxp.com> (raw)
In-Reply-To: <4ce62b78-64ac-ca84-733f-bc4d10a67c54@suse.de>

On Jo, 2019-05-02 at 17:36 +0200, Andreas Färber wrote:
> 
> Am 30.04.19 um 16:40 schrieb Guido Günther:
> > 
> > This adds support for the Mixel DPHY as found on i.MX8 CPUs but
> > since
> > this is an IP core it will likely be found on others in the future.
> > So
> > instead of adding this to the nwl host driver make it a generic PHY
> > driver.
> > 
> > The driver supports the i.MX8MQ. Support for i.MX8QM and i.MX8QXP
> > can be
> > added once the necessary system controller bits are in via
> > mixel_dphy_devdata.
> > 
> > Co-authored-by: Robert Chiras <robert.chiras@nxp.com>
> This should be Co-developed-by and is lacking a Signed-off-by from
> that
> author. Robert, can you please provide one?
Sure. Added below.
> 
> https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww
> .kernel.org%2Fdoc%2Fhtml%2Flatest%2Fprocess%2Fsubmitting-
> patches.html%23when-to-use-acked-by-cc-and-co-developed-
> by&amp;data=02%7C01%7Crobert.chiras%40nxp.com%7C012f6577aab440f62e160
> 8d6cf13f2a0%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636924081917
> 754411&amp;sdata=%2FrFNrAaL7MwPXuaYOlxfa8O4JLNILq5eFEq92qV2JZg%3D&amp
> ;reserved=0
> 
> > 
> > Signed-off-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
> Thanks,
> Andreas
> 
> --
> SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
> GF: Felix Imendörffer, Mary Higgins, Sri Rasiah
> HRB 21284 (AG Nürnberg)

  reply	other threads:[~2019-05-06  6:55 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-30 14:40 [PATCH v9 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs Guido Günther
2019-04-30 14:40 ` Guido Günther
2019-04-30 14:40 ` Guido Günther
2019-04-30 14:40 ` [PATCH v9 1/2] dt-bindings: phy: Add documentation for mixel dphy Guido Günther
2019-04-30 14:40   ` Guido Günther
2019-04-30 14:40   ` Guido Günther
2019-04-30 14:40 ` [PATCH v9 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs Guido Günther
2019-04-30 14:40   ` Guido Günther
2019-04-30 14:40   ` Guido Günther
2019-04-30 16:24   ` Fabio Estevam
2019-04-30 16:24     ` Fabio Estevam
2019-04-30 16:24     ` Fabio Estevam
2019-04-30 16:58     ` Guido Günther
2019-04-30 16:58       ` Guido Günther
2019-04-30 16:58       ` Guido Günther
2019-04-30 20:31   ` Sam Ravnborg
2019-04-30 20:31     ` Sam Ravnborg
2019-04-30 20:31     ` Sam Ravnborg
2019-05-02 15:11     ` Guido Günther
2019-05-02 15:11       ` Guido Günther
2019-05-02 15:11       ` Guido Günther
2019-05-02 15:36   ` Andreas Färber
2019-05-02 15:36     ` Andreas Färber
2019-05-02 15:36     ` Andreas Färber
2019-05-06  6:54     ` Robert Chiras [this message]
2019-05-06  6:54       ` [EXT] " Robert Chiras
2019-05-06  6:54       ` Robert Chiras

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=1557125693.7006.3.camel@nxp.com \
    --to=robert.chiras@nxp.com \
    --cc=abel.vesa@nxp.com \
    --cc=afaerber@suse.de \
    --cc=agx@sigxcpu.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=festevam@gmail.com \
    --cc=heiko@sntech.de \
    --cc=johan@kernel.org \
    --cc=jun.li@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=kishon@ti.com \
    --cc=l.stach@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=maxime.ripard@bootlin.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=sam@ravnborg.org \
    --cc=shawnguo@kernel.org \
    --cc=treding@nvidia.com \
    /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.