devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] tegra2/tegra3 automotive clock init
@ 2019-03-01 15:35 Kejia Hu
  2019-03-01 15:35 ` [PATCH v2 1/6] soc/tegra: initial tegra-automotive detection Kejia Hu
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Kejia Hu @ 2019-03-01 15:35 UTC (permalink / raw)
  To: linux-tegra, linux-arm-kernel, devicetree, digetx

This is a re-implementation of adding clock initialization for
tegra2 and tegra3 automotive devices accroding to Dmitry Osipenko's
feedback on version 1[0].

We have moved the initialization from the clock driver to device
tree, but instead of putting them into a dtsi file, we used
dt overlay to patch the device tree at runtime, we believe the
ability to dynamically detect the chipset and apply the right
settings should be useful according to the discussion[1].

Changes against v1:
  - use device tree overlay to introduce the automative clock configs
  - enable dt overlay for tegra20/30
  - move the condition "soc_is_tegra_auto" to be after applied
    clock init table.

[0] https://www.spinics.net/lists/linux-tegra/msg38347.html
[1] https://www.spinics.net/lists/arm-kernel/msg665373.html

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-03-04 13:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-01 15:35 [PATCH v2] tegra2/tegra3 automotive clock init Kejia Hu
2019-03-01 15:35 ` [PATCH v2 1/6] soc/tegra: initial tegra-automotive detection Kejia Hu
2019-03-04 13:19   ` Thierry Reding
2019-03-01 15:35 ` [PATCH v2 2/6] soc/tegra: fuse: add is_automotive for tegra30 Kejia Hu
2019-03-01 15:35 ` [PATCH v2 3/6] soc/tegra: fuse: Add is_automotive for tegra20 Kejia Hu
2019-03-01 15:35 ` [PATCH v2 4/6] kconfig: build device tree overlay into tegra20/30 Kejia Hu
2019-03-01 15:35 ` [PATCH v2 5/6] clk: tegra20: add automotive specific clocks as dt overlay Kejia Hu
2019-03-01 15:35 ` [PATCH v2 6/6] clk: tegra30: " Kejia Hu
2019-03-03 14:14 ` [PATCH v2] tegra2/tegra3 automotive clock init Dmitry Osipenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).