aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/stihxxx-b2120.dtsi
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2015-09-03 14:59:52 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-11-18 13:32:58 -0200
commit0014eb755e331bc7e46e97864dac8c9e7fcbea13 (patch)
tree6f4844e5ab2e116d39b4195142227b543c1e1c8f /arch/arm/boot/dts/stihxxx-b2120.dtsi
parent[media] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node (diff)
downloadlinux-dev-0014eb755e331bc7e46e97864dac8c9e7fcbea13.tar.xz
linux-dev-0014eb755e331bc7e46e97864dac8c9e7fcbea13.zip
[media] c8sectpfe: Update binding to reset-gpios
reset-gpios is more clear than rst-gpio. This change has been done as one atomic commit but it does breaks compatability with older dtbs. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'arch/arm/boot/dts/stihxxx-b2120.dtsi')
-rw-r--r--arch/arm/boot/dts/stihxxx-b2120.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/stihxxx-b2120.dtsi b/arch/arm/boot/dts/stihxxx-b2120.dtsi
index c11430a28ed3..133375bc8aa5 100644
--- a/arch/arm/boot/dts/stihxxx-b2120.dtsi
+++ b/arch/arm/boot/dts/stihxxx-b2120.dtsi
@@ -6,8 +6,8 @@
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
-
#include <dt-bindings/clock/stih407-clks.h>
+#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/media/c8sectpfe.h>
/ {
soc {
@@ -131,7 +131,7 @@
tsin-num = <0>;
serial-not-parallel;
i2c-bus = <&ssc2>;
- rst-gpio = <&pio15 4 GPIO_ACTIVE_HIGH>;
+ reset-gpios = <&pio15 4 GPIO_ACTIVE_HIGH>;
dvb-card = <STV0367_TDA18212_NIMA_1>;
};
};