diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2019-09-10 14:36:18 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2019-10-02 17:39:57 +0200 |
commit | f33e70cc7323d7d6c96993482a26623174702acf (patch) | |
tree | 8079e8114ea2064003077ea87eb23bcd0832c44d /arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts | |
parent | ARM: dts: exynos: Add "syscon" compatible string to chipid node on Exynos5 (diff) | |
download | linux-f33e70cc7323d7d6c96993482a26623174702acf.tar.xz linux-f33e70cc7323d7d6c96993482a26623174702acf.zip |
ARM: dts: exynos: Add samsung,asv-bin property to Odroid XU3 Lite
The Exynos5422 SoC used on Odroid XU3 Lite boards belongs to a special
ASV bin but this information cannot be read from the Chip ID block
registers. Add samsung,asv-bin property for XU3 Lite to ensure the ASV
bin is properly determined.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts')
-rw-r--r-- | arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts b/arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts index c19b5a51ca44..a31ca2ef750f 100644 --- a/arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts +++ b/arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts @@ -26,6 +26,10 @@ status = "disabled"; }; +&chipid { + samsung,asv-bin = <2>; +}; + &pwm { /* * PWM 0 -- fan |