commit | 1889421a891ff439b25495011b8b75f81660abca | [log] [tgz] |
---|---|---|
author | Kuldeep Singh <singh.kuldeep87k@gmail.com> | Wed Mar 09 22:48:47 2022 +0530 |
committer | Mark Brown <broonie@kernel.org> | Fri Mar 11 13:42:35 2022 +0000 |
tree | a4b37ac65e47c2a82f8fa14cde9fab0f45486cfa | |
parent | 2cfdf0b4441aa918c3b18142740c92407b3c35a2 [diff] |
spi: Update clock-names property for arm pl022 PL022 has two input clocks named sspclk and apb_pclk. Current schema refers to two notations of sspclk which are indeed same and thus one can be dropped. Update clock-names property to reflect the same. Signed-off-by: Kuldeep Singh <singh.kuldeep87k@gmail.com> Link: https://lore.kernel.org/r/20220309171847.5345-1-singh.kuldeep87k@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>