[PATCH 6/7] arm64: dts: exynos: Add dts file for Exynos5433-based TM2 board
Chanwoo Choi
cwchoi00 at gmail.com
Sun Aug 21 00:46:42 PDT 2016
2016-08-20 2:05 GMT+09:00 Sylwester Nawrocki <s.nawrocki at samsung.com>:
> On 08/16/2016 08:35 AM, Chanwoo Choi wrote:
>> &spi_1 {
>> + cs-gpios = <&gpd6 3 GPIO_ACTIVE_HIGH>;
>> + status = "okay";
>> +
>> + wm5110: wm5110-codec at 0 {
>> + compatible = "wlf,wm5110";
>> + reg = <0x0>;
>> + spi-max-frequency = <20000000>;
>> + interrupt-parent = <&gpa0>;
>> + interrupts = <4 0 0>;
>> + clocks = <&xxti>, <&s2mps13_osc 2>;
>
> The first clock needs to be CLKOUT, i.e.
>
> clocks = <&pmu_system_controller 0>, <&s2mps13_osc 2>;
>
OK.
--
Best Regards,
Chanwoo Choi
More information about the linux-arm-kernel
mailing list