mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2] arm64: dts: socfpga: stratix10_swvp: remove invalid sysmgr properties
@ 2025-01-17  9:38 niravkumar.l.rabara
  0 siblings, 0 replies; only message in thread
From: niravkumar.l.rabara @ 2025-01-17  9:38 UTC (permalink / raw)
  To: Dinh Nguyen, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	niravkumar.l.rabara, devicetree, linux-kernel
  Cc: kernel test robot

From: Niravkumar L Rabara <niravkumar.l.rabara@intel.com>

Remove invalid sys-mgr properties for stratix10 and fixed
dtbs_check warnings like:

socfpga_stratix10_swvp.dtb: sysmgr@ffd12000: cpu1-start-addr: False schema does not allow 4291846704
   from schema $id: http://devicetree.org/schemas/soc/altera/altr,sys-mgr.yaml#

socfpga_stratix10_swvp.dtb: sysmgr@ffd12000: 'interrupts' does not match any of the regexes: 'pinctrl-[0-9]+'
   from schema $id: http://devicetree.org/schemas/soc/altera/altr,sys-mgr.yaml#

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202501091748.L2W2RwE5-lkp@intel.com/
Signed-off-by: Niravkumar L Rabara <niravkumar.l.rabara@intel.com>
---

changes in v2:
- Use "Remove" instead of "Removed" in the commit message.
- Warning message without text wrapping in the commit message.  

 arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts
index 0d837d3e65a5..fce1dc2ebad0 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts
@@ -110,6 +110,4 @@ &rst {
 
 &sysmgr {
 	reg = <0xffd12000 0x1000>;
-	interrupts = <0x0 0x10 0x4>;
-	cpu1-start-addr = <0xffd06230>;
 };
-- 
2.25.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-01-17  9:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-17  9:38 [PATCH v2] arm64: dts: socfpga: stratix10_swvp: remove invalid sysmgr properties niravkumar.l.rabara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®