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>