On 12/26/19 10:17 AM, Rob Herring wrote:
On Fri, 20 Dec 2019 14:26:53 -0800, Sowjanya Komatineni wrote:
Tegra PMC has blink functionality that allows 32KHz clock out to
blink pin of the Tegra.
This patch adds id for this blink clock to use for enabling or
disabling blink output through device tree.
Signed-off-by: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
---
include/dt-bindings/soc/tegra-pmc.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.
If a tag was not added on purpose, please state why and what changed.
Sorry Rob, missed to add Acked-by tag for this patch in this series.
Will make sure of having all received Acked-by/Reviewed-by tags from
next time.