From: lee.jones@linaro.org (Lee Jones)
To: linux-mediatek@lists.infradead.org
Subject: [PATCH] mfd: mt6397: fix probe after changing mt6397-core
Date: Wed, 16 Oct 2019 10:53:38 +0100 [thread overview]
Message-ID: <20191016095338.GD4365@dell> (raw)
In-Reply-To: <20191003185323.24646-1-frank-w@public-files.de>
On Thu, 03 Oct 2019, Frank Wunderlich wrote:
> Part 3 from this series [1] was not merged due to wrong splitting
> and breaks mt6323 pmic on bananapi-r2
>
> dmesg prints this line and at least switch is not initialized on bananapi-r2
>
> mt6397 1000d000.pwrap:mt6323: unsupported chip: 0x0
>
> this patch contains only the probe-changes and chip_data structs
> from original part 3 by Hsin-Hsiung Wang
>
> Fixes: a4872e80ce7d2a1844328176dbf279d0a2b89bdb mfd: mt6397: Extract IRQ related code from core driver
I've fixed this line to use the standard formatting.
> [1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=164155
>
> Signed-off-by: Frank Wunderlich <frank-w at public-files.de>
> ---
> drivers/mfd/mt6397-core.c | 64 ++++++++++++++++++++++++---------------
> 1 file changed, 40 insertions(+), 24 deletions(-)
Applied, thanks.
--
Lee Jones [???]
Linaro Services Technical Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Frank Wunderlich <frank-w@public-files.de>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] mfd: mt6397: fix probe after changing mt6397-core
Date: Wed, 16 Oct 2019 10:53:38 +0100 [thread overview]
Message-ID: <20191016095338.GD4365@dell> (raw)
In-Reply-To: <20191003185323.24646-1-frank-w@public-files.de>
On Thu, 03 Oct 2019, Frank Wunderlich wrote:
> Part 3 from this series [1] was not merged due to wrong splitting
> and breaks mt6323 pmic on bananapi-r2
>
> dmesg prints this line and at least switch is not initialized on bananapi-r2
>
> mt6397 1000d000.pwrap:mt6323: unsupported chip: 0x0
>
> this patch contains only the probe-changes and chip_data structs
> from original part 3 by Hsin-Hsiung Wang
>
> Fixes: a4872e80ce7d2a1844328176dbf279d0a2b89bdb mfd: mt6397: Extract IRQ related code from core driver
I've fixed this line to use the standard formatting.
> [1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=164155
>
> Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
> ---
> drivers/mfd/mt6397-core.c | 64 ++++++++++++++++++++++++---------------
> 1 file changed, 40 insertions(+), 24 deletions(-)
Applied, thanks.
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Frank Wunderlich <frank-w@public-files.de>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>
Subject: Re: [PATCH] mfd: mt6397: fix probe after changing mt6397-core
Date: Wed, 16 Oct 2019 10:53:38 +0100 [thread overview]
Message-ID: <20191016095338.GD4365@dell> (raw)
In-Reply-To: <20191003185323.24646-1-frank-w@public-files.de>
On Thu, 03 Oct 2019, Frank Wunderlich wrote:
> Part 3 from this series [1] was not merged due to wrong splitting
> and breaks mt6323 pmic on bananapi-r2
>
> dmesg prints this line and at least switch is not initialized on bananapi-r2
>
> mt6397 1000d000.pwrap:mt6323: unsupported chip: 0x0
>
> this patch contains only the probe-changes and chip_data structs
> from original part 3 by Hsin-Hsiung Wang
>
> Fixes: a4872e80ce7d2a1844328176dbf279d0a2b89bdb mfd: mt6397: Extract IRQ related code from core driver
I've fixed this line to use the standard formatting.
> [1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=164155
>
> Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
> ---
> drivers/mfd/mt6397-core.c | 64 ++++++++++++++++++++++++---------------
> 1 file changed, 40 insertions(+), 24 deletions(-)
Applied, thanks.
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2019-10-16 9:53 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-03 18:53 [PATCH] mfd: mt6397: fix probe after changing mt6397-core Frank Wunderlich
2019-10-03 18:53 ` Frank Wunderlich
2019-10-04 15:20 ` Lee Jones
2019-10-04 15:20 ` Lee Jones
2019-10-04 15:51 ` Aw: " Frank Wunderlich
2019-10-04 15:51 ` Frank Wunderlich
2019-10-05 8:16 ` Matthias Brugger
2019-10-05 8:16 ` Matthias Brugger
2019-10-05 8:16 ` Matthias Brugger
2019-10-07 3:24 ` Hsin-hsiung Wang
2019-10-07 3:24 ` Hsin-hsiung Wang
2019-10-07 3:24 ` Hsin-hsiung Wang
2019-10-07 3:32 ` Hsin-hsiung Wang
2019-10-07 3:32 ` Hsin-hsiung Wang
2019-10-07 3:32 ` Hsin-hsiung Wang
2019-10-09 5:19 ` Frank Wunderlich
2019-10-09 5:19 ` Frank Wunderlich
2019-10-09 5:19 ` Frank Wunderlich
2019-10-16 9:53 ` Lee Jones [this message]
2019-10-16 9:53 ` Lee Jones
2019-10-16 9:53 ` Lee Jones
2019-10-22 9:46 ` Frank Wunderlich
2019-10-22 9:46 ` Frank Wunderlich
2019-10-22 9:46 ` Frank Wunderlich
2019-10-24 7:57 ` Lee Jones
2019-10-24 7:57 ` Lee Jones
2019-10-24 7:57 ` Lee Jones
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=20191016095338.GD4365@dell \
--to=lee.jones@linaro.org \
--cc=linux-mediatek@lists.infradead.org \
/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.