Commits
WingMan Kwok committed 03dc7831e98
dt-bindings: net: keystone-netcp: use syscon for pcs-r module region access The 10GBASE-R Physical Coding Sublayer (PCS-R) module provides functionality of a physical coding sublayer (PCS) on data being transferred between a demuxed XGMII and SerDes supporting a 16 or 32 bit interface. From the driver point of view, whether a ethernet link is up or not depends also on the status of the block-lock bit of the PCSR. This requires access to the pcsr register from both ethss and phy driver. This is done through a syscon-pcsr phandle and this patch documents the required binding information. Signed-off-by: WingMan Kwok <w-kwok2@ti.com> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>