c0912bfa863f0688c4155388939eb91ec62b7873
[openwrt/staging/dedeckeh.git] / target / linux / brcm2708 / patches-4.1 / 0162-BCM270X_DT-README-add-note-on-indentation.patch
1 From 766872161503097e4bcd14285e62cee26b8710a4 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/222] 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>