Hi Tom, On 19/12/23 11:16 pm, Tom Rini wrote: > On Tue, Dec 19, 2023 at 04:04:12PM +0530, MD Danish Anwar wrote: > >> The ICSSG IP on AM65x SoCs have two Industrial Ethernet Peripherals (IEPs) >> to manage/generate Industrial Ethernet functions such as time stamping. >> Each IEP sub-module is sourced from an internal clock mux that can be >> sourced from either of the IP instance's ICSSG_IEP_GCLK or ICSSG_ICLK. >> Add the IEP nodes for all the ICSSG instances. >> >> Signed-off-by: MD Danish Anwar <danishan...@ti.com> >> --- >> arch/arm/dts/k3-am65-main.dtsi | 36 ++++++++++++++++++++++++++++++++++ >> 1 file changed, 36 insertions(+) > > What's the status of all of the DT side of this, upstream? >
All of the DT patches are already part of upstream linux kernel except for patch 08/16. This patch is currently in linux-next and will be in linux in 6.8-rc1. -- Thanks and Regards, Danish