Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: da9150: Use relative paths in DT bindings document

When referencing other DT bindings documentation, use relative
path rather than absolute.

Suggested-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Adam Thomson and committed by
Lee Jones
45b17379 4e2d9460

+4 -4
+4 -4
Documentation/devicetree/bindings/mfd/da9150.txt
··· 17 17 the IRQs from da9150 are delivered to. 18 18 - interrupts: IRQ line info for da9150 chip. 19 19 - interrupt-controller: da9150 has internal IRQs (own IRQ domain). 20 - (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for 20 + (See ../interrupt-controller/interrupts.txt for 21 21 further information relating to interrupt properties) 22 22 23 23 Sub-devices: 24 - - da9150-gpadc: See Documentation/devicetree/bindings/iio/adc/da9150-gpadc.txt 25 - - da9150-charger: See Documentation/devicetree/bindings/power/da9150-charger.txt 26 - - da9150-fg: See Documentation/devicetree/bindings/power/da9150-fg.txt 24 + - da9150-gpadc: See ../iio/adc/da9150-gpadc.txt 25 + - da9150-charger: See ../power/da9150-charger.txt 26 + - da9150-fg: See ../power/da9150-fg.txt 27 27 28 28 Example: 29 29