Greetings, I'm working on a HDMI receiver driver for the TDA1997x (https://lwn.net/Articles/734692/) and wanted to throw an error if the detected input resolution/vidout-output-bus-format exceeded the max pixel rate of the SoC capture bus the chip connects to (in my case is the IMX6 CSI which has a limit of 180MP/sec). Any recommendations on where a dt property should live, its naming, and location/naming and functions to validate the pixel rate or is there even any interest in this sort of check? Regards, Tim