Received: by 2002:a05:6358:4e97:b0:b3:742d:4702 with SMTP id ce23csp1322265rwb; Fri, 19 Aug 2022 01:18:39 -0700 (PDT) X-Google-Smtp-Source: AA6agR4MrW5P0T7pSc4f+h0q1xgUTQcPORgIdUoDrgD9D9iwdtaO56w3WzRvadVc1DMAZCp+vldE X-Received: by 2002:a17:907:7212:b0:733:1ada:e413 with SMTP id dr18-20020a170907721200b007331adae413mr4245062ejc.309.1660897119343; Fri, 19 Aug 2022 01:18:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1660897119; cv=none; d=google.com; s=arc-20160816; b=HRECEQU1hTO8NxRYPro5WQmwbvfy/khi+x/4kqGpeZEgEQmW7dts3UgErKUsUYfGD3 Gmij2DvlYcYrQmGR4xpGptAnLvGZh6shT2JpS67Fvi184SZp1LTH98Eh7VRL8O2TI5vq ygyvoUP4C8z3AGeBqJgD0gVt1iUk9VM8YFlHjbe9fO4JIqwre+Wa+1c+2YommhEZiQqC lNX5Lel9ljTKxxrTO6TxwCDcNpg16P8cvC64geAomZiYjb/fbUpYbsGglhUVKxW+MskF Dx6K7PUz1yPvCbfXETJhe5vrDq4xrKYZ2kDhLUrwWwO7jx3Wff+or/FEPSEcpgoecktS rotg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=2prMzS2VhI+2dPSpwIvqW+QcJD6Tp0GoDQ8m7knJheY=; b=iUcrM3WThoiW88gRrModuH3kXO4ifwOJrfr9FZXOtAucjIoDVWKH9r1gjBvTJX6Wei qPfxps81uKTaHS/eTUHhu+nh/OjgMWcNto8lYYCKEyDSUz9qx50KaxNpG/lXCDgjbHHt u5wQfcIw/JXZWUd6g31sLXwYJrBias7JkksJUZipgAsOZ+vhleEjYwmwqUnVQEQbJTP2 52MkYkmAlk9NDbzBH/6U6Y6SnpiGGsefYF/EIP2Uk87hbh8LipJCONdvhivy7979dYfg b4/orXhol4oSrs5HrQPQeVmOUqTs+0KxMMR6j7wOgGDLn3TaUNAMd45POqxwjMcmejQ2 k7EA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id hg3-20020a1709072cc300b0072b3ccd50dasi2542126ejc.905.2022.08.19.01.18.13; Fri, 19 Aug 2022 01:18:39 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346080AbiHSHdG (ORCPT + 99 others); Fri, 19 Aug 2022 03:33:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43384 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241976AbiHSHdE (ORCPT ); Fri, 19 Aug 2022 03:33:04 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A98F3E3C33 for ; Fri, 19 Aug 2022 00:33:02 -0700 (PDT) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oOwUx-0005VQ-U4; Fri, 19 Aug 2022 09:32:55 +0200 Received: from mfe by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1oOwUx-0006rP-E7; Fri, 19 Aug 2022 09:32:55 +0200 Date: Fri, 19 Aug 2022 09:32:55 +0200 From: Marco Felsch To: Jacopo Mondi Cc: mchehab@kernel.org, sakari.ailus@linux.intel.com, laurent.pinchart+renesas@ideasonboard.com, jacopo+renesas@jmondi.org, akinobu.mita@gmail.com, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@pengutronix.de Subject: Re: [PATCH 3/4] media: mt9m111: fix device power usage Message-ID: <20220819073255.lgdcjlczfv6fx7xg@pengutronix.de> References: <20220818144712.997477-1-m.felsch@pengutronix.de> <20220818144712.997477-3-m.felsch@pengutronix.de> <20220819072605.sbp6ycsf3oj74j6c@uno.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220819072605.sbp6ycsf3oj74j6c@uno.localdomain> User-Agent: NeoMutt/20180716 X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: mfe@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jacopo, On 22-08-19, Jacopo Mondi wrote: > Hi Marco > > On Thu, Aug 18, 2022 at 04:47:11PM +0200, Marco Felsch wrote: > > Currently the driver turn off the power after probe and toggle it during > > .stream by using the .s_power callback. This is problematic since other > > callbacks like .set_fmt accessing the hardware as well which will fail. > > Ouch! > > > So in the end the default format is the only supported format. > > > > Remove the hardware register access from the callbacks and instead sync > > the state once right before the stream gets enabled to fix this. > > Where does it happen in this patch ? during mt9m111_s_power which gets called by s_power() or after this small series during s_stream(). > > > > Signed-off-by: Marco Felsch > > --- > > drivers/media/i2c/mt9m111.c | 20 +++++++++++++------- > > 1 file changed, 13 insertions(+), 7 deletions(-) > > > > diff --git a/drivers/media/i2c/mt9m111.c b/drivers/media/i2c/mt9m111.c > > index 53c4dac4e4bd..cd74c408e110 100644 > > --- a/drivers/media/i2c/mt9m111.c > > +++ b/drivers/media/i2c/mt9m111.c > > @@ -481,8 +481,6 @@ static int mt9m111_set_selection(struct v4l2_subdev *sd, > > width = min(mt9m111->width, rect.width); > > height = min(mt9m111->height, rect.height); > > > > - > > Why in mainline I don't see these empty lines ? Hm.. because I introduced this during my "media: mt9m111: fix subdev API usage" patch.. Sorry. > > - mt9m111_setup_geometry(mt9m111, &rect, width, height, mt9m111->fmt->code); > > mt9m111->rect = rect; > > mt9m111->width = width; > > mt9m111->height = height; > > @@ -611,7 +609,6 @@ static int mt9m111_set_pixfmt(struct mt9m111 *mt9m111, > > if (mt9m111->pclk_sample == 0) > > mask_outfmt2 |= MT9M111_OUTFMT_INV_PIX_CLOCK; > > > > - > > mt9m111_reg_mask(client, context_a.output_fmt_ctrl2, > > data_outfmt2, mask_outfmt2); > > mt9m111_reg_mask(client, context_b.output_fmt_ctrl2, > > @@ -678,9 +675,6 @@ static int mt9m111_set_fmt(struct v4l2_subdev *sd, > > return 0; > > } > > > > - > > - mt9m111_setup_geometry(mt9m111, rect, mf->width, mf->height, mf->code); > > - mt9m111_set_pixfmt(mt9m111, mf->code); > > Are we looking at two different versions of the driver ?? > https://elixir.bootlin.com/linux/latest/source/drivers/media/i2c/mt9m111.c#L684 Same here. > > mt9m111->width = mf->width; > > mt9m111->height = mf->height; > > mt9m111->fmt = fmt; > > @@ -743,6 +737,8 @@ mt9m111_find_mode(struct mt9m111 *mt9m111, unsigned int req_fps, > > return mode; > > } > > > > +static int mt9m111_s_power(struct v4l2_subdev *sd, int on); > > + > > #ifdef CONFIG_VIDEO_ADV_DEBUG > > static int mt9m111_g_register(struct v4l2_subdev *sd, > > struct v4l2_dbg_register *reg) > > @@ -753,10 +749,14 @@ static int mt9m111_g_register(struct v4l2_subdev *sd, > > if (reg->reg > 0x2ff) > > return -EINVAL; > > > > + mt9m111_s_power(sd, 1); > > + > > val = mt9m111_reg_read(client, reg->reg); > > reg->size = 2; > > reg->val = (u64)val; > > > > + mt9m111_s_power(sd, 0); > > + > > if (reg->val > 0xffff) > > return -EIO; > > > > @@ -771,9 +771,13 @@ static int mt9m111_s_register(struct v4l2_subdev *sd, > > if (reg->reg > 0x2ff) > > return -EINVAL; > > > > + mt9m111_s_power(sd, 1); > > + > > if (mt9m111_reg_write(client, reg->reg, reg->val) < 0) > > return -EIO; > > > > + mt9m111_s_power(sd, 0); > > + > > return 0; > > } > > #endif > > @@ -896,6 +900,9 @@ static int mt9m111_s_ctrl(struct v4l2_ctrl *ctrl) > > struct mt9m111, hdl); > > int ret; > > > > + if (!mt9m111->is_streaming) > > + return 0; > > + > > switch (ctrl->id) { > > case V4L2_CID_VFLIP: > > ret = mt9m111_set_flip(mt9m111, ctrl->val, > > @@ -927,7 +934,6 @@ static int mt9m111_s_ctrl(struct v4l2_ctrl *ctrl) > > ret = -EINVAL; > > } > > > > - > > return ret; > > } > > > > -- > > 2.30.2 > > >