public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Juniper prerequisites
@ 2016-10-07 15:15 Pantelis Antoniou
  2016-10-07 15:15 ` [PATCH 1/3] Documentation: vendor-prefixes: Add DT vendor entry "jnx" Pantelis Antoniou
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Pantelis Antoniou @ 2016-10-07 15:15 UTC (permalink / raw)
  To: Rob Herring
  Cc: Mark Rutland, Debjit Ghosh, Guenter Roeck,
	JawaharBalaji Thirumalaisamy, Mohammad Kamil, Rajat Jain,
	Pantelis Antoniou, devicetree, linux-kernel

This patchset contains prerequisites for a number of upcoming
Juniper Inc.'s patches for its PTX series of routers.

The first patch add the jnx vendor entry in the list of vendor-prefixes.
The second introduces a board types header file that userspace
requires for board identification, while the last introduces a
header file containing the known board IDs as of now.

Note that this is the first submission and we expect things to be
moved around as required.

This patchset is against mainline as of today: v4.8-9431-g3477d16

Guenter Roeck (1):
  uapi: jnx: Export board types to user space

JawaharBalaji Thirumalaisamy (1):
  Documentation: vendor-prefixes: Add DT vendor entry "jnx"

Rajat Jain (1):
  jnx: Introduce board_ids.h

 .../devicetree/bindings/vendor-prefixes.txt        |  1 +
 include/linux/jnx/board_ids.h                      | 31 ++++++++++++++++++
 include/uapi/linux/Kbuild                          |  1 +
 include/uapi/linux/jnx/Kbuild                      |  2 ++
 include/uapi/linux/jnx/jnx-subsys.h                | 38 ++++++++++++++++++++++
 5 files changed, 73 insertions(+)
 create mode 100644 include/linux/jnx/board_ids.h
 create mode 100644 include/uapi/linux/jnx/Kbuild
 create mode 100644 include/uapi/linux/jnx/jnx-subsys.h

-- 
1.9.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-10-10 17:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-07 15:15 [PATCH 0/3] Juniper prerequisites Pantelis Antoniou
2016-10-07 15:15 ` [PATCH 1/3] Documentation: vendor-prefixes: Add DT vendor entry "jnx" Pantelis Antoniou
     [not found]   ` <1475853325-21796-2-git-send-email-pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>
2016-10-10 17:12     ` Rob Herring
2016-10-07 15:15 ` [PATCH 2/3] uapi: jnx: Export board types to user space Pantelis Antoniou
     [not found] ` <1475853325-21796-1-git-send-email-pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>
2016-10-07 15:15   ` [PATCH 3/3] jnx: Introduce board_ids.h Pantelis Antoniou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox