diff options
author | 2015-01-29 18:10:47 +0000 | |
---|---|---|
committer | 2015-05-14 10:01:51 +0100 | |
commit | 6f1b5605f3d0b6325c69c2be288a93c5d5c294dc (patch) | |
tree | 2d254db7615304a42a9f96f0fed1163870d64527 | |
parent | Linux 4.1-rc1 (diff) | |
download | wireguard-linux-6f1b5605f3d0b6325c69c2be288a93c5d5c294dc.tar.xz wireguard-linux-6f1b5605f3d0b6325c69c2be288a93c5d5c294dc.zip |
ARM: bcm2835: dt: Add vendor prefix for Raspberry Pi
Since the prefix is already in use, we need to add it in the
vendor list.
Reviewed-by: Stephen Warren <swarren@wwwdotorg.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 80339192c93e..3fc90ac4f801 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -159,6 +159,7 @@ radxa Radxa raidsonic RaidSonic Technology GmbH ralink Mediatek/Ralink Technology Corp. ramtron Ramtron International +raspberrypi Raspberry Pi Foundation realtek Realtek Semiconductor Corp. renesas Renesas Electronics Corporation ricoh Ricoh Co. Ltd. |