From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 0/2] Introduce new DT files for Meson-AXG SoC
Date: Thu, 19 Oct 2017 12:18:22 +0200 [thread overview]
Message-ID: <7hfuafzbip.fsf@baylibre.com> (raw)
In-Reply-To: <20171013231313.22850-1-dlan@gentoo.org> (Yixun Lan's message of "Sat, 14 Oct 2017 07:13:11 +0800")
Yixun Lan <dlan@gentoo.org> writes:
> This attempt will try to add new DT files to support Meson-AXG SoC.
> Due to the AXG series has new memory layout, we decide to start a new
> DT structure without sharing with previous meson-gx.dtsi
>
> 1) in the first patch, we try to document the new Meson-AXG bindings
> 2) in the second patch, we try to bring up a minimal serial console,
> so it's capable of running a minimal system (in ramdisk).
>
> Yixun Lan (2):
> dt-bindings: arm: amlogic: Add Meson AXG binding
> arm64: dts: meson-axg: add initial A113D SoC DT support
Applied to v4.15/dt64 with reviews and acks.
Kevin
WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Introduce new DT files for Meson-AXG SoC
Date: Thu, 19 Oct 2017 12:18:22 +0200 [thread overview]
Message-ID: <7hfuafzbip.fsf@baylibre.com> (raw)
In-Reply-To: <20171013231313.22850-1-dlan@gentoo.org> (Yixun Lan's message of "Sat, 14 Oct 2017 07:13:11 +0800")
Yixun Lan <dlan@gentoo.org> writes:
> This attempt will try to add new DT files to support Meson-AXG SoC.
> Due to the AXG series has new memory layout, we decide to start a new
> DT structure without sharing with previous meson-gx.dtsi
>
> 1) in the first patch, we try to document the new Meson-AXG bindings
> 2) in the second patch, we try to bring up a minimal serial console,
> so it's capable of running a minimal system (in ramdisk).
>
> Yixun Lan (2):
> dt-bindings: arm: amlogic: Add Meson AXG binding
> arm64: dts: meson-axg: add initial A113D SoC DT support
Applied to v4.15/dt64 with reviews and acks.
Kevin
WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
To: Yixun Lan <dlan-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
Cc: "Carlo Caione" <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
"Rob Herring" <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
"Mark Rutland" <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
"Neil Armstrong"
<narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
"Jerome Brunet" <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
"Andreas Färber" <afaerber-l3A5Bk7waGM@public.gmane.org>
Subject: Re: [PATCH 0/2] Introduce new DT files for Meson-AXG SoC
Date: Thu, 19 Oct 2017 12:18:22 +0200 [thread overview]
Message-ID: <7hfuafzbip.fsf@baylibre.com> (raw)
In-Reply-To: <20171013231313.22850-1-dlan-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org> (Yixun Lan's message of "Sat, 14 Oct 2017 07:13:11 +0800")
Yixun Lan <dlan-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org> writes:
> This attempt will try to add new DT files to support Meson-AXG SoC.
> Due to the AXG series has new memory layout, we decide to start a new
> DT structure without sharing with previous meson-gx.dtsi
>
> 1) in the first patch, we try to document the new Meson-AXG bindings
> 2) in the second patch, we try to bring up a minimal serial console,
> so it's capable of running a minimal system (in ramdisk).
>
> Yixun Lan (2):
> dt-bindings: arm: amlogic: Add Meson AXG binding
> arm64: dts: meson-axg: add initial A113D SoC DT support
Applied to v4.15/dt64 with reviews and acks.
Kevin
--
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
next prev parent reply other threads:[~2017-10-19 10:18 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 23:13 [PATCH 0/2] Introduce new DT files for Meson-AXG SoC Yixun Lan
2017-10-13 23:13 ` Yixun Lan
2017-10-13 23:13 ` Yixun Lan
2017-10-13 23:13 ` [PATCH 1/2] dt-bindings: arm: amlogic: Add Meson AXG binding Yixun Lan
2017-10-13 23:13 ` Yixun Lan
2017-10-13 23:13 ` Yixun Lan
2017-10-18 1:45 ` Rob Herring
2017-10-18 1:45 ` Rob Herring
2017-10-18 1:45 ` Rob Herring
2017-10-13 23:13 ` [PATCH 2/2] arm64: dts: meson-axg: add initial A113D SoC DT support Yixun Lan
2017-10-13 23:13 ` Yixun Lan
2017-10-13 23:13 ` Yixun Lan
2017-10-14 22:32 ` [PATCH 0/2] Introduce new DT files for Meson-AXG SoC Andreas Färber
2017-10-14 22:32 ` Andreas Färber
2017-10-14 22:32 ` Andreas Färber
2017-10-16 9:34 ` Neil Armstrong
2017-10-16 9:34 ` Neil Armstrong
2017-10-16 9:34 ` Neil Armstrong
2017-10-19 10:18 ` Kevin Hilman [this message]
2017-10-19 10:18 ` Kevin Hilman
2017-10-19 10:18 ` 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=7hfuafzbip.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=linus-amlogic@lists.infradead.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.