Skip to content

Conversation

ashok2ku
Copy link
Collaborator

Added base dts file for eagle and hornbill

Added base dts file for eagle and hornbill

Signed-off-by: [email protected] <[email protected]>
@@ -0,0 +1,1097 @@
// SPDX-License-Identifier: GPL-2.0
// Copyright (c) 2024 AMD Inc.
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: 2025

reusable;
};

pcc_memory: pccbuffer {
Copy link
Collaborator

Choose a reason for hiding this comment

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

we don't need pcc_memory anymore in 27x0. We can remove this node

#size-cells = <0>;
};

P0_conn_012_mgmt: i2c@2 {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nit: spacing needs cleanup

}; /* i2cswitch@71 */
}; /* P0_conn_012_mgmt: i2c@2 */

P0_conn_345_mgmt: i2c@3 {
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: spacing need cleanup

}; /* i2cswitch@71 */
}; /* P0_conn_345_mgmt: i2c@3 */

fan_pdb: i2c@4 {
Copy link
Collaborator

Choose a reason for hiding this comment

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

fan_pdb is on port 5 (i2c@5, and reg = <5>

};
};

P0_pcp: i2c@5 {
Copy link
Collaborator

Choose a reason for hiding this comment

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

either change it to Port 4, or remove it

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.

3 participants