Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1205906
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support |
| Date | 2015-08-12 12:30 +0200 |
| Message-ID | <pWBsd-1Ag-5@gated-at.bofh.it> (permalink) |
| References | <pWBix-1oV-9@gated-at.bofh.it> <pWBiz-1oV-53@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Aug 12, 2015 at 12:12:27PM +0200, Markus Pargmann wrote: > Regmap does not support 64bit. The ival that is used to write the 64bit > data to, is unsigned int and can't hold 64bit. _regmap_write also just > supports unsigend int. What makes you say that unsigned int can't hold 64 bit? An architecture can have 64 bit ints if it likes.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support Markus Pargmann <mpa@pengutronix.de> - 2015-08-12 12:20 +0200
Re: [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support Mark Brown <broonie@kernel.org> - 2015-08-12 12:30 +0200
Re: [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support Markus Pargmann <mpa@pengutronix.de> - 2015-08-12 12:50 +0200
Re: [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support Mark Brown <broonie@kernel.org> - 2015-08-12 13:00 +0200
Re: [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support Markus Pargmann <mpa@pengutronix.de> - 2015-08-12 14:30 +0200
Re: [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support Mark Brown <broonie@kernel.org> - 2015-08-12 14:40 +0200
Re: [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support Markus Pargmann <mpa@pengutronix.de> - 2015-08-12 15:10 +0200
Re: [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support Mark Brown <broonie@kernel.org> - 2015-08-12 17:00 +0200
csiph-web