devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • * [PATCH v3 5/5] ARM: dts: stm32: enable CRC32 on stm32429i-eval board
           [not found] <cover.1495463449.git.cosardindar@gmail.com>
           [not found] ` <cover.1495463449.git.cosardindar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
    @ 2017-05-22 14:35 ` Cosar Dindar
      2017-05-23 13:59   ` Alexandre Torgue
      1 sibling, 1 reply; 9+ messages in thread
    From: Cosar Dindar @ 2017-05-22 14:35 UTC (permalink / raw)
      To: robh+dt
      Cc: mark.rutland, linux, mcoquelin.stm32, alexandre.torgue,
    	fabien.dessenne, devicetree, linux-arm-kernel, linux-kernel,
    	Cosar Dindar
    
    Enable the CRC32 crypto on stm32429i-eval board.
    
    Signed-off-by: Cosar Dindar <cosardindar@gmail.com>
    ---
     arch/arm/boot/dts/stm32429i-eval.dts | 4 ++++
     1 file changed, 4 insertions(+)
    
    diff --git a/arch/arm/boot/dts/stm32429i-eval.dts b/arch/arm/boot/dts/stm32429i-eval.dts
    index b633114..360fb19 100644
    --- a/arch/arm/boot/dts/stm32429i-eval.dts
    +++ b/arch/arm/boot/dts/stm32429i-eval.dts
    @@ -141,6 +141,10 @@
     	clock-frequency = <25000000>;
     };
     
    +&crc {
    +	status = "okay";
    +};
    +
     &i2c1 {
     	pinctrl-0 = <&i2c1_pins>;
     	pinctrl-names = "default";
    -- 
    2.7.4
    
    ^ permalink raw reply related	[flat|nested] 9+ messages in thread

  • end of thread, other threads:[~2017-06-02 13:56 UTC | newest]
    
    Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <cover.1495463449.git.cosardindar@gmail.com>
         [not found] ` <cover.1495463449.git.cosardindar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
    2017-05-22 14:34   ` [PATCH v3 2/5] crypto : stm32 - Add STM32F4 CRC32 support Cosar Dindar
         [not found]     ` <3c520bbef98c630ca7de609f8ec27405e2ac07d4.1495463449.git.cosardindar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
    2017-05-29  7:56       ` Fabien DESSENNE
    2017-06-02 13:56         ` Cosar Dindar
    2017-05-22 14:34   ` [PATCH v3 3/5] ARM: dts: stm32: Add CRC support to stm32f429 Cosar Dindar
         [not found]     ` <c6975a76f3437b3111c1c9f5560ad78951baa774.1495463449.git.cosardindar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
    2017-05-23 13:59       ` Alexandre Torgue
    2017-05-22 14:34   ` [PATCH v3 4/5] ARM: dts: stm32: enable CRC32 on stm32429-disco board Cosar Dindar
         [not found]     ` <43babcf91eb49c5dffc4164b87839eeb537f0ee1.1495463449.git.cosardindar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
    2017-05-23 13:59       ` Alexandre Torgue
    2017-05-22 14:35 ` [PATCH v3 5/5] ARM: dts: stm32: enable CRC32 on stm32429i-eval board Cosar Dindar
    2017-05-23 13:59   ` Alexandre Torgue
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).