Re: [PATCH v7 03/21] dt-bindings: clock: tegra: Add DT id for OSC clock

From: Rob Herring
Date: Mon Jan 13 2020 - 17:05:24 EST


On Tue, 7 Jan 2020 20:24:57 -0800, Sowjanya Komatineni wrote:
> OSC is one of the parent for Tegra clocks clk_out_1, clk_out_2, and
> clk_out_3.
>
> This patch adds DT id for OSC clock to allow parent configuration
> through device tree.
>
> Signed-off-by: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
> ---
> include/dt-bindings/clock/tegra114-car.h | 2 +-
> include/dt-bindings/clock/tegra124-car-common.h | 2 +-
> include/dt-bindings/clock/tegra210-car.h | 2 +-
> include/dt-bindings/clock/tegra30-car.h | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>