From: Xing Zheng <zhengx...@rock-chips.com> Add the node-id for the emac hclk to the binding header.
Signed-off-by: Xing Zheng <zhengx...@rock-chips.com> Signed-off-by: Caesar Wang <w...@rock-chips.com> Cc: Xing Zheng <zhengx...@rock-chips.com> Cc: Michael Turquette <mturque...@baylibre.com> Cc: Heiko Stuebner <he...@sntech.de> Cc: Stephen Boyd <sb...@codeaurora.org> Cc: linux-...@vger.kernel.org Cc: linux-rockc...@lists.infradead.org --- Changes in v3: - Add the Cc people. Changes in v2: None include/dt-bindings/clock/rk3036-cru.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/dt-bindings/clock/rk3036-cru.h b/include/dt-bindings/clock/rk3036-cru.h index ebc7a7b..3396591 100644 --- a/include/dt-bindings/clock/rk3036-cru.h +++ b/include/dt-bindings/clock/rk3036-cru.h @@ -92,6 +92,7 @@ #define HCLK_SDMMC 456 #define HCLK_SDIO 457 #define HCLK_EMMC 459 +#define HCLK_MAC 460 #define HCLK_I2S 462 #define HCLK_LCDC 465 #define HCLK_ROM 467 -- 1.9.1