[PATCH v17 4/4] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries
Arnd Bergmann
arnd at arndb.de
Fri Mar 14 07:42:17 EDT 2014
On Wednesday 12 March 2014, Loc Ho wrote:
> + sata01clk: sata01clk at 1f21c000 {
> + compatible = "apm,xgene-device-clock";
> + #clock-cells = <1>;
> + clocks = <&socplldiv2 0>;
> + clock-names = "socplldiv2";
> + reg = <0x0 0x1f21c000 0x0 0x1000>;
> + reg-names = "csr-reg";
> + clock-output-names = "sata01clk";
> + csr-offset = <0x4>;
> + csr-mask = <0x05>;
> + enable-offset = <0x0>;
> + enable-mask = <0x39>;
Same comment about the "clock-names" as in the first patch here.
Arnd
More information about the linux-arm-kernel
mailing list