[PATCH v7 0/2] ARM: imx25: print silicon revision at startup

Martin Kaiser posted 2 patches 9 months ago
drivers/clk/imx/clk-imx25.c | 5 +++--
include/soc/imx/revision.h  | 1 +
2 files changed, 4 insertions(+), 2 deletions(-)
[PATCH v7 0/2] ARM: imx25: print silicon revision at startup
Posted by Martin Kaiser 9 months ago
Resurrect the unused function to print the imx25 silicon revision at
startup.

This patch set is blocking Arnd's work on enabling -Werror=missing-prototypes.

Arnd, could you pick up these patches in your tree as suggested by Stephen?

Thanks,
Martin

changes in v7:
- rebase against today's linux-next
- add Acked-by from Stephen

changes in v6:
- rebase against today's linux-next
- add Acked-by from Arnd

changes in v5:
- rebase against today's linux-next

changes in v4:
- rebase against today's linux-next
- add Fabio's Reviewed-by tags

changes in v3:
- rebase against today's linux-next

changes in v2:
- drop the patch about silicon revision 1.2. It has already been merged
  by Shawn Guo.
- send the changeset to the clk maintainers

Martin Kaiser (2):
  clk: imx25: print silicon revision during init
  clk: imx25: make __mx25_clocks_init return void

 drivers/clk/imx/clk-imx25.c | 5 +++--
 include/soc/imx/revision.h  | 1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.39.2
Re: [PATCH v7 0/2] ARM: imx25: print silicon revision at startup
Posted by Abel Vesa 8 months, 3 weeks ago
On Wed, 02 Aug 2023 20:40:44 +0200, Martin Kaiser wrote:
> Resurrect the unused function to print the imx25 silicon revision at
> startup.
> 
> This patch set is blocking Arnd's work on enabling -Werror=missing-prototypes.
> 
> Arnd, could you pick up these patches in your tree as suggested by Stephen?
> 
> [...]

Applied, thanks!

[1/2] clk: imx25: print silicon revision during init
      commit: b8a06b125c245eb946d88847e052294a85b206c3
[2/2] clk: imx25: make __mx25_clocks_init return void
      commit: 5dc176079b7a8ba7ff89db10e0c9784856c79d7f

Best regards,
-- 
Abel Vesa <abel.vesa@linaro.org>