mbox series

[0/2] Make DTs compliant with bindings

Message ID 20220309182403.12968-1-singh.kuldeep87k@gmail.com
Headers show
Series Make DTs compliant with bindings | expand

Message

Kuldeep Singh March 9, 2022, 6:24 p.m. UTC
These patches are an attempt to fix DTs which are not in compliant with
pl022 binding.
LG1312, LG1313 and amd seattle platforms require fix in clock
properties.
https://lore.kernel.org/linux-spi/20220309171847.5345-1-singh.kuldeep87k@gmail.com/T/#u

Based on git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git,
master.
Rob, could you please help in picking these patches as git tree is not
specified in MAINTAINERS.

Kuldeep Singh (2):
  arm64: dts: lg131x: Update spi clock properties
  arm64: dts: seattle: Update spi node properties

 arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 8 ++++----
 arch/arm64/boot/dts/lg/lg1312.dtsi           | 8 ++++----
 arch/arm64/boot/dts/lg/lg1313.dtsi           | 8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

Comments

Rob Herring March 10, 2022, 11:18 p.m. UTC | #1
On Wed, Mar 9, 2022 at 12:24 PM Kuldeep Singh
<singh.kuldeep87k@gmail.com> wrote:
>
> These patches are an attempt to fix DTs which are not in compliant with
> pl022 binding.
> LG1312, LG1313 and amd seattle platforms require fix in clock
> properties.
> https://lore.kernel.org/linux-spi/20220309171847.5345-1-singh.kuldeep87k@gmail.com/T/#u
>
> Based on git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git,
> master.
> Rob, could you please help in picking these patches as git tree is not
> specified in MAINTAINERS.

I don't take dts files. Resend to soc@kernel.org asking them to apply.

>
> Kuldeep Singh (2):
>   arm64: dts: lg131x: Update spi clock properties
>   arm64: dts: seattle: Update spi node properties

Acked-by: Rob Herring <robh@kernel.org>

>
>  arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 8 ++++----
>  arch/arm64/boot/dts/lg/lg1312.dtsi           | 8 ++++----
>  arch/arm64/boot/dts/lg/lg1313.dtsi           | 8 ++++----
>  3 files changed, 12 insertions(+), 12 deletions(-)
>
> --
> 2.25.1
>