Re: [PATCH linux hwmon-next v4 1/3] hwmon: (sbtsi) Add basic support for SB-TSI sensors

2020-12-09 Thread Supreeth Venkatesh
iI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=Xir5Jg%2FgHz8isnXNkmZMTRjg%2FOht%2FSDR4gajR5wVgSU%3D&reserved=0 > > Test status: tested reading temp1_input, and reading/writing > temp1_max/min. > > Signed-off-by: Kun Yi Series Acked-by: Supreeth Venkatesh > --- > drivers/h

Re: [PATCH] ARM: dts: aspeed: amd-ethanolx: Add GPIO line names

2020-11-11 Thread Supreeth Venkatesh
ladyshev Reviewed-by: Supreeth Venkatesh > --- > arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts | 44 +++ > 1 file changed, 44 insertions(+) > > diff --git a/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts > b/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts > index

Re: [PATCH 2/3] ARM: dts: aspeed: amd-ethanolx: Enable KCS channel 3

2020-10-28 Thread Supreeth Venkatesh
upreeth before applying this one. Done. > > It's a correct use of the bindings: > > Reviewed-by: Joel Stanley Reviewed-by: Supreeth Venkatesh > >> --- >> arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts | 5 + >> 1 file changed, 5 insertions(+) >>

Re: [PATCH 3/3] ARM: dts: aspeed: amd-ethanolx: Enable devices for the iKVM functionality

2020-10-27 Thread Supreeth Venkatesh
tantin Aladyshev Reviewed-by: Supreeth Venkatesh > --- > arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts | 22 +++ > 1 file changed, 22 insertions(+) > > diff --git a/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts > b/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.d

Re: [PATCH 1/3] ARM: dts: aspeed: amd-ethanolx: Update KCS nodes to use v2 binding

2020-10-27 Thread Supreeth Venkatesh
These changes are already merged in https://github.com/openbmc/linux/blob/dev-5.8/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts by Joel. Please abandon these changes. Thanks, Supreeth On 10/27/20 7:37 AM, Konstantin Aladyshev wrote: > [CAUTION: External Email] > > KCS nodes compatible property

Re: [PATCH v2 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX

2020-07-24 Thread Supreeth Venkatesh
On 7/23/20 2:23 AM, Joel Stanley wrote: > [CAUTION: External Email] > > On Wed, 22 Jul 2020 at 21:55, Supreeth Venkatesh > wrote: >> >> Initial introduction of AMD EthanolX platform equipped with an >> Aspeed ast2500 BMC manufactured by AMD. >> >>

[PATCH v3 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX

2020-07-24 Thread Supreeth Venkatesh
machines. This also adds an entry of AMD EthanolX device tree file in Makefile. Signed-off-by: Supreeth Venkatesh --- Changes since v2: * Removed incorrect I2C0 and I2C1 Reg addresses Changes since v1: * Addressed review comment regarding SPDX License Identifier * Added I2c0 and I2c1 which cater

[PATCH v2 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX

2020-07-22 Thread Supreeth Venkatesh
machines. This also adds an entry of AMD EthanolX device tree file in Makefile. Signed-off-by: Supreeth Venkatesh --- Changes since v1: * Addressed review comment regarding SPDX License Identifier * Added I2c0 and I2c1 which cater to AMD's APML Interface --- arch/arm/boot/dts/Mak

Re: [PATCH 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX

2020-07-22 Thread Supreeth Venkatesh
Hi Joel On 7/22/20 12:57 AM, Joel Stanley wrote: > [CAUTION: External Email] > > On Mon, 20 Jul 2020 at 16:02, Supreeth Venkatesh > wrote: >> >> Initial introduction of AMD EthanolX platform equipped with an >> Aspeed ast2500 BMC manufactured by AMD. >>

[PATCH 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX

2020-07-20 Thread Supreeth Venkatesh
machines. This also adds an entry of AMD EthanolX device tree file in Makefile. Signed-off-by: Supreeth Venkatesh --- arch/arm/boot/dts/Makefile| 1 + arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts | 209 ++ 2 files changed, 210 insertions(+) create mode