All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: tegra2/tegra3 automotive part changes
@ 2018-07-12 13:36 ` Ben Dooks
  0 siblings, 0 replies; 20+ messages in thread
From: Ben Dooks @ 2018-07-12 13:36 UTC (permalink / raw)
  To: linux-tegra, Device Tree list, linux-arm-kernel, Thomas Preston,
	Terry Hu, jorgesanjuan, Beth White

Hello, we are looking at up-streaming some of the work we have
done on the tegra2 and tegra3 automotive devices. The automotive
grade devices are close the commercial parts so we would like to
discuss the core changes before submitting.

The changes are mostly with things like the clock setup and a
few peripheral quirks (IIRC these are mostly MMC).

We are proposing to change the device-tree properties for the root
node and any other affected devices from "nvidia,tegraXX" to a new
"nvidia,tegraXXa". We would welcome discussion on whether to update
all the devices at the start

An example of tegra30a.dtsi:

#include "tegra30.dtsi"

/ {
         compatible = "nvidia,tegra30a";

         clock@60006000 {
                 compatible = "nvidia,tegra30a-car";
         };
}

We don't think the changes are big enough to warrant their own
Kconfig/defconfig updates.

-- 
Ben Dooks				http://www.codethink.co.uk/
Senior Engineer				Codethink - Providing Genius

https://www.codethink.co.uk/privacy.html

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

end of thread, other threads:[~2018-07-24 19:25 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-12 13:36 RFC: tegra2/tegra3 automotive part changes Ben Dooks
2018-07-12 13:36 ` Ben Dooks
2018-07-12 13:50 ` Mikko Perttunen
2018-07-12 13:50   ` Mikko Perttunen
2018-07-12 15:07   ` Ben Dooks
2018-07-12 15:07     ` Ben Dooks
2018-07-12 15:56 ` Stephen Warren
2018-07-12 15:56   ` Stephen Warren
2018-07-13  9:41   ` Ben Dooks
2018-07-13  9:41     ` Ben Dooks
2018-07-13  9:58     ` Jon Hunter
2018-07-13  9:58       ` Jon Hunter
2018-07-13 12:51       ` Ben Dooks
2018-07-13 12:51         ` Ben Dooks
2018-07-13 16:53     ` Stephen Warren
2018-07-13 16:53       ` Stephen Warren
2018-07-20 10:25       ` Ben Dooks
2018-07-20 10:25         ` Ben Dooks
2018-07-24 19:25         ` Stephen Warren
2018-07-24 19:25           ` Stephen Warren

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.