void trimslice_pinmux_init(void)
{
	tegra_board_pinmux_init(&conf, NULL);
}
void paz00_pinmux_init(void)
{
	tegra_board_pinmux_init(&conf, NULL);
}