RE: [PATCH v4 2/3] dt-bindings: arm: realtek: Document RTD1319 and Realtek Pym Particles EVB

2020-06-27 Thread James Tai []
> -Original Message- > From: Andreas Färber > Sent: Sunday, June 21, 2020 7:32 AM > To: linux-realtek-...@lists.infradead.org > Cc: linux-arm-ker...@lists.infradead.org; linux-kernel@vger.kernel.org; James > Tai [戴志峰] ; Andreas Färber ; > Rob Herring ; devicet...@vger

RE: [PATCH v4 1/3] dt-bindings: arm: realtek: Convert comments to descriptions

2020-06-27 Thread James Tai []
> -Original Message- > From: linux-realtek-soc On > Behalf Of Andreas Farber > Sent: Sunday, June 21, 2020 7:32 AM > To: linux-realtek-...@lists.infradead.org > Cc: devicet...@vger.kernel.org; Rob Herring ; > linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Andreas >

RE: [PATCH] ARM: dts: realtek: Add support for Realtek RTD16XX evaluation board

2019-09-11 Thread James Tai []
> Subject: Re: [PATCH] ARM: dts: realtek: Add support for Realtek RTD16XX > evaluation board > > On Thu, Sep 5, 2019 at 10:10 AM wrote: > > > + > > +/ { > > + model= "Realtek Mjolnir Evaluation Board"; > > + model_hex= <0x0653>; > > The 'mode_hex' property is rather unusual,

RE: [PATCH] ARM: config: Add Realtek RTD16XX defconfig

2019-09-11 Thread James Tai []
> Subject: Re: [PATCH] ARM: config: Add Realtek RTD16XX defconfig > > On Thu, Sep 5, 2019 at 10:14 AM wrote: > > > > From: "james.tai" > > > > Add a defconfig for Realtek RTD16XX platform. > > > > Signed-off-by: james.tai > > --- > > arch/arm/configs/rtd16xx_defconfig | 427 > >

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: james.tai > > Hi James, > > Thanks a lot for your

RE: [PATCH] dt-bindings: arm: Convert Realtek board/soc bindings to json-schema

2019-09-11 Thread James Tai []
> Subject: Re: [PATCH] dt-bindings: arm: Convert Realtek board/soc bindings to > json-schema > > On Thu, Sep 5, 2019 at 9:19 AM wrote: > > > > From: "james.tai" > > > > Convert Realtek SoC bindings to DT schema format using json-schema. > > > > Signed-off-by: james.tai > > --- > >