On 05/16/14 21:28, Kukjin Kim wrote:
Ajay Kumar wrote:
Adds the PWM nodes to 5250 pinctrl dtsi file.
Signed-off-by: Ajay Kumar<ajaykumar.rs@xxxxxxxxxxx>
---
arch/arm/boot/dts/exynos5250-pinctrl.dtsi | 28
++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
b/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
index 9a49e68..886cfca 100644
--- a/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
+++ b/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
@@ -351,6 +351,34 @@
samsung,pin-drv =<0>;
};
+ pwm0_out: pwm0-out {
+ samsung,pins = "gpb2-0";
+ samsung,pin-function =<2>;
+ samsung,pin-pud =<0>;
+ samsung,pin-drv =<0>;
+ };
+
+ pwm1_out: pwm1-out {
+ samsung,pins = "gpb2-1";
+ samsung,pin-function =<2>;
+ samsung,pin-pud =<0>;
+ samsung,pin-drv =<0>;
+ };
+
+ pwm2_out: pwm2-out {
+ samsung,pins = "gpb2-2";
+ samsung,pin-function =<2>;
+ samsung,pin-pud =<0>;
+ samsung,pin-drv =<0>;
+ };
+
+ pwm3_out: pwm3-out {
+ samsung,pins = "gpb2-3";
+ samsung,pin-function =<2>;
+ samsung,pin-pud =<0>;
+ samsung,pin-drv =<0>;
+ };
+
i2c7_bus: i2c7-bus {
samsung,pins = "gpb2-2", "gpb2-3";
samsung,pin-function =<3>;
--
1.7.9.5
Looks good to me, applied this and 2nd one.
Oops, I can't find the branch including this patches and your patches in
my mailbox...can you please send this patches again including
linux-arm-kernel ml?
- Kukjin
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html