From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@linux.intel.com>
To: Chanwoo Choi <cw00.choi@samsung.com>, linux-kernel@vger.kernel.org
Cc: vijaikumar.kanagarajan@gmail.com, krzk@kernel.org,
myungjoo.ham@samsung.com, heikki.krogerus@linux.intel.com,
cheol.yong.kim@intel.com, qi-ming.wu@intel.com,
yin1.li@intel.com
Subject: Re: [PATCH v2 1/2] extcon: ptn5150: Switch to GENMASK() and BIT() macros
Date: Thu, 27 Aug 2020 13:19:32 +0800 [thread overview]
Message-ID: <957c1c42-d5d9-1bdb-bc71-15c4e916886a@linux.intel.com> (raw)
In-Reply-To: <8f26c8cb-3f6b-5933-a0f8-eb765ad5016a@samsung.com>
Hi,
On 27/8/2020 1:26 pm, Chanwoo Choi wrote:
>> -
>> + vendor_id = FIELD_GET(PTN5150_REG_DEVICE_ID_VENDOR, reg_data);
>> + version_id = FIELD_GET(PTN5150_REG_DEVICE_ID_VERSION, reg_data);
>> dev_dbg(info->dev, "Device type: version: 0x%x, vendor: 0x%x\n",
>> version_id, vendor_id);
>>
>>
> Applied it. Thanks.
Thank you!
Regards
Vadivel
next prev parent reply other threads:[~2020-08-27 5:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-27 3:56 [PATCH v2 0/2] extcon: ptn5150: Add usb-typec support for Intel LGM SoC Ramuthevar,Vadivel MuruganX
2020-08-27 3:56 ` [PATCH v2 1/2] extcon: ptn5150: Switch to GENMASK() and BIT() macros Ramuthevar,Vadivel MuruganX
2020-08-27 5:26 ` Chanwoo Choi
2020-08-27 5:19 ` Ramuthevar, Vadivel MuruganX [this message]
2020-08-27 3:56 ` [PATCH v2 2/2] extcon: ptn5150: Set the VBUS and POLARITY property state Ramuthevar,Vadivel MuruganX
2020-08-27 4:51 ` Chanwoo Choi
2020-08-27 5:17 ` Ramuthevar, Vadivel MuruganX
2020-08-27 5:35 ` Chanwoo Choi
2020-08-27 6:11 ` Ramuthevar, Vadivel MuruganX
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=957c1c42-d5d9-1bdb-bc71-15c4e916886a@linux.intel.com \
--to=vadivel.muruganx.ramuthevar@linux.intel.com \
--cc=cheol.yong.kim@intel.com \
--cc=cw00.choi@samsung.com \
--cc=heikki.krogerus@linux.intel.com \
--cc=krzk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=myungjoo.ham@samsung.com \
--cc=qi-ming.wu@intel.com \
--cc=vijaikumar.kanagarajan@gmail.com \
--cc=yin1.li@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox