Re: [PATCH v1] Added TMP421 type sensor's support in tiogapass

2023-03-07 Thread Cédric Le Goater
On 3/7/23 11:33, Karthikeyan Pasupathi wrote: Added TMP421 type sensor support in tiogapass platform. Tested: Tested and verified in tiogapass platform. Signed-off-by: Karthikeyan Pasupathi Reviewed-by: Cédric Le Goater Thanks, C. --- hw/arm/aspeed.c | 4 1 file changed, 4 inse

[PATCH v1] Added TMP421 type sensor's support in tiogapass

2023-03-07 Thread Karthikeyan Pasupathi
Added TMP421 type sensor support in tiogapass platform. Tested: Tested and verified in tiogapass platform. Signed-off-by: Karthikeyan Pasupathi --- hw/arm/aspeed.c | 4 1 file changed, 4 insertions(+) diff --git a/hw/arm/aspeed.c b/hw/arm/aspeed.c index 86601cb1a5..c1843693fa 100644 --- a

Re: [PATCH v1] Added TMP421 type sensor's support in tiogapass

2023-03-07 Thread Cédric Le Goater
Hello Karthikeyan, On 3/7/23 11:19, Karthikeyan Pasupathi wrote: Added TMP421 type sensor support in tiogapass platform. Tested: Tested and verified in tiogapass platform. Signed-off-by: Karthikeyan Pasupathi --- hw/arm/aspeed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -

Re: [PATCH v1] Added TMP421 type sensor's support in tiogapass

2023-03-07 Thread karthikeyan Pasupathi
Hi Goater, please ignore this patch, I have missed something here and I'll send one more patch, sorry for the inconvenience. Regards, Karthikeyan P On Tue, Mar 7, 2023 at 3:51 PM Karthikeyan Pasupathi < pkarthikeyan1...@gmail.com> wrote: > Added TMP421 type sensor support in tiog

[PATCH v1] Added TMP421 type sensor's support in tiogapass

2023-03-07 Thread Karthikeyan Pasupathi
Added TMP421 type sensor support in tiogapass platform. Tested: Tested and verified in tiogapass platform. Signed-off-by: Karthikeyan Pasupathi --- hw/arm/aspeed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/arm/aspeed.c b/hw/arm/aspeed.c index e985ce85e5..c1843693fa