kernel: update 3.14 to 3.14.18
[openwrt.git] / target / linux / sunxi / patches-3.14 / 270-dt-sun7i-add-ss-to-a20.patch
1 --- a/arch/arm/boot/dts/sun7i-a20.dtsi
2 +++ b/arch/arm/boot/dts/sun7i-a20.dtsi
3 @@ -529,6 +529,14 @@
4                         status = "disabled";
5                 };
6  
7 +               crypto: crypto-engine@01c15000 {
8 +                       compatible = "allwinner,sun7i-a20-crypto";
9 +                       reg = <0x01c15000 0x1000>;
10 +                       interrupts = <0 86 4>;
11 +                       clocks = <&ahb_gates 5>, <&ss_clk>;
12 +                       clock-names = "ahb", "mod";
13 +               };
14 +
15                 spi2: spi@01c17000 {
16                         compatible = "allwinner,sun4i-a10-spi";
17                         reg = <0x01c17000 0x1000>;