diff options
author | Mathias Kresin <dev@kresin.me> | 2018-07-22 10:33:42 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-08-04 08:39:35 +0200 |
commit | bfd65fc4ab71b9504a9280e91a67698ac4e1e06d (patch) | |
tree | b504e287a61cb19f9ed0bd899460968004d80647 /target/linux/ramips/dts/BR-6475ND.dts | |
parent | 53624c1702e6aad5b3e5e442c064dd30f81db2e4 (diff) | |
download | upstream-bfd65fc4ab71b9504a9280e91a67698ac4e1e06d.tar.gz upstream-bfd65fc4ab71b9504a9280e91a67698ac4e1e06d.tar.bz2 upstream-bfd65fc4ab71b9504a9280e91a67698ac4e1e06d.zip |
ramips: fix whitespace and comment issues in dts
Fix space vs. tabs issue and trainling whitespaces. Use C style
comments or drop the comments if they explain what is already to see in
the devicetree parameters.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/dts/BR-6475ND.dts')
-rw-r--r-- | target/linux/ramips/dts/BR-6475ND.dts | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/BR-6475ND.dts b/target/linux/ramips/dts/BR-6475ND.dts index c9e8d2894a..e0505eabaa 100644 --- a/target/linux/ramips/dts/BR-6475ND.dts +++ b/target/linux/ramips/dts/BR-6475ND.dts @@ -94,9 +94,11 @@ realtek,extif0 = <1 0 1 1 1 1 1 1 2>; }; - /* Unclear if this is the correct gpio setup; the USB ports are - unpopulated on a stock BR-6475nD, even though the hardware exists - and the headers are there. */ + /* + * Unclear if this is the correct gpio setup; the USB ports are + * unpopulated on a stock BR-6475nD, even though the hardware exists + * and the headers are there. + */ /* gpio_export { compatible = "gpio-export"; |