From: <gregkh@linuxfoundation.org>
To: nicolas.ferre@atmel.com, gregkh@linuxfoundation.org, khilman@linaro.org
Cc: <stable@vger.kernel.org>, <stable-commits@vger.kernel.org>
Subject: Patch "ARM: at91/dt: trivial: fix USB udc compatible string" has been added to the 4.1-stable tree
Date: Thu, 30 Jul 2015 12:12:06 -0700 [thread overview]
Message-ID: <143828352672165@kroah.com> (raw)
This is a note to let you know that I've just added the patch titled
ARM: at91/dt: trivial: fix USB udc compatible string
to the 4.1-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
arm-at91-dt-trivial-fix-usb-udc-compatible-string.patch
and it can be found in the queue-4.1 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.
>From 50f0a44991516b5b9744ecb2c080c2ec6ad21b25 Mon Sep 17 00:00:00 2001
From: Nicolas Ferre <nicolas.ferre@atmel.com>
Date: Wed, 17 Jun 2015 10:59:04 +0200
Subject: ARM: at91/dt: trivial: fix USB udc compatible string
From: Nicolas Ferre <nicolas.ferre@atmel.com>
commit 50f0a44991516b5b9744ecb2c080c2ec6ad21b25 upstream.
To please checkpatch and the tiresome reader, add the "atmel," prefix to the
USB udc compatible string.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
Documentation/devicetree/bindings/usb/atmel-usb.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--- a/Documentation/devicetree/bindings/usb/atmel-usb.txt
+++ b/Documentation/devicetree/bindings/usb/atmel-usb.txt
@@ -60,9 +60,9 @@ Atmel High-Speed USB device controller
Required properties:
- compatible: Should be one of the following
- "at91sam9rl-udc"
- "at91sam9g45-udc"
- "sama5d3-udc"
+ "atmel,at91sam9rl-udc"
+ "atmel,at91sam9g45-udc"
+ "atmel,sama5d3-udc"
- reg: Address and length of the register set for the device
- interrupts: Should contain usba interrupt
- ep childnode: To specify the number of endpoints and their properties.
Patches currently in stable-queue which might be from nicolas.ferre@atmel.com are
queue-4.1/arm-at91-dt-sama5d4ek-mci0-uses-slot-0.patch
queue-4.1/iio-adc-at91_adc-allow-to-use-full-range-of-startup-time.patch
queue-4.1/tty-serial-at91-rs485-mode-0-is-valid-for-delay_rts_after_send.patch
queue-4.1/arm-at91-dt-trivial-fix-usb-udc-compatible-string.patch
queue-4.1/arm-at91-dt-update-udc-compatible-strings.patch
queue-4.1/arm-at91-dt-sama5d4-fix-dma-conf-for-aes-sha-and-tdes-nodes.patch
reply other threads:[~2015-07-30 19:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=143828352672165@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=khilman@linaro.org \
--cc=nicolas.ferre@atmel.com \
--cc=stable-commits@vger.kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.