Skip to content

Commit

Permalink
odroid-xu3/xu4:I2S DRV_SR(drive strength)=4x,for audio device.
Browse files Browse the repository at this point in the history
Change-Id: Iffa98406a171a513a5ca0b6f8391dd81854db4ea
  • Loading branch information
Kevin Kim authored and tobetter committed Oct 16, 2017
1 parent e32e5ef commit 9e79254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/exynos5420-pinctrl.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -725,6 +725,6 @@
"gpz-4", "gpz-5", "gpz-6";
samsung,pin-function = <EXYNOS_PIN_FUNC_2>;
samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV4>;
};
};

0 comments on commit 9e79254

Please sign in to comment.