diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-01-10 12:57:15 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-01-10 12:57:15 +0000 |
commit | 8c38f1d976f142c3ad36f4b3147935dd6e40aa5c (patch) | |
tree | 1949dc3193f9a1e3f149d93248846826496fd8bc /bcm2837-dts-add-Raspberry-Pi-3-A.patch | |
parent | c50bbd2bed6259c7c9496f713636c830ca0ef84e (diff) | |
download | kernel-8c38f1d976f142c3ad36f4b3147935dd6e40aa5c.tar.gz kernel-8c38f1d976f142c3ad36f4b3147935dd6e40aa5c.tar.xz kernel-8c38f1d976f142c3ad36f4b3147935dd6e40aa5c.zip |
A few Raspberry Pi cleanups, add gpio line names
Diffstat (limited to 'bcm2837-dts-add-Raspberry-Pi-3-A.patch')
-rw-r--r-- | bcm2837-dts-add-Raspberry-Pi-3-A.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bcm2837-dts-add-Raspberry-Pi-3-A.patch b/bcm2837-dts-add-Raspberry-Pi-3-A.patch index 38eb40b8c..705fca6cb 100644 --- a/bcm2837-dts-add-Raspberry-Pi-3-A.patch +++ b/bcm2837-dts-add-Raspberry-Pi-3-A.patch @@ -267,7 +267,7 @@ index 0000000..b2df7cf +// SPDX-License-Identifier: GPL-2.0 +/dts-v1/; +#include "bcm2837.dtsi" -+#include "bcm2835-rpi.dtsi" ++#include "bcm2836-rpi.dtsi" +#include "bcm283x-rpi-usb-host.dtsi" + +/ { |