RE: [PATCH] ARM: Add support for Realtek SOC

2019-09-22 Thread James Tai
> Subject: Re: [PATCH] ARM: Add support for Realtek SOC > > On Wed, Sep 11, 2019 at 5:17 PM Arnd Bergmann wrote: > > > > On Wed, Sep 11, 2019 at 9:46 AM James Tai[戴志峰] > wrote: > > > > Subject: Re: [PATCH] ARM: Add support for Realtek SOC >

RE: [PATCH] ARM: Add support for Realtek SOC

2019-09-22 Thread James Tai
> wrote: > > > Subject: Re: [PATCH] ARM: Add support for Realtek SOC > > > > > @@ -148,6 +148,7 @@ endif > > > > textofs-$(CONFIG_ARCH_MSM8X60) := 0x00208000 > > > > textofs-$(CONFIG_ARCH_MSM8960) := 0x00208000 > > > &g

Re: [PATCH] ARM: Add support for Realtek SOC

2019-09-11 Thread Masahiro Yamada
On Wed, Sep 11, 2019 at 5:17 PM Arnd Bergmann wrote: > > On Wed, Sep 11, 2019 at 9:46 AM James Tai[戴志峰] wrote: > > > Subject: Re: [PATCH] ARM: Add support for Realtek SOC > > > > > @@ -148,6 +148,7 @@ endif > > > > textofs-$(CONFIG_AR

Re: [PATCH] ARM: Add support for Realtek SOC

2019-09-11 Thread Arnd Bergmann
On Wed, Sep 11, 2019 at 9:46 AM James Tai[戴志峰] wrote: > > Subject: Re: [PATCH] ARM: Add support for Realtek SOC > > > @@ -148,6 +148,7 @@ endif > > > textofs-$(CONFIG_ARCH_MSM8X60) := 0x00208000 > > > textofs-$(CONFIG_ARCH_MSM8960) := 0x00208000 &

RE: [PATCH] ARM: Add support for Realtek SOC

2019-09-11 Thread James Tai [戴志峰]
> Subject: Re: [PATCH] ARM: Add support for Realtek SOC > > On Thu, Sep 5, 2019 at 7:48 AM wrote: > > > > From: "james.tai" > > > > This patch adds the basic machine file for the Realtek RTD16XX > > platform. > > > > Signed-off-by: ja

Re: [PATCH] ARM: Add support for Realtek SOC

2019-09-05 Thread Arnd Bergmann
On Thu, Sep 5, 2019 at 7:48 AM wrote: > > From: "james.tai" > > This patch adds the basic machine file for > the Realtek RTD16XX platform. > > Signed-off-by: james.tai Hi James, Thanks a lot for your submission! I'm glad to see interest in upstream support for this SoC family. I have a few