From: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: Xing Zheng <zhengxing-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
radek.dostal-6oiIBCxl0MMjD8S081q9vkEOCMrvLtNR@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
roger.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org,
Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [RESEND PATCH v2 0/4] Add support i2s/spdif/gmac features for RK322x SoCs
Date: Mon, 27 Jun 2016 21:43:58 +0200 [thread overview]
Message-ID: <16135166.EFsm9ojsF0@phil> (raw)
In-Reply-To: <1466565413-31027-1-git-send-email-zhengxing-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
Am Mittwoch, 22. Juni 2016, 11:16:49 schrieb Xing Zheng:
> Hi,
> We have the brother chipset product that RK3228 and RK3229,
> They have many common configuration, but there are a number
> of different features. In order to develop the future when they
> are easy to distinguish, we need them to be independent.
> And, these patchset add i2s/gmac dts nodes for RK322x SoCs,
> and add the new dts file of the rk3229 evb board.
applied to my dts32 branch for 4.8 with the following changes
> Xing Zheng (4):
> ARM: dts: rockchip: rename rk3228.dtsi to rk322x.dtsi
we'll refrain from adding empty rk3228.dtsi files until we have actual things
to fill it with.
> ARM: dts: rockchip: add i2s nodes for RK322x SoCs
moved i2s node to correct position according to register map
> ARM: dts: rockchip: add GMAC nodes for RK322x SoCs
dropped phy-mode and pinctrl settings, as rgmii <-> rmii is a per-board
thing
> ARM: dts: rockchip: add support rk3229 evb board
again dropped the empty rk3229.dtsi, we can add that once there are
additions not shared between rk3228/rk3229.
Heiko
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH v2 0/4] Add support i2s/spdif/gmac features for RK322x SoCs
Date: Mon, 27 Jun 2016 21:43:58 +0200 [thread overview]
Message-ID: <16135166.EFsm9ojsF0@phil> (raw)
In-Reply-To: <1466565413-31027-1-git-send-email-zhengxing@rock-chips.com>
Am Mittwoch, 22. Juni 2016, 11:16:49 schrieb Xing Zheng:
> Hi,
> We have the brother chipset product that RK3228 and RK3229,
> They have many common configuration, but there are a number
> of different features. In order to develop the future when they
> are easy to distinguish, we need them to be independent.
> And, these patchset add i2s/gmac dts nodes for RK322x SoCs,
> and add the new dts file of the rk3229 evb board.
applied to my dts32 branch for 4.8 with the following changes
> Xing Zheng (4):
> ARM: dts: rockchip: rename rk3228.dtsi to rk322x.dtsi
we'll refrain from adding empty rk3228.dtsi files until we have actual things
to fill it with.
> ARM: dts: rockchip: add i2s nodes for RK322x SoCs
moved i2s node to correct position according to register map
> ARM: dts: rockchip: add GMAC nodes for RK322x SoCs
dropped phy-mode and pinctrl settings, as rgmii <-> rmii is a per-board
thing
> ARM: dts: rockchip: add support rk3229 evb board
again dropped the empty rk3229.dtsi, we can add that once there are
additions not shared between rk3228/rk3229.
Heiko
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: Xing Zheng <zhengxing@rock-chips.com>
Cc: linux-rockchip@lists.infradead.org,
radek.dostal@streamunlimited.com, devicetree@vger.kernel.org,
roger.chen@rock-chips.com, Kumar Gala <galak@codeaurora.org>,
linux-kernel@vger.kernel.org,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Russell King <linux@armlinux.org.uk>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [RESEND PATCH v2 0/4] Add support i2s/spdif/gmac features for RK322x SoCs
Date: Mon, 27 Jun 2016 21:43:58 +0200 [thread overview]
Message-ID: <16135166.EFsm9ojsF0@phil> (raw)
In-Reply-To: <1466565413-31027-1-git-send-email-zhengxing@rock-chips.com>
Am Mittwoch, 22. Juni 2016, 11:16:49 schrieb Xing Zheng:
> Hi,
> We have the brother chipset product that RK3228 and RK3229,
> They have many common configuration, but there are a number
> of different features. In order to develop the future when they
> are easy to distinguish, we need them to be independent.
> And, these patchset add i2s/gmac dts nodes for RK322x SoCs,
> and add the new dts file of the rk3229 evb board.
applied to my dts32 branch for 4.8 with the following changes
> Xing Zheng (4):
> ARM: dts: rockchip: rename rk3228.dtsi to rk322x.dtsi
we'll refrain from adding empty rk3228.dtsi files until we have actual things
to fill it with.
> ARM: dts: rockchip: add i2s nodes for RK322x SoCs
moved i2s node to correct position according to register map
> ARM: dts: rockchip: add GMAC nodes for RK322x SoCs
dropped phy-mode and pinctrl settings, as rgmii <-> rmii is a per-board
thing
> ARM: dts: rockchip: add support rk3229 evb board
again dropped the empty rk3229.dtsi, we can add that once there are
additions not shared between rk3228/rk3229.
Heiko
next prev parent reply other threads:[~2016-06-27 19:43 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-22 3:16 [RESEND PATCH v2 0/4] Add support i2s/spdif/gmac features for RK322x SoCs Xing Zheng
2016-06-22 3:16 ` Xing Zheng
2016-06-22 3:16 ` Xing Zheng
[not found] ` <1466565413-31027-1-git-send-email-zhengxing-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-06-22 3:16 ` [RESEND PATCH v2 1/4] ARM: dts: rockchip: rename rk3228.dtsi to rk322x.dtsi Xing Zheng
2016-06-22 3:16 ` Xing Zheng
2016-06-22 3:16 ` Xing Zheng
2016-06-22 3:16 ` [RESEND PATCH v2 2/4] ARM: dts: rockchip: add i2s nodes for RK322x SoCs Xing Zheng
2016-06-22 3:16 ` Xing Zheng
2016-06-22 3:16 ` Xing Zheng
2016-06-22 3:16 ` [RESEND PATCH v2 3/4] ARM: dts: rockchip: add GMAC " Xing Zheng
2016-06-22 3:16 ` Xing Zheng
2016-06-22 3:16 ` Xing Zheng
2016-06-22 3:16 ` [RESEND PATCH v2 4/4] ARM: dts: rockchip: add support rk3229 evb board Xing Zheng
2016-06-22 3:16 ` Xing Zheng
2016-06-22 3:16 ` Xing Zheng
2016-06-27 19:43 ` Heiko Stuebner [this message]
2016-06-27 19:43 ` [RESEND PATCH v2 0/4] Add support i2s/spdif/gmac features for RK322x SoCs Heiko Stuebner
2016-06-27 19:43 ` Heiko Stuebner
2016-06-28 9:53 ` Xing Zheng
2016-06-28 9:53 ` Xing Zheng
2016-06-28 9:53 ` Xing Zheng
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=16135166.EFsm9ojsF0@phil \
--to=heiko-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=radek.dostal-6oiIBCxl0MMjD8S081q9vkEOCMrvLtNR@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=roger.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org \
--cc=zhengxing-TNX95d0MmH7DzftRWevZcw@public.gmane.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 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.