提交 80d60761 编写于 作者: A Arun Parameswaran 提交者: David S. Miller

dt-binding: ptp: add bindings document for dte based ptp clock

Add device tree binding documentation for the Broadcom DTE
PTP clock driver.
Signed-off-by: NArun Parameswaran <arun.parameswaran@broadcom.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 0ddead90
* Broadcom Digital Timing Engine(DTE) based PTP clock driver
Required properties:
- compatible: should be "brcm,ptp-dte"
- reg: address and length of the DTE block's NCO registers
Example:
ptp_dte: ptp_dte@180af650 {
compatible = "brcm,ptp-dte";
reg = <0x180af650 0x10>;
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册