On Thu, Mar 10, 2022 at 05:18:51PM -0600, Rob Herring wrote: > On Wed, Mar 9, 2022 at 12:24 PM Kuldeep Singh > <singh.kuldeep87k@xxxxxxxxx> 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@xxxxxxxxx/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@xxxxxxxxxx asking them to apply. Thanks for mentioning. I will resend this series to appropriate list. > > > > > Kuldeep Singh (2): > > arm64: dts: lg131x: Update spi clock properties > > arm64: dts: seattle: Update spi node properties > > Acked-by: Rob Herring <robh@xxxxxxxxxx> Thanks for reviewing it. > > > > > 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 > >