All of lore.kernel.org
 help / color / mirror / Atom feed
From: sbabic@denx.de
To: Marek Vasut <marex@denx.de>,u-boot@lists.denx.de
Subject: [PATCH v4 01/10] power-domain: Return 0 if ops unimplemented and remove empty functions
Date: Thu, 21 Apr 2022 14:27:07 +0200 (CEST)	[thread overview]
Message-ID: <20220421122709.987D683E85@phobos.denx.de> (raw)
In-Reply-To: <20220412224257.195007-1-marex@denx.de>

> In case the ops is not implemented, return 0 in the core right away.
> This is better than having multiple copies of functions which just
> return 0 in each power domain driver. Drop all those empty functions.
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
> Cc: Simon Glass <sjg@chromium.org>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

      parent reply	other threads:[~2022-04-21 12:29 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-12 22:42 [PATCH v4 01/10] power-domain: Return 0 if ops unimplemented and remove empty functions Marek Vasut
2022-04-12 22:42 ` [PATCH v4 02/10] imx: power-domain: Descend into pgc subnode if present Marek Vasut
2022-04-21 12:26   ` sbabic
2022-04-12 22:42 ` [PATCH v4 03/10] imx: power-domain: Inline arch-imx8m/power-domain.h Marek Vasut
2022-04-21 12:26   ` sbabic
2022-04-12 22:42 ` [PATCH v4 04/10] imx: power-domain: Get rid of SMCCC dependency Marek Vasut
2022-04-21 12:27   ` sbabic
2022-04-12 22:42 ` [PATCH v4 05/10] power_domain: Add power_domain_get_by_name() Marek Vasut
2022-04-21 12:26   ` sbabic
2022-04-12 22:42 ` [PATCH v4 06/10] imx: power-domain: Add i.MX8MP support Marek Vasut
2022-04-21 12:26   ` sbabic
2022-04-12 22:42 ` [PATCH v4 07/10] imx: power-domain: Add i.MX8MP HSIOMIX driver Marek Vasut
2022-04-21 12:27   ` sbabic
2022-04-12 22:42 ` [PATCH v4 08/10] usb: dwc3: Rename .select_dr_mode to .glue_configure Marek Vasut
2022-04-21 12:27   ` sbabic
2022-04-12 22:42 ` [PATCH v4 09/10] usb: dwc3: Implement .glue_configure for i.MX8MP Marek Vasut
2022-04-21 12:27   ` sbabic
2022-04-12 22:42 ` [PATCH v4 10/10] arm: dts: imx8mp: Import GPCv2 subset, HSIOMIX and USB PD Marek Vasut
2022-04-21 12:26   ` sbabic
2022-04-21 12:27 ` sbabic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220421122709.987D683E85@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.