Re: [PATCH] x86/hyperv/vtl: Replace real_mode_header only under Hyper-V

2023-09-12 Thread Saurabh Singh Sengar
On Mon, Sep 11, 2023 at 10:00:59AM +0200, Mathias Krause wrote: > On 08.09.23 17:02, Saurabh Singh Sengar wrote: > > On Fri, Sep 08, 2023 at 12:26:10PM +0200, Mathias Krause wrote: > >> Booting a CONFIG_HYPERV_VTL_MODE=y enabled kernel on bare metal or a > >> non-Hyper-

RE: [PATCH] drm: adding SDI to drm_connector_enum_list

2017-07-28 Thread Saurabh Singh
developed 'under the hood' in linux kernel. This patch will benefit all of them. It will be great if you could consider it. Regards, Saurabh -Original Message- From: Daniel Vetter [mailto:daniel.vet...@ffwll.ch] On Behalf Of Daniel Vetter Sent: Wednesday, July 26, 2017 8:08 P

Re: [PATCH] Parse missing regulator constraints from device tree blob

2014-01-17 Thread Saurabh Singh
: Saurabh Singh Sengar --- .../devicetree/bindings/regulator/regulator.txt| 45 drivers/regulator/of_regulator.c | 77 2 files changed, 122 insertions(+), 0 deletions(-) diff --git a/Documentation/devicetree/bindings/regulator/regulator.txt b

Re: [PATCH] Parse missing regulator constraints from device tree blob

2014-01-17 Thread Saurabh Singh
t what to do dynamically. We often use suspend to memory in our mobile domain and is much useful. Suspend to disk could be useful for special cases of hibernate like debugging. Couldn't find the use of standby constraint, but I added in code so as to provide completeness to the framework. Please let me know your feedback. Regards, Saurabh Singh Sengar Lead Engineer Samsung R&D Institute India

Re: Re: [PATCH] Parse missing regulator constraints from device tree blob

2014-01-16 Thread Saurabh Singh
Regards, Saurabh Singh Sengar Lead Engineer Samsung R&D Institute India ===== From Saurabh Singh Mon Sep 17 00:00:00 2001 Date: Thu, 16 Jan 2014 20:36:15 +0530 Subject: [PATCH] From: Saurabh Singh Sengar This patch

Re: [PATCH] Parse missing regulator constraints from device tree blob

2014-01-16 Thread Saurabh Singh
ase let me know any feedback you have on this patch or the approach used. Regards, = Saurabh Singh Sengar Lead Engineer Samsung R&D Institute India Samsung = Signed-off-by: Saurabh Singh Sengar --

[PATCH] Parse missing regulator constraints from device tree blob

2014-01-15 Thread Saurabh Singh
tch Please let me know any feedback you have on this patch or the approach used. Regards, ===== Saurabh Singh Sengar Lead Engineer Samsung R&D Institute India Samsung = Signed-off-by: Saurabh Singh