summaryrefslogtreecommitdiff
path: root/include/soc/tegra/common.h
blob: fc13a9a134e9d63365d179b048d75ef2428399c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Copyright (C) 2014 NVIDIA Corporation
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */

#ifndef __SOC_TEGRA_COMMON_H__
#define __SOC_TEGRA_COMMON_H__

bool soc_is_tegra(void);

#endif /* __SOC_TEGRA_COMMON_H__ */
ext.git/commit/net/atm?h=nds-private-remove&id=983779235a4d08f94e8cda073200423e0ff01d2e'>983779235a4d08f94e8cda073200423e0ff01d2e (patch) tree254b624bd499c14b09d55abaf209ea95f3c860f7 /net/atm parent383d0fca7035a12f1201277d33e8fc87c9d60c9a (diff)
regulator: max77620: add documentation for MPOK property
Adding documentation for maxim,power-ok-control dts property Signed-off-by: Venkat Reddy Talla <vreddytalla@nvidia.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/atm')