diff for duplicates of <20180103193415.GI9493@w540> diff --git a/a/1.txt b/N1/1.txt index 17b345b..0b464ff 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,10 +25,10 @@ On Wed, Jan 03, 2018 at 04:14:35PM -0200, Fabio Estevam wrote: > Then on this patch you should do: > > gpiod_set_value(priv->rstb_gpio, 1); ---> This tells the GPIO to go -> to its active state (In this case active == logic level 0) +> to its active state (In this case active = logic level 0) > usleep_range(500, 1000); > gpiod_set_value(priv->rstb_gpio, 0); ---> This tells the GPIO to go to -> its inactive state (In this case inactive == logic level 1) +> its inactive state (In this case inactive = logic level 1) > > You can also look at Documentation/gpio/consumer.txt where the usage > of the gpiod_xxx API is described. diff --git a/a/content_digest b/N1/content_digest index 4de0a30..ea67377 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,7 +7,7 @@ "ref\0CAOMZO5AGEt7pvjLnFN4P19qR28f2d128+80OnJ8SC59-pSgBpA@mail.gmail.com\0" "From\0jacopo mondi <jacopo@jmondi.org>\0" "Subject\0Re: [PATCH v2 9/9] media: i2c: tw9910: Remove soc_camera dependencies\0" - "Date\0Wed, 3 Jan 2018 20:34:15 +0100\0" + "Date\0Wed, 03 Jan 2018 19:34:15 +0000\0" "To\0Fabio Estevam <festevam@gmail.com>\0" "Cc\0Jacopo Mondi <jacopo+renesas@jmondi.org>" Laurent Pinchart <laurent.pinchart@ideasonboard.com> @@ -51,10 +51,10 @@ "> Then on this patch you should do:\n" ">\n" "> gpiod_set_value(priv->rstb_gpio, 1); ---> This tells the GPIO to go\n" - "> to its active state (In this case active == logic level 0)\n" + "> to its active state (In this case active = logic level 0)\n" "> usleep_range(500, 1000);\n" "> gpiod_set_value(priv->rstb_gpio, 0); ---> This tells the GPIO to go to\n" - "> its inactive state (In this case inactive == logic level 1)\n" + "> its inactive state (In this case inactive = logic level 1)\n" ">\n" "> You can also look at Documentation/gpio/consumer.txt where the usage\n" "> of the gpiod_xxx API is described.\n" @@ -77,4 +77,4 @@ ">\n" > Hope this helps. -57364772c92aa6cb4b2d8fc47238ea4e5cf2611e453cd204e3d72ec4e096418e +f7f323eb0e0de13c0be741b462e0d030fd8a35fe475138bbb63ee75c0e72a218
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.