Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta-lxatac-bsp: linux-lxatac: upgrade to 6.6 #73

Closed
wants to merge 1 commit into from

Conversation

hnez
Copy link
Member

@hnez hnez commented Nov 6, 2023

umpf tag is now: 6.6/customers/lxa/lxatac/20231106-1 The tag includes the following topic branches:

  • v6.6/customers/lxa/lxatac
  • v6.6/topic/pwm-stm32
  • v6.6/topic/pwm-backlight
  • v6.6/topic/tty-trigger

Starting with this kernel version the LXA TAC base devicetree is mainline \o/ and we no longer have to add it here as a patch.
The TI LMP92064 buffering support also made it mainline.

I've also moved back from fetching the sources via git to tarballs. The benefits are:

  • An uname -a does not show the kernel version as -dirty anymore (caused by the patches we applied to the git repository)
  • I get less confused when updating the PV does not do anything.
  • The initial download is a lot smaller.

@hnez hnez marked this pull request as ready for review November 6, 2023 09:47
@hnez hnez requested a review from ukleinek November 6, 2023 09:48
@hnez
Copy link
Member Author

hnez commented Nov 23, 2023

Assigned @ukleinek because he knows a lot about new defconfig flags, making him a good reviewer for this.

@hnez hnez changed the base branch from langdale to mickledore November 24, 2023 10:31
umpf tag is now: 6.6/customers/lxa/lxatac/20231106-1
The tag includes the following topic branches:

  - v6.6/customers/lxa/lxatac
  - v6.6/topic/pwm-stm32
  - v6.6/topic/pwm-backlight
  - v6.6/topic/tty-trigger

Starting with this kernel version the LXA TAC base devicetree is mainline \o/
and we no longer have to add it here as a patch.

The TI LMP92064 buffering support also made it mainline.

Signed-off-by: Leonard Göhrs <[email protected]>
@hnez hnez changed the base branch from mickledore to nanbield December 22, 2023 12:54
Copy link

@ukleinek ukleinek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise looks good to me.

However I'd like to update the topic branches a bit to make the changes a bit easier to understand and give a warmer and still more cosy feeling. I'll prepare another PR to demonstrate that.

CONFIG_PAHOLE_VERSION=120
CONFIG_PAHOLE_VERSION=124

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an annoying hunk, as it only contains the version of pahole you have installed. IMHO this should not be a kconfig item, but a make runtime variable. (Nothing to blame on you.)

Comment on lines -2384 to +2410
# CONFIG_SPI_SLAVE is not set
CONFIG_SPI_SLAVE=y

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intended?

@ukleinek ukleinek mentioned this pull request Jan 25, 2024
@hnez
Copy link
Member Author

hnez commented Jan 26, 2024

Closed in favor of #101, which does both the 6.5 -> 6.6 and the 6.6 -> 6.7 update.

@hnez hnez closed this Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants