[PATCH 3/6] drm/doc: Add KMS overview graphs

2017-03-03 Thread Daniel Vetter
Oh, the shiny and pretties! v2: Review from Laurent. Cc: Laurent Pinchart Acked-by: Eric Anholt Reviewed-by: Gabriel Krisman Bertazi Reviewed-by: Laurent Pinchart Signed-off-by:

[PATCH 1/2] docs: Add kernel-doc comments to VME driver API

2017-03-03 Thread Martyn Welch
Add kernel-doc comments to the VME driver API and structures. This documentation will be integrated into the RST documentation in a later patch. Signed-off-by: Martyn Welch --- drivers/vme/vme.c | 469

[PATCH 2/2] docs: Update VME documentation to include kerneldoc comments

2017-03-03 Thread Martyn Welch
Update VME documentation given that kerneldoc comments are now provided. Add "VME API" section to VME RST to pull in kerneldoc comments. Signed-off-by: Martyn Welch --- Documentation/driver-api/vme.rst | 363 ++- 1 file changed,

Re: [PATCH] Documentation/sphinx: fix primary_domain configuration

2017-03-03 Thread Jonathan Corbet
On Fri, 3 Mar 2017 12:24:05 + John Keeping wrote: > With Sphinx 1.5.3 I get the warning: > > WARNING: primary_domain 'C' not found, ignored. > > It seems that domain names in Sphinx are case-sensitive and for the C > domain the name must be lower case. Applied,

Re: [PATCH v2 09/17] Documentation: kernel-parameters: Document owl earlycon

2017-03-03 Thread Andreas Färber
Am 03.03.2017 um 23:46 schrieb Jonathan Corbet: > On Fri, 24 Feb 2017 04:40:47 +0100 > Andreas Färber wrote: > >> +owl, >> +Start an early, polled-mode console on an Owl serial >> +port at the specified address. The serial

Re: [PATCH] pcieaer doc: update the link

2017-03-03 Thread Jonathan Corbet
On Wed, 1 Mar 2017 17:05:28 +0800 Cao jin wrote: > The original link is empty, replace it. > > Signed-off-by: Cao jin Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body

Re: [PATCH] docs: Fix htmldocs build failure

2017-03-03 Thread Jonathan Corbet
On Fri, 3 Mar 2017 22:43:30 + Martyn Welch wrote: > Build of HTML docs failing due to conversion of deviceiobook.tmpl in > 8a8a602f and regulator.tmpl in 028f2533 to RST without removing from > DOCBOOKS in Makefile, resulting (in the case of deviceiobook) the >

Re: [PATCH] doc/ko_KR/memory-barriers: Update control-dependencies section

2017-03-03 Thread Jonathan Corbet
On Fri, 3 Mar 2017 15:44:02 +0900 SeongJae Park wrote: > This commit applies upstream change, commit c8241f8553e8 ("doc: Update > control-dependencies section of memory-barriers.txt"), to Korean > translation. Applied to the docs tree, thanks. jon -- To unsubscribe from

[PATCH] docs: Fix htmldocs build failure

2017-03-03 Thread Martyn Welch
Build of HTML docs failing due to conversion of deviceiobook.tmpl in 8a8a602f and regulator.tmpl in 028f2533 to RST without removing from DOCBOOKS in Makefile, resulting (in the case of deviceiobook) the following error: make[1]: *** No rule to make target

Re: [PATCH] Documentation: Update path to sysrq.txt

2017-03-03 Thread Jonathan Corbet
On Fri, 24 Feb 2017 10:42:14 +0200 Krzysztof Kozlowski wrote: > Commit 9d85025b0418 ("docs-rst: create an user's manual book") moved the > sysrq.txt leaving old paths in the kernel docs. Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line

Re: [PATCH v2 09/17] Documentation: kernel-parameters: Document owl earlycon

2017-03-03 Thread Jonathan Corbet
On Fri, 24 Feb 2017 04:40:47 +0100 Andreas Färber wrote: > + owl, > + Start an early, polled-mode console on an Owl serial > + port at the specified address. The serial port must > + already be setup and

