r8a779g0-white-hawk-csi-dsi.dtsi 313 B

123456789101112131415
  1. // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
  2. /*
  3. * Device Tree Source for the R-Car V4H White Hawk CSI/DSI sub-board
  4. *
  5. * Copyright (C) 2022 Glider bv
  6. */
  7. &i2c0 {
  8. eeprom@52 {
  9. compatible = "rohm,br24g01", "atmel,24c01";
  10. label = "csi-dsi-sub-board-id";
  11. reg = <0x52>;
  12. pagesize = <8>;
  13. };
  14. };