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


Groups > linux.kernel > #1592994

[PATCH v2 0/4] usb: misc: fix/improve USB251xB/xBi dt bindings

From Richard Leitner <richard.leitner@skidata.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/4] usb: misc: fix/improve USB251xB/xBi dt bindings
Date 2017-03-06 10:00 +0100
Message-ID <thWbM-5q5-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patchset improves/fixes the USB251xB/xBi devicetree bindings as
recommended by Rob Herring.

CHANGES v2:
	- Require exact values for oc-delay-us property
	- Remove erroneous be32_to_cpu call in power-on-time-ms prop parsing
	- Remove reference to inexistent file from MAINTAINERS

Richard Leitner (4):
  usb: usb251xb: remove max_{power,current}_{sp,bp} properties
  usb: usb251xb: dt: add unit suffix to oc-delay and power-on-time
  doc: dt-bindings: usb251xb: mark reg as required
  MAINTAINERS: usb251xb: remove reference inexistent file

 Documentation/devicetree/bindings/usb/usb251xb.txt | 53 +++++++------------
 MAINTAINERS                                        |  1 -
 drivers/usb/misc/usb251xb.c                        | 59 +++++++++-------------
 3 files changed, 42 insertions(+), 71 deletions(-)

-- 
2.1.4

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


Thread

[PATCH v2 0/4] usb: misc: fix/improve USB251xB/xBi dt bindings Richard Leitner <richard.leitner@skidata.com> - 2017-03-06 10:00 +0100

csiph-web