From: Lee Jones <lee.jones@linaro•org>
To: broonie@kernel•org, linus.walleij@linaro•org,
daniel.thompson@linaro•org, arnd@arndb•de
Cc: Lee Jones <lee.jones@linaro•org>,
baohua@kernel•org, stephan@gerhold•net,
linux-kernel@vger•kernel.org,
linux-arm-kernel@lists•infradead.org
Subject: [PATCH 0/2] mfd: mfd-core: Honour disabled devices
Date: Fri, 18 Oct 2019 13:26:45 +0100 [thread overview]
Message-ID: <20191018122647.3849-1-lee.jones@linaro.org> (raw)
This set ensures that devices set to 'disabled' in DT are not registered.
It comes about after 2 seperate reports.
https://www.spinics.net/lists/arm-kernel/msg366309.html
https://lkml.org/lkml/2019/8/22/1350
Lee Jones (2):
mfd: mfd-core: Allocate reference counting memory directly to the
platform device
mfd: mfd-core: Honour Device Tree's request to disable a child-device
drivers/mfd/mfd-core.c | 47 +++++++++++++++++++++---------------------
1 file changed, 23 insertions(+), 24 deletions(-)
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-10-18 12:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-18 12:26 Lee Jones [this message]
2019-10-18 12:26 ` [PATCH 1/2] mfd: mfd-core: Allocate reference counting memory directly to the platform device Lee Jones
2019-10-18 16:04 ` Daniel Thompson
2019-10-19 7:31 ` Lee Jones
2019-10-18 12:26 ` [PATCH 2/2] mfd: mfd-core: Honour Device Tree's request to disable a child-device Lee Jones
2019-10-18 16:21 ` Robin Murphy
2019-10-19 7:28 ` Lee Jones
2019-10-22 18:15 ` Robin Murphy
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=20191018122647.3849-1-lee.jones@linaro.org \
--to=lee.jones@linaro$(echo .)org \
--cc=arnd@arndb$(echo .)de \
--cc=baohua@kernel$(echo .)org \
--cc=broonie@kernel$(echo .)org \
--cc=daniel.thompson@linaro$(echo .)org \
--cc=linus.walleij@linaro$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=stephan@gerhold$(echo .)net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox