From: Joseph Lo Date: Fri, 4 Jan 2019 03:06:44 +0000 (+0800) Subject: dt-bindings: clock: tegra124-dfll: add Tegra210 support X-Git-Tag: v5.1-rc1~157^2~32^2~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=7e9d10985856dcbcc8f56f97cb103eb3349b3f12;p=users%2Fjedix%2Flinux-maple.git dt-bindings: clock: tegra124-dfll: add Tegra210 support Add Tegra210 support for DFLL clock. Cc: devicetree@vger.kernel.org Signed-off-by: Joseph Lo Acked-by: Jon Hunter Acked-by: Stephen Boyd Reviewed-by: Rob Herring Signed-off-by: Thierry Reding --- diff --git a/Documentation/devicetree/bindings/clock/nvidia,tegra124-dfll.txt b/Documentation/devicetree/bindings/clock/nvidia,tegra124-dfll.txt index 5558bb5fcf2c0..958e0ad78c525 100644 --- a/Documentation/devicetree/bindings/clock/nvidia,tegra124-dfll.txt +++ b/Documentation/devicetree/bindings/clock/nvidia,tegra124-dfll.txt @@ -10,7 +10,9 @@ control module that will automatically adjust the VDD_CPU voltage by communicating with an off-chip PMIC either via an I2C bus or via PWM signals. Required properties: -- compatible : should be "nvidia,tegra124-dfll" +- compatible : should be one of: + - "nvidia,tegra124-dfll": for Tegra124 + - "nvidia,tegra210-dfll": for Tegra210 - reg : Defines the following set of registers, in the order listed: - registers for the DFLL control logic. - registers for the I2C output logic.