On Sun, Jan 12, 2025 at 09:41:27AM -0300, Fabio Estevam wrote: > From: Fabio Estevam <festevam@xxxxxxx> > > According to fsl,sec-v4.0.yaml, the job ring node names > should be 'jr'. > > Change them to fix the following dt-schema warnings: > > crypto@400f0000: 'jr0@1000', 'jr1@2000' do not match any of the regexes: > '^jr@[0-9a-f]+$', '^rtic@[0-9a-f]+$', 'pinctrl-[0-9]+' > > Signed-off-by: Fabio Estevam <festevam@xxxxxxx> Applied, thanks!