Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1206068

Re: [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support

From Markus Pargmann <mpa@pengutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support
Date 2015-08-12 15:10 +0200
Message-ID <pWDX4-5h7-33@gated-at.bofh.it> (permalink)
References (2 earlier) <pWBsd-1Ag-5@gated-at.bofh.it> <pWBLB-1Xg-39@gated-at.bofh.it> <pWBVg-28z-23@gated-at.bofh.it> <pWDkm-4hj-1@gated-at.bofh.it> <pWDu3-4ta-41@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, Aug 12, 2015 at 01:35:37PM +0100, Mark Brown wrote:
> On Wed, Aug 12, 2015 at 02:28:56PM +0200, Markus Pargmann wrote:
> 
> > Ok, would work for me as well although sizeof is not a preprocessor
> > macro so I would probably leave it as it is. The whole regmap framework
> > just didn't seem to support 64bit so I thought this was just not
> > working.
> 
> I'd expect the framework to cope with things when ints are 64 bit.  We
> don't try to support anything else, though.

For all non-busses it probably will. All the format functions are not
working for 64bit at the moment. But that's something different, also I
didn't see a bus device with 64bit yet.

Best Regards,

Markus

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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