]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: xilinx: Do not use '_' in si5335 DT node names
authorMichal Simek <michal.simek@amd.com>
Wed, 27 Sep 2023 10:05:32 +0000 (12:05 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 9 Oct 2023 10:14:41 +0000 (12:14 +0200)
commit82bb62dfa9a20891ebe81ed0786c05c716b32326
treeef1456b156aefbbcc1a76e8a86e03f9496dc0d67
parent1e1c23714fba488b7e95fdae16f20d9c12af24c9
arm64: xilinx: Do not use '_' in si5335 DT node names

Character '_' not recommended in node name. Use '-' instead.
Pretty much run sed below for node names.
s/si5335_/si5335-/

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/ac752b1e27f02efb32608188992bb7ae50e4b1b0.1695809130.git.michal.simek@amd.com
arch/arm/dts/zynqmp-zcu100-revC.dts