t104xrdb.dtsi (14e77332e74603efab8347c89d3cda447c3b97c9) t104xrdb.dtsi (3ae7c96dd51025550c8001c6f833337f11d00807)
1/*
2 * T1040RDB/T1042RDB Device Tree Source
3 *
4 * Copyright 2014 - 2015 Freescale Semiconductor Inc.
5 *
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions are met:
8 * * Redistributions of source code must retain the above copyright

--- 114 unchanged lines hidden (view full) ---

123 i2c@118000 {
124 adt7461@4c {
125 compatible = "adi,adt7461";
126 reg = <0x4c>;
127 };
128 };
129
130 i2c@118100 {
1/*
2 * T1040RDB/T1042RDB Device Tree Source
3 *
4 * Copyright 2014 - 2015 Freescale Semiconductor Inc.
5 *
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions are met:
8 * * Redistributions of source code must retain the above copyright

--- 114 unchanged lines hidden (view full) ---

123 i2c@118000 {
124 adt7461@4c {
125 compatible = "adi,adt7461";
126 reg = <0x4c>;
127 };
128 };
129
130 i2c@118100 {
131 pca9546@77 {
131 i2c-mux@77 {
132 compatible = "nxp,pca9546";
133 reg = <0x77>;
134 #address-cells = <1>;
135 #size-cells = <0>;
136 };
137 };
138
139 fman@400000 {

--- 124 unchanged lines hidden ---
132 compatible = "nxp,pca9546";
133 reg = <0x77>;
134 #address-cells = <1>;
135 #size-cells = <0>;
136 };
137 };
138
139 fman@400000 {

--- 124 unchanged lines hidden ---