kirkwood: add diag LED on Linksys EA3500
[openwrt/svn-archive/archive.git] / target / linux / brcm2708 / patches-4.1 / 0162-BCM270X_DT-README-add-note-on-indentation.patch
1 From 27932f3c0031925c59b6f6787dbe8c4b379bbb11 Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.org>
3 Date: Wed, 19 Aug 2015 11:38:10 +0100
4 Subject: [PATCH 162/203] BCM270X_DT: README - add note on indentation
5
6 ---
7 arch/arm/boot/dts/overlays/README | 4 ++++
8 1 file changed, 4 insertions(+)
9
10 --- a/arch/arm/boot/dts/overlays/README
11 +++ b/arch/arm/boot/dts/overlays/README
12 @@ -74,6 +74,10 @@ behaviour. See the list of overlays belo
13 The Overlay and Parameter Reference
14 ===================================
15
16 +N.B. When editing this file, please preserve the indentation levels to make it simple to parse
17 +programmatically. NO HARD TABS.
18 +
19 +
20 Name: <The base DTB>
21 Info: Configures the base Raspberry Pi hardware
22 Load: <loaded automatically>