On 12/10/18 3:52 AM, Thierry Reding wrote:
On Mon, Dec 10, 2018 at 05:43:57PM +0800, Mark Zhang wrote:
Add pinmux node for Tegra210 Darcy board.
Signed-off-by: Mark Zhang <markz@xxxxxxxxxx>
---
.../arm64/boot/dts/nvidia/tegra210-p2894.dtsi | 1302 +++++++++++++++++
1 file changed, 1302 insertions(+)
Was this generated from the pinmux spreadsheet? Would it make sense to
add this to the tegra-pinmux-scripts[0] repository?
Cc'ing Stephen for input.
Thierry
[0]: https://github.com/NVIDIA/tegra-pinmux-scripts
It'd be best if the/a bootloader could initialize all the pinmux, so
that it was done once as early as possible in boot. But if that's not
possible, then yes, adding the data to the pinmux scripts repo would be
the right way forward. That way, the data could be re-used when
generating a pinmux table for U-Boot for example.