diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2020-08-12 22:08:42 +0200 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2020-08-29 17:14:58 +0200 |
commit | eb6bb94b12a1fa4326a7dad9cc96fcc8df6fb9e9 (patch) | |
tree | 92bc505ca472d04cb3df00c244c75afc5fcdb798 /target/linux/apm821xx | |
parent | 4ea5d443dbe6e7b38f942d3049080dd4644e63f0 (diff) | |
download | upstream-eb6bb94b12a1fa4326a7dad9cc96fcc8df6fb9e9.tar.gz upstream-eb6bb94b12a1fa4326a7dad9cc96fcc8df6fb9e9.tar.bz2 upstream-eb6bb94b12a1fa4326a7dad9cc96fcc8df6fb9e9.zip |
apm821xx: apm821xx.dtsi fix comment styles
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/apm821xx')
-rw-r--r-- | target/linux/apm821xx/dts/apm82181.dtsi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/apm821xx/dts/apm82181.dtsi b/target/linux/apm821xx/dts/apm82181.dtsi index 27ec5c3ac9..606b341b96 100644 --- a/target/linux/apm821xx/dts/apm82181.dtsi +++ b/target/linux/apm821xx/dts/apm82181.dtsi @@ -463,7 +463,8 @@ dcr-reg = <0x100 0x020>; sdr-base = <0x300>; - /* Outbound ranges, one memory and one IO, + /* + * Outbound ranges, one memory and one IO, * later cannot be changed */ ranges = <0x02000000 0x00000000 0x80000000 0x0000000e 0x00000000 0x00000000 0x80000000>, @@ -476,7 +477,8 @@ /* This drives busses 0x40 to 0x7f */ bus-range = <0x40 0x7f>; - /* Legacy interrupts (note the weird polarity, the bridge seems + /* + * Legacy interrupts (note the weird polarity, the bridge seems * to invert PCIe legacy interrupts). * We are de-swizzling here because the numbers are actually for * port of the root complex virtual P2P bridge. But I want |