Skip to content

Update pcd_platform_driver_dt.c#5

Open
Sarathyravi wants to merge 1 commit into
niekiran:masterfrom
Sarathyravi:patch-1
Open

Update pcd_platform_driver_dt.c#5
Sarathyravi wants to merge 1 commit into
niekiran:masterfrom
Sarathyravi:patch-1

Conversation

@Sarathyravi

Copy link
Copy Markdown
  1. Fixed the compilation issues with Linux 6.8.0-rc7 by removing a parameter from ''class_create" api
  2. In am335x-boneblack-ldd1.dtsi which created under /linux-master/arch/arm/boot/ti/omap/am335x-boneblack-ldd1.dtsi

/ {
pcdev-1 {
compatible =
org-size =
org-device-serial-num =
org-device-permission =


dtb properties are not aligned to the "pcdev_get_platdata_from_dt" api causing failure in loading the kernal module

1. Fixed the compilation issues with Linux 6.8.0-rc7 by removing a parameter from ''class_create" api
2. In am335x-boneblack-ldd1.dtsi which created under 
/linux-master/arch/arm/boot/ti/omap/am335x-boneblack-ldd1.dtsi

/ {
	pcdev-1 {
		compatible = 
		org-size = 
		org-device-serial-num = 
		org-device-permission = 
_________________________________________ 
dtb properties are not aligned to the "pcdev_get_platdata_from_dt" api causing failure in loading the kernal module
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.

1 participant