Hi, Few fixups for j7200 dtbs_check warnings. This is V3 for the following series with the feedback addressed, V2 : https://lore.kernel.org/all/20230505115858.7391-1-vaishnav.a@xxxxxx/ V1 : https://lore.kernel.org/all/20230424173623.477577-1-nm@xxxxxx/ Bootlog with basic hyperflash testing: https://gist.github.com/vaishnavachath/f7265e932725fd992dbc4e48b993e9c0 NOTE: lets see the discussion summary of [1] to see where to take this series, but, will put it out here in the list for discussion anyways. Patch 2/2 depends on the following patch under review which enables reg-mux to be used when parent node is not syscon : https://lore.kernel.org/all/20230424184810.29453-1-afd@xxxxxx/ Changelog: V2->V3: * Drop pinctrl fix patch as the fix [2] is already merged to next. * Keep register regions unchanged as it is correct according to memory map, update commit message. V1->V2: * Address feedback as recommended in [3]. * Address feedback from Udit to limit the FSS register region size as per TRM. * Use reg-mux changes in [4] to simplify the hbmc-mux modelling [1] https://lore.kernel.org/all/76da0b98-3274-b047-db11-ecabc117ae11@xxxxxx/ [2] https://lore.kernel.org/all/20230510091850.28881-1-tony@xxxxxxxxxxx/ [3] https://lore.kernel.org/all/20230503115130.c7m4a7crub7kmfjw@gluten/ [4] https://lore.kernel.org/all/20230424184810.29453-1-afd@xxxxxx/ Nishanth Menon (2): arm64: dts: ti: k3-j7200-mcu-wakeup: Switch mcu_syscon to ti,j721e-system-controller arm64: dts: ti: k3-j7200-mcu-wakeup: Update fss node and hbmc_mux arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) -- 2.17.1