Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0ccb6b5 authored by Federico Vaga's avatar Federico Vaga Committed by Wolfram Sang
Browse files

i2c: ocores: update HDL sources URL



The URL is broken. This patch fixes it.

Signed-off-by: default avatarFederico Vaga <federico.vaga@vaga.pv.it>
[wsa: shortened the URL a bit]
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent f3c6a2cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ Kernel driver i2c-ocores

Supported adapters:
  * OpenCores.org I2C controller by Richard Herveille (see datasheet link)
    Datasheet: http://www.opencores.org/projects.cgi/web/i2c/overview
    https://opencores.org/project/i2c/overview

Author: Peter Korsgaard <jacmet@sunsite.dk>

+1 −1
Original line number Diff line number Diff line
/*
 * i2c-ocores.c: I2C bus driver for OpenCores I2C controller
 * (http://www.opencores.org/projects.cgi/web/i2c/overview).
 * (https://opencores.org/project/i2c/overview)
 *
 * Peter Korsgaard <jacmet@sunsite.dk>
 *