Re: [PATCH v9 00/10] mux controller abstraction and iio/i2c muxes

2017-03-03 Thread Peter Rosin
On 2017-03-03 17:52, Wolfram Sang wrote: > >> Jonathan, Wolfram, do you have any preferences on how this should be >> coordinated regarding the new iio and i2c drivers (and iio changes)? > > You got the acks, all is fine, I think. > >> My plan is to at some point declare the branch immutable.

Re: [PATCH v9 00/10] mux controller abstraction and iio/i2c muxes

2017-03-03 Thread Wolfram Sang
> And conflicts -- if they show up -- will probably be trivial given the > nature of the series. Famous last words... Heh. I agree, though :) signature.asc Description: PGP signature

Re: [PATCH v9 00/10] mux controller abstraction and iio/i2c muxes

2017-03-03 Thread Jonathan Cameron
On 3 March 2017 16:52:47 GMT+00:00, Wolfram Sang wrote: > >> Jonathan, Wolfram, do you have any preferences on how this should be >> coordinated regarding the new iio and i2c drivers (and iio changes)? > >You got the acks, all is fine, I think. > >> My plan is to at some

Re: [PATCH v9 00/10] mux controller abstraction and iio/i2c muxes

2017-03-03 Thread Wolfram Sang
> Jonathan, Wolfram, do you have any preferences on how this should be > coordinated regarding the new iio and i2c drivers (and iio changes)? You got the acks, all is fine, I think. > My plan is to at some point declare the branch immutable. Then both of > you can pull it in. Or? Yup, sounds

Re: [PATCH 2/6] docs-rst: automatically convert Graphviz and SVG images

2017-03-03 Thread Markus Heiser
FYI >>> Yes, its only about "docutils>=0.11" in Sphinx 1.3 dependencies. >>> In Sphinx 1.5 the error: >>> >>> https://github.com/sphinx-doc/sphinx/issues/3212 >>> >>> is fixed: >>> >>> https://github.com/tk0miya/sphinx/commit/73663f63672f22304810ce6bb9787490ad250127 >>> >>> But this will

Re: [PATCH v9 00/10] mux controller abstraction and iio/i2c muxes

2017-03-03 Thread Peter Rosin
On 2017-02-28 18:18, Greg Kroah-Hartman wrote: > On Tue, Feb 28, 2017 at 04:17:52PM +0100, Peter Rosin wrote: >> Hi! >> >> The status of this series [1] is that Rob Herring has acked/reviewed all >> devicetree changes, so I suppose that's ok. Jonathan Cameron has acked >> the additions to the iio

Re: [PATCH 11/32] KVM: MIPS: Add VZ capability

2017-03-03 Thread James Hogan
On Thu, Mar 02, 2017 at 10:34:07PM +, James Hogan wrote: > I suppose the exception is T It shouldn't assume that just because VZ > is available that T isn't (even if that is the case right now). It > could always just try KVM_CREATE_VM with kvm type 0 and detect the error > I suppose, but

Re: [PATCH 11/32] KVM: MIPS: Add VZ capability

2017-03-03 Thread Paolo Bonzini
On 03/03/2017 13:37, James Hogan wrote: > Actually I think the way I had designed KVM_CAP_MIPS_VZ is fine. I had > defined it as an enumeration rather than a mask because it isn't > expected you'd have more than one hardware virtualisation type able to > run on a particular core. > > Whether T

[PATCH] Documentation/sphinx: fix primary_domain configuration

2017-03-03 Thread John Keeping
With Sphinx 1.5.3 I get the warning: WARNING: primary_domain 'C' not found, ignored. It seems that domain names in Sphinx are case-sensitive and for the C domain the name must be lower case. Signed-off-by: John Keeping --- Documentation/conf.py | 2 +- 1 file

[PATCH] Documentation: arm: Replace use of virt_to_phys with __pa_symbol

2017-03-03 Thread Geert Uytterhoeven
All low-level PM/SMP code using virt_to_phys() should actually use __pa_symbol() against kernel symbols. Update the documentation to move away from virt_to_phys(). Cfr. commit 6996cbb2372189f7 ("ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol") Signed-off-by: Geert