[PATCH v6 16/20] ARM: dts: aspeed: Add IBM P11 Fuji BMC system
Ninad Palsule
ninad at linux.ibm.com
Wed May 29 00:08:02 AEST 2024
Hi Eddie,
> +
> + led at 6 {
> + reg = <6>;
> + default-state = "keep";
> + label = "opencapi-connector5";
> + retain-state-shutdown;
> + type = <PCA955X_TYPE_LED>;
> + };
is led at 7 not connected?
> +
> + led at 8 {
> + reg = <8>;
> + default-state = "keep";
> + label = "vrm4";
> + retain-state-shutdown;
> + type = <PCA955X_TYPE_LED>;
> + };
> +
> + led at 9 {
> + reg = <9>;
> + default-state = "keep";
> + label = "vrm5";
> + retain-state-shutdown;
> + type = <PCA955X_TYPE_LED>;
> + };
> +
> + led at 10 {
> + reg = <10>;
> + default-state = "keep";
> + label = "vrm6";
> + retain-state-shutdown;
> + type = <PCA955X_TYPE_LED>;
> + };
> +
> + led at 11 {
> + reg = <11>;
> + default-state = "keep";
> + label = "vrm7";
> + retain-state-shutdown;
> + type = <PCA955X_TYPE_LED>;
> + };
> +
> + led at 12 {
> + reg = <12>;
> + default-state = "keep";
> + label = "vrm12";
> + retain-state-shutdown;
> + type = <PCA955X_TYPE_LED>;
> + };
curious about label jump from vrm7 to vrm12.
>
> + cfam4_i2c10: i2c-bus at a {
> + reg = <10>; /* OP3A */
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> It will be more readable to have "reg" value in hex too. I have seen similar stuff in this FSI nodes. It will be consistent with other places.
> +
Reviewed-by: Ninad Palsule <ninad at linux.ibm.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linux-fsi/attachments/20240528/f7298839/attachment.htm>
More information about the linux-fsi
mailing list