Hi all,
As part of the efforts to globally enable -Wflex-array-member-not-at-end,
I'm currently trying to fix the following warnings:
drivers/rtc/rtc-cros-ec.c:62:40: warning: structure containing a flexible array
member is not at the end of another structure [-Wflex-array-member-not-at-end]
dri
Hi all,
I wonder who can take this patch, please. :)
It was submitted around the same time as this other one:
https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a7e8997ae18c42d30bc7181421b5715e319c0f71
And for some reason it wasn't taken back then.
If you have a
; with devices in his hand can push more functionality forward, if you
> don't object.
>
> There is slowly forming some APQ8064/MSM8960 community, so I think there
> will be updates, now I would just settle with minimum, so our downstream
> changes will contain only small chu
think there
will be updates, now I would just settle with minimum, so our downstream
changes will contain only small chunks to get upstreamed.
Would you be ok with this approach?
Thank you
David
+};
---
base-commit: 0a2f889128969dab41861b6e40111aa03dc57014
change-id: 20250309-lg-nexus
Hi David,
kernel test robot noticed the following build errors:
[auto build test ERROR on 0a2f889128969dab41861b6e40111aa03dc57014]
url:
https://github.com/intel-lab-lkp/linux/commits/David-Heidelberg-via-B4-Relay/ARM-dts-nexus4-Initial-dts/20250309-084753
base
};
+
+&gsbi4_serial {
+ status = "okay";
+ pinctrl-names = "default";
+ pinctrl-0 = <&gsbi4_uart_pin_a>;
Unnecessary, can be dropped. It's set in qcom-apq8064.dtsi.
+};
+
+/* eMMC */
+&sdcc1 {
+ status = "okay";
+ vmmc-supply = <&pm8921_l5>;
+ vqmmc-supply = <&pm8921_s4>;
+};
+
+&riva {
+ status = "okay";
+ pinctrl-names = "default";
+ pinctrl-0 = <&riva_wlan_pin_a>;
Where is it defined? Also pinctrl-names should come after pinctrl-N.
definition is kinda aside in qcom-apq8064-pins.dtsi .
All other suggestions incorporated, if it's OK otherwise, let me send v2
Thank you
David
+};
---
base-commit: 0a2f889128969dab41861b6e40111aa03dc57014
change-id: 20250309-lg-nexus4-mako-da0833885b26
Best regards,
--
David Heidelberg
--
David Heidelberg
};
> + };
> + };
> + };
> +};
> +
> +&pmicintc {
> + keypad@148 {
> + compatible = "qcom,pm8921-keypad";
> + reg = <0x148>;
> + interrupt-parent = <&pmicintc
ts.
>
> Thank you
> David
>
> >
> > > +};
> > >
> > > ---
> > > base-commit: 0a2f889128969dab41861b6e40111aa03dc57014
> > > change-id: 20250309-lg-nexus4-mako-da0833885b26
> > >
> > > Best regards,
> > > --
> > > David Heidelberg
> > >
> > >
> >
>
> --
> David Heidelberg
>
--
With best wishes
Dmitry