Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752906AbdCFIym (ORCPT ); Mon, 6 Mar 2017 03:54:42 -0500 Received: from mail1.skidata.com ([91.230.2.99]:28997 "EHLO mail1.skidata.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752811AbdCFIy1 (ORCPT ); Mon, 6 Mar 2017 03:54:27 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2G4AQB5HL1Y/0oKEKxeHAEBBAEBCgEBh?= =?us-ascii?q?UONZZFUkxiCD4INhiKDLRgBAgEBAQEBAQEDgRCGFSiBFgENvAQmAopSAQEBAQY?= =?us-ascii?q?BAQEBJAkBgieEHYYrgn6FfwWJGJMUggOQMopjhjqTOx+BPBASEQQfhTWBdIl6g?= =?us-ascii?q?Q0BAQE?= X-IPAS-Result: =?us-ascii?q?A2G4AQB5HL1Y/0oKEKxeHAEBBAEBCgEBhUONZZFUkxiCD4I?= =?us-ascii?q?NhiKDLRgBAgEBAQEBAQEDgRCGFSiBFgENvAQmAopSAQEBAQYBAQEBJAkBgieEH?= =?us-ascii?q?YYrgn6FfwWJGJMUggOQMopjhjqTOx+BPBASEQQfhTWBdIl6gQ0BAQE?= X-IronPort-AV: E=Sophos;i="5.35,252,1484002800"; d="scan'208";a="2790096" From: Richard Leitner To: , , CC: , , , , Richard Leitner Subject: [PATCH v2 0/4] usb: misc: fix/improve USB251xB/xBi dt bindings Date: Mon, 6 Mar 2017 09:24:19 +0100 Message-ID: <1488788663-21084-1-git-send-email-richard.leitner@skidata.com> X-Mailer: git-send-email 2.1.4 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [172.16.60.30] X-ClientProxiedBy: sdex1srv.skidata.net (172.16.10.92) To sdex1srv.skidata.net (172.16.10.92) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 826 Lines: 21 